Commit Graph

193 Commits

Author SHA1 Message Date
ce0614492e Let the test suite spit "PASS" or "FAIL" 2014-07-28 20:59:59 +02:00
bd18c9140d Newer version of the scripts upstream 2014-04-23 19:47:36 +02:00
9fc020533f Newer versions of the helper scripts upstream 2014-01-23 12:44:50 -06:00
d5c4d578e1 Fixed the URL for the online documentation 2013-07-24 03:34:59 +02:00
1bb20398f3 Hopefully fixed parsing #include 2013-06-06 01:54:23 +02:00
11215a3861 Added a test for the #include directive 2013-06-06 00:38:34 +02:00
c093d33a05 No longer require cpp to be installed for the tests to complete 2013-06-04 13:15:10 +02:00
7f7ab3731a Remove test output (wrongly introduced) 2013-06-04 03:34:51 +02:00
8c8f4b99b7 Fixed whitespaces within directives 2013-06-04 03:32:55 +02:00
bd0fc7289a Added a test case for #define/#undef/#ifdef/#ifndef/#else/#endif 2013-06-04 03:30:32 +02:00
1f0ec35d48 Added a test suite for #if 2013-06-04 02:41:41 +02:00
a637b82983 Fixed the name of the main executable 2013-06-04 02:30:55 +02:00
a7f1692d52 Evaluate simple substitutions recursively up to ten times 2013-06-04 02:30:18 +02:00
8f5f60be77 Re-generated the Makefiles 2013-06-04 01:55:34 +02:00
891d3f9252 Re-generated Makefiles 2013-01-07 03:36:29 +01:00
03734e854a Preparing scripts for the "clean" target 2013-01-07 02:46:28 +01:00
5c500dfdc5 Code cleanup 2013-01-07 02:35:58 +01:00
cc01d5987b Preparing scripts for the "clean" target 2013-01-07 02:32:08 +01:00
a838d32471 Preparing scripts for the "clean" target 2013-01-07 02:27:12 +01:00
06fd0a2f22 Re-generated Makefiles 2013-01-07 02:21:30 +01:00
489da49303 Renamed (and moved) the public header file for consistency 2012-11-30 23:29:37 +01:00
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