Commit Graph

219 Commits

Author SHA1 Message Date
1a7ca5af5c Build with SSP and PIE by default 2015-08-24 03:02:36 +02:00
e4807fb3cd About to release DeforaOS CPP 0.0.2 2015-08-24 02:58:05 +02:00
6d8da72fe0 Remove more auto-generated files 2015-08-24 02:57:17 +02:00
c08f252260 Add a few .gitignore files 2015-08-24 02:55:30 +02:00
66c17ec523 No longer store Makefiles in the source tree 2015-08-24 02:54:26 +02:00
e99eac6866 Re-generate the Makefiles 2015-08-24 02:52:27 +02:00
7c6a2d87ad Erroneously added to the repository 2015-03-04 01:28:53 +01:00
24d899f270 Updated upstream 2015-03-04 01:28:52 +01:00
f1e255e9a8 Parly fixed "make distcheck" 2015-02-23 02:05:23 +01:00
765e6b2839 Re-generated the Makefiles 2015-02-23 01:53:23 +01:00
0c3ad97439 .cvsignore files are no longer necessary 2014-12-27 21:42:34 +01:00
51eb10b824 Re-generated the Makefiles 2014-12-06 08:10:09 +01:00
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