120
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Parameterize the '@' prefix when calling TempFileMunge(). (Bjorn Eriksson) More... over 18 years ago
Use 'con', not '/dev/tty', as the Trace() default on Windows. More... over 18 years ago
Move max_drift from Sig/MD5.py to Node/FS.py. More... almost 19 years ago
Add a --raw option to the sconsign script. More... almost 19 years ago
Gary's bug. More... almost 19 years ago
Add a --diskcheck option to control looking on-disk for things. More... almost 19 years ago
Fix DirScanner's handling of file names beginning with '#'. More... almost 19 years ago
Fix test/SCCS/* portability issues. More... almost 19 years ago
Split Node-specific stuff from BuildInfo into a separate NodeInfo class. Add size info to the File information we collect. More... almost 19 years ago
Move BuildInfo translation of signature Nodes to rel_paths into the class itself. More... almost 19 years ago
Don't print duplicate stats when --profile is used. More... almost 19 years ago
More efficient Builder.src_suffixes() calculation and matching. More... almost 19 years ago
Print statistics even when we terminate early (e.g. using -h). More... almost 19 years ago
Add a --debug=nomemoizer option to disable memoization. More... almost 19 years ago
Speed up md5 collection of build signature calculations. More... almost 19 years ago
Fix the Java parser's handling of backslashes. (Leanid Nazdrynau) More... almost 19 years ago
Add a brief description of env.subst() to the man page. (Karol Pietrzak) More... almost 19 years ago
Handle Repositories without an SConsignFile() in them. More... almost 19 years ago
Fix lookups of same-named files. More... almost 19 years ago
Clarify the man page description of --max-drift. More... almost 19 years ago
Get rid of the requirement that a source directory must be under the SConstruct directory. More... almost 19 years ago
Move pre- and post-actions lists from Node to Executor so expansions of ${TARGETS[1:]} work, and the actions aren't executed multiple times. More... almost 19 years ago
Eliminate multiple calls to os.stat() to fetch file info. More... almost 19 years ago
Fix a man page keyword argument for Command(). (Bjorn Eriksson) More... almost 19 years ago
Avoid rebuilds when otherwise unmodified Python function Actions move within a file and change line numbers. More... almost 19 years ago
Add support for 64-bit Intel 9.0 beta compiler on Linux. (Gary Oberbrunner) More... almost 19 years ago
Add --include-dir and the source directory when calling the MinGW resource compiler. (Amir Szekely) More... almost 19 years ago
Fix a User's Guide example. (Sanjoy Mahajan) More... almost 19 years ago
Add RPATH (-R) support to the sun linker. (Karol Pietrzak) More... almost 19 years ago
Make SConsignFile() behavior the default. More... almost 19 years ago