| .. |
|
clangtest.py
|
changed scons messages from clangtest to be more consistent with rest of scons framework
|
2009-08-24 20:47:50 +02:00 |
|
clients.py
|
support for building without compiling and installing client commands.
|
2009-09-03 23:37:38 +02:00 |
|
compilertest.py
|
handle correctly cases when compiler reject some option
|
2014-09-08 17:03:36 +02:00 |
|
debugmode.py
|
Debug mode returns True/False if debug build was requested
|
2009-09-13 20:12:03 +02:00 |
|
docdir.py
|
add support for user configurable docdir
|
2009-09-03 21:25:26 +02:00 |
|
dsssl.py
|
direct use of dsssl processor
|
2014-09-07 20:45:54 +02:00 |
|
gzipBuilder.py
|
added gzipbuilder (for manpages)
|
2009-07-30 18:09:14 +02:00 |
|
importer.py
|
importEnv externalized
|
2009-07-24 21:49:42 +02:00 |
|
jade.py
|
fix jade detection. Scons ships with outdated subprocess module
|
2014-09-08 16:36:21 +02:00 |
|
lamerpack.py
|
fixed command line numeric arguments to debugmode, lamerpack and maintainermode
|
2009-08-18 21:01:10 +02:00 |
|
largefiles.py
|
off_t needs #include <sys/types.h> on BSD systems
|
2009-10-01 20:44:17 +02:00 |
|
lockprefix.py
|
make message checking .. in lockprefix start with uppercase
|
2009-08-24 21:07:21 +02:00 |
|
locktype.py
|
Add '...' to end of checking for locktype message
|
2009-09-10 13:56:19 +02:00 |
|
maintainer.py
|
maintainer mode check can be overrided (forced on) by parameter
|
2009-09-13 20:13:25 +02:00 |
|
mandir.py
|
allow configuring mandir from commandline.
|
2009-08-27 19:52:06 +02:00 |
|
prefix.py
|
make message checking .. in prefix start with uppercase
|
2009-08-24 21:10:30 +02:00 |
|
relsignals.py
|
added check for reliable signal handlers
|
2009-08-24 20:42:12 +02:00 |
|
symlinkBuilder.py
|
create symlinks in man using symlinkBuilder
|
2009-08-02 20:23:50 +02:00 |
|
sysconfdir.py
|
support for user supplied sysconfdir
|
2009-08-27 20:29:41 +02:00 |
|
timeout.py
|
added support for building clients with/without timeout
|
2009-08-18 20:18:59 +02:00 |