Commit Graph

155 Commits

Author SHA1 Message Date
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
d5d3c77a87 Re-generated Makefiles 2010-07-04 14:12:05 +00:00
ef4faa4ef8 Always look for includes in $(PREFIX)/include 2009-12-21 15:11:26 +00:00
5bc7969acd Recurse with the values already defined 2009-08-30 02:23:50 +00:00
a2384d61fd Including new files interrupted the current one and leaked memory 2009-08-30 01:32:42 +00:00
95be2c81be Code cleanup 2009-08-01 18:25:31 +00:00
7519bff6ec No longer allow the #data directive 2009-08-01 18:24:29 +00:00
12c82d3c3c Code cleanup 2009-08-01 17:59:44 +00:00
01a4c6be8c Handling leading "!" in #if 2009-08-01 12:17:04 +00:00
33269a5353 Also partially implemented #elif 2009-08-01 02:40:03 +00:00
153753d0bd Slightly more complete #if 2009-08-01 02:21:15 +00:00
59d80dffd6 Implemented a subset of #if 2009-08-01 02:11:44 +00:00
ec4a31ea90 Code cleanup 2009-08-01 01:54:26 +00:00
397c08cebf Process #include only if it's in scope 2009-08-01 01:44:27 +00:00
441ef54e5d Code cleanup 2009-08-01 01:15:51 +00:00
42b9b9f630 Code cleanup 2009-07-31 02:06:17 +00:00
52b47e825d Implemented CPP_OPTION_IGNORE_META (does not ignore #include yet though) 2009-07-31 01:58:50 +00:00
bbb5e85254 More resilient way to create a Cpp instance 2009-07-31 01:45:33 +00:00