Commit Graph

269 Commits

Author SHA1 Message Date
9a36a851b9 Fixed compilation 2012-09-15 14:42:34 +00:00
74be857b61 Improved debugging information and uninstallation for some scripts 2012-08-01 00:13:24 +00:00
0c0f2bc39e Re-generated Makefiles 2012-07-30 01:09:05 +00:00
0cf874fb8a Only install (and uninstall) regular files 2012-07-10 22:49:59 +00:00
5c8859dbbd Really uninstall all the files installed 2012-07-10 22:45:18 +00:00
4be83d1953 Avoiding a few warnings 2012-05-19 12:15:09 +00:00
2a80a1c3fb Let the asm target compile again and be more modular 2012-05-18 23:10:09 +00:00
2505e6db70 Initial import 2012-05-15 03:57:02 +00:00
05d4ac37ca Renamed the project to "C99" 2012-05-15 03:55:19 +00:00
df83ade1f2 Renaming the project to "C99" 2012-05-15 03:49:09 +00:00
86168c3be3 Renamed the project to "C99" 2012-05-15 03:36:28 +00:00
04da8b52cd Renamed c99.h to C99/c99.h 2012-05-15 03:35:51 +00:00
656f6582e7 Renamed TargetPlugin to C99TargetPlugin 2012-05-15 03:29:34 +00:00
23281ed069 Renamed a few files for consistency 2012-05-15 03:17:39 +00:00
98a0b29062 Initial import 2012-05-15 03:09:33 +00:00
573f416c47 Let CVS be quieter 2012-05-15 03:07:46 +00:00
2834f927c4 Generating documentation with gtk-doc 2012-05-15 03:06:39 +00:00
524b6dee8a Re-generated Makefiles 2011-09-16 11:54:13 +00:00
51e2eb4d08 Re-generated Makefiles 2011-09-16 11:36:26 +00:00
5611ea45de Re-generated Makefiles 2011-09-16 10:19:40 +00:00
3b7d2db2a0 Removed useless self-mention of .cvsignore in .cvsignore files 2011-07-29 00:28:45 +00:00
f7f8ae2bd4 No longer fail silently if an empty argument to "-D" was given 2011-05-04 15:56:41 +00:00
f5a2644eb8 Adjust to the API change 2011-05-02 08:10:31 +00:00
69bb98166f Compiling files again 2011-04-28 02:02:58 +00:00
7ce9cb6b28 Fixed build 2011-03-28 00:02:42 +00:00
a2d8316bf6 Let it find as' library again 2011-03-23 12:57:51 +00:00
3b7263b460 Updated the licensing terms 2011-02-03 03:34:30 +00:00
79b1a0fc48 Re-generated Makefiles 2011-02-02 17:12:42 +00:00
d783d93a43 Fixed compilation 2011-02-02 17:12:06 +00:00
7a9608d3ea Fixed potential crash 2010-12-17 02:19:46 +00:00
db331e7b47 Now linking to libcpp and libas through their respective pkg-config files 2010-12-12 00:04:36 +00:00
0b8ba32692 Really outputting some instructions 2010-12-04 22:08:27 +00:00
fe0e0d28db Re-generated Makefiles 2010-12-04 22:06:30 +00:00
48f727d6a4 Outputting the first instructions 2010-12-04 21:28:21 +00:00
6bc25f9ef8 Avoid a warning when compiling with debugging information 2010-12-04 21:10:12 +00:00
d27a665414 Do not uninitialize the target plug-in if it did not initialize properly 2010-11-28 22:44:27 +00:00
879708e78d Unifying Makefiles 2010-08-25 10:42:16 +00:00
3c566289f4 Re-generated Makefiles 2010-07-04 14:12:05 +00:00
7fd45c0db1 Fixed potential invalid pointer 2010-05-04 23:50:22 +00:00
ed1628dc50 Made it probably easier to cross-compile 2010-05-02 22:04:43 +00:00
00fbf328e6 Headers from the source tree have precedence over the ones from the system 2010-04-22 16:09:35 +00:00
fa5c27967f Always look for includes in $(PREFIX)/include 2009-12-21 15:11:26 +00:00
88661a1801 Clearer debugging information 2009-11-26 19:08:15 +00:00
7409a2ca42 Using the "plugin" target instead of "library" 2009-08-17 22:31:00 +00:00
9340b0da1b Let the plugins influence the pre-processor behavior 2009-08-09 12:19:16 +00:00
5a017c56c3 More resilient way to create a Cpp instance 2009-07-31 01:45:33 +00:00
97726e638e Changed the way a Cpp instance is created 2009-07-31 01:35:52 +00:00
cc1ff9ae25 Forgot to commit 2009-07-31 01:33:10 +00:00
5af09f8f84 Added the indent target as an early attempt at a C code beautifier 2009-07-31 00:58:23 +00:00
556fb27dd2 Meta tokens no longer need to be treated specifically when printed out 2009-07-29 15:07:42 +00:00