Commit Graph

172 Commits

Author SHA1 Message Date
ccf98853e1 Switched cpp's license to the LGPL (for the library part) 2012-11-04 14:47:07 +01:00
309b588280 Fixed parsing arguments (using $OPTARG) 2012-10-17 10:37:57 +00:00
59e940bf57 No longer use RPATH for "/usr/lib" 2012-10-03 17:44:05 +00:00
fd5eeef9a4 Chose a substitution character for sed less likely to conflict 2012-08-13 18:27:16 +00:00
bd4afa5ff2 MacOS X does not support "-Wl,-rpath-link" but supports "-Wl,-rpath" 2012-08-01 17:38:44 +00:00
68b1515127 Improved debugging information and uninstallation for some scripts 2012-08-01 00:13:24 +00:00
af0f83daa3 More portable generation of pkg-config definition files 2012-07-31 23:54:54 +00:00
c93f0eb376 Unifying the scripts generating pkg-config definition files 2012-07-11 23:07:34 +00:00
cc74315062 Only install (and uninstall) regular files 2012-07-10 22:49:59 +00:00
73d318029b Really uninstall all the files installed 2012-07-10 22:45:18 +00:00
c854f7f792 Enforce permissions properly when creating directories 2012-07-10 22:37:21 +00:00
48591fba29 Updating the documentation 2012-05-29 18:57:51 +00:00
fea86fc723 Documented some more 2012-05-15 21:46:41 +00:00
95d0ef5ad3 Fixed dependencies 2012-05-15 21:46:21 +00:00
ec701e96c2 Let CVS be quieter 2012-05-15 21:21:53 +00:00
cfd123708c Renamed the project from "cpp" to "CPP" 2012-05-15 21:17:41 +00:00
57eb55e636 Fixed "make dist" 2012-05-15 03:10:27 +00:00
5cda394653 Installing the documentation as well 2012-05-15 02:56:14 +00:00
9e5d429f0a Fixed cross-referencing upon installation 2012-05-15 02:50:20 +00:00
50da98bdd7 Implemented installing and uninstalling 2012-05-15 02:41:44 +00:00
71ec8447f9 Code cleanup 2012-05-14 23:35:23 +00:00
67b2a0b744 Fixed documentation generation 2012-05-14 23:28:27 +00:00
0d4ef46850 Introducing gtk-doc template generation 2012-05-14 22:47:12 +00:00
207d4cf0d3 Generating documentation with gtk-doc 2012-05-14 21:47:37 +00:00
461e50cf06 Generating documentation with gtk-doc 2012-05-14 21:35:46 +00:00
acaeba01a7 Re-generated Makefiles 2012-04-08 14:05:25 +00:00
d8842d5756 Let CVS be quieter 2011-10-29 02:12:09 +00:00
d86670ee05 Re-generated Makefiles 2011-10-29 01:58:19 +00:00
cc546a703e Re-generated Makefiles 2011-09-16 11:54:13 +00:00
60c8605a87 Re-generated Makefiles 2011-09-16 11:36:26 +00:00
deaa06f84f Re-generated Makefiles 2011-09-16 10:19:40 +00:00
ee53c8e76b Removed useless self-mention of .cvsignore in .cvsignore files 2011-07-29 00:28:45 +00:00
4e19f6eafe Fixed handling of the prefix configured 2011-06-01 14:37:57 +00:00
d1cb1d32c2 Using the "getopts" shell builtin instead of the "getopt" shell utility 2011-06-01 12:47:00 +00:00
190ffc644d Let #if be slightly more intelligent 2011-05-03 13:23:59 +00:00
3460ee8002 Let CVS be quieter 2011-02-26 16:18:54 +00:00
0a3677e654 Re-generated Makefiles 2011-02-03 04:15:27 +00:00
d70f79fec5 No longer regenerate pkg-config's definition file upon install 2011-01-04 02:45:46 +00:00
80bb056478 New way of running configuration scripts during compilation 2010-12-31 16:46:43 +00:00
aee776eff9 Really placed pkg-config's CFLAGS where appropriate 2010-12-17 02:23:44 +00:00
d4d7f58c04 No longer filtering white-spaces by default 2010-12-17 02:22:17 +00:00
fb54f0d478 cpp also requires libSystem 2010-12-11 23:54:41 +00:00
3a9d8f25d0 Also installing a pkg-config file 2010-12-11 23:53:34 +00:00
9757418c90 Using libSystem through pkg-config 2010-12-11 17:09:13 +00:00
f4c77d894b Actually applied GPL version 3 2010-12-08 20:52:24 +00:00
46ef4260dc More accurate processing of #include 2010-12-08 20:49:53 +00:00
e506eea53f Re-generated Makefiles 2010-12-05 00:37:24 +00:00
90b762131c Code cleanup 2010-12-04 21:25:34 +00:00
47e8862050 Unifying Makefiles 2010-08-25 10:42:16 +00:00
3f18c2f151 Code cleanup 2010-08-24 23:28:46 +00:00