3 # Yinon dot me gmail 2008
6 these constants are somewhat public, try not to mess them
8 maintainer: the version number is updated from the top-level wscript file
11 # do not touch these three lines, they are updated automatically
24 CACHE_SUFFIX
= '.cache.py'
25 DBFILE
= '.wafpickle-%d' % ABI
26 WSCRIPT_FILE
= 'wscript'
27 WSCRIPT_BUILD_FILE
= 'wscript_build'
28 WAF_CONFIG_LOG
= 'config.log'
29 WAF_CONFIG_H
= 'config.h'
31 SIG_NIL
= 'iluvcuteoverload'
47 # task scheduler options
48 JOBCONTROL
= "JOBCONTROL"
49 MAXPARALLEL
= "MAXPARALLEL"
65 LOG_FORMAT
= "%(asctime)s %(c1)s%(zone)s%(c2)s %(message)s"
66 HOUR_FORMAT
= "%H:%M:%S"
70 CFG_FILES
= 'cfg_files'
72 # positive '->' install
73 # negative '<-' uninstall