Commit Graph

32 Commits

Author SHA1 Message Date
Radim Kolar
7da1c7fcf6 Debug mode returns True/False if debug build was requested 2009-09-13 20:12:03 +02:00
Radim Kolar
7de0fc39ae dont force cache refresh in sgmldoc, execute command by CommandAction for avoiding caching 2009-09-10 20:26:02 +02:00
Radim Kolar
b792a32305 turn off scons cache mode in sgmldoc check 2009-09-10 20:03:22 +02:00
Radim Kolar
58cfef2258 sgmldoc check now works but only if not cached by scons 2009-09-10 19:46:50 +02:00
Radim Kolar
9aea7394ae corrected check for sgmlfmt availability 2009-09-10 17:09:30 +02:00
Radim Kolar
33bba2a125 added SCons support for building SGML FSP FAQ-NG 2009-09-10 14:16:30 +02:00
Radim Kolar
47a62afa3f Add '...' to end of checking for locktype message 2009-09-10 13:56:19 +02:00
Radim Kolar
445dc3f419 support for building without compiling and installing client commands.
SCons argument without-clients=yes
2009-09-03 23:37:38 +02:00
Radim Kolar
4e9efc806f add support for user configurable docdir 2009-09-03 21:25:26 +02:00
Radim Kolar
377a3b939b support for user supplied sysconfdir 2009-08-27 20:29:41 +02:00
Radim Kolar
e84e04c307 allow configuring mandir from commandline.
Autodetect optimal place for man pages if none is specified on command line.
2009-08-27 19:52:06 +02:00
Radim Kolar
83d466c695 fixed typo in version number of compilertest 2009-08-24 21:19:45 +02:00
Radim Kolar
113cf8437e forgot to bump version for compilertest 2009-08-24 21:13:05 +02:00
Radim Kolar
8194116e78 make message checking .. in prefix start with uppercase 2009-08-24 21:10:30 +02:00
Radim Kolar
c2e48b6526 make message checking .. in locktype start with uppercase 2009-08-24 21:09:11 +02:00
Radim Kolar
b2a2c3872e make message checking .. in lockprefix start with uppercase 2009-08-24 21:07:21 +02:00
Radim Kolar
59344b6e47 changed scons messages from compilertest to be more consistent with rest of scons framework 2009-08-24 20:50:56 +02:00
Radim Kolar
669c023de9 changed scons messages from clangtest to be more consistent with rest of scons framework 2009-08-24 20:47:50 +02:00
Radim Kolar
fb2d438abb added check for reliable signal handlers 2009-08-24 20:42:12 +02:00
Radim Kolar
315223bfab fixed command line numeric arguments to debugmode, lamerpack and maintainermode 2009-08-18 21:01:10 +02:00
Radim Kolar
0a776142ac added support for building clients with/without timeout 2009-08-18 20:18:59 +02:00
Radim Kolar
16aec3c842 added debug mode build command line switch 2009-08-04 22:19:24 +02:00
Radim Kolar
fc64d4b887 SCons now supports lamerpack build 2009-08-02 22:18:56 +02:00
Radim Kolar
9e1cb9abdd create symlinks in man using symlinkBuilder 2009-08-02 20:23:50 +02:00
Radim Kolar
a7dfc54f85 added gzipbuilder (for manpages) 2009-07-30 18:09:14 +02:00
Radim Kolar
df12ca37e9 check for locking type externalized 2009-07-25 14:00:30 +02:00
Radim Kolar
5fcd381fd0 variablesize check externalized 2009-07-25 12:59:47 +02:00
Radim Kolar
3308bee429 check for fsp lock prefix externalized 2009-07-24 22:35:36 +02:00
Radim Kolar
087c072e50 check for user prefix externalized 2009-07-24 22:28:40 +02:00
Radim Kolar
93618dd883 compiler options test externalised 2009-07-24 22:09:24 +02:00
Radim Kolar
b173933248 importEnv externalized 2009-07-24 21:49:42 +02:00
Radim Kolar
565258d9bb maintainer mode check in SConstruct externalised 2009-07-24 21:21:31 +02:00