Commit Graph

207 Commits

Author SHA1 Message Date
3a47ddf1f6 Fixed use with one argument and no explicit output file 2014-11-12 22:43:55 +01:00
daba0a1198 Stricter checks for proper usage 2014-11-12 21:55:07 +01:00
f2325e6ecb Added support for building with OBJDIR 2014-11-12 21:52:47 +01:00
b4d98e26f0 Updated the copyright line 2014-11-12 21:50:12 +01:00
457d69e480 Code cleanup 2014-11-12 21:50:04 +01:00
3d5361fa6c The package name was changed to uppercase 2014-11-12 21:48:03 +01:00
2d39c852a5 Newer version of the script upstream 2014-11-12 21:39:33 +01:00
76beb79ec2 Newer version of the script upstream 2014-11-12 21:38:46 +01:00
be16dc5e67 Re-generated the Makefiles 2014-10-12 23:59:19 +02:00
09a9e2f079 Avoid a warning when compiling in debugging mode 2014-07-29 00:35:06 +02:00
b66080545b Updated the copyright line 2014-07-29 00:34:04 +02:00
98a0859de7 Keep track of system includes 2014-07-29 00:33:25 +02:00
1c65824079 Updated the copyright line 2014-07-28 21:04:38 +02:00
d6c76ce077 Really recurse from the lowest subparser back to the parent 2014-07-28 21:03:07 +02:00
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