120
I Use This!
High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 17 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
0.96.D395 - The scons command, branch 0.96.90. More... about 18 years ago
Fix line endings on DOS files that want CRLF preserved. More... about 18 years ago
Fix directory separators to allow the Debug.caller() function to strip unnecessary parts of path names on Windows. More... about 18 years ago
runtest.py options to suppress execution and to list tests. More... about 18 years ago
Remove unnecessary creation of RCS and SCCS Node.Dir nodes. More... about 18 years ago
Check in a new TestCmd.py with chmod() and touch() methods. More... about 18 years ago
In the error message, supply the file name that triggered on IOError or OSError, not just the target name. More... about 18 years ago
More Win32 portability fixes in EnvironmentTests.py. (Baptiste Lepilleur) More... about 18 years ago
Portability fixes (win32) in tests and test infrastructure. More... about 18 years ago
Fix VS8 integration for use with Express. (Christian Maaser) Portability fix in msvs.py. More... about 18 years ago
Fix SCons.Error => SCons.Errors typos. (Erick Tryzelaar) More... about 18 years ago
Add a --verbose option to runtest.py. (Baptiste Lepilleur) Fix (?) a deadlock using the --xml option on Windows. More... about 18 years ago
More test portability fixes. (Baptiste Lepilleur and SK) More... about 18 years ago
Portability fixes for Repository Java tests; eliminate Solaris package warnings when searching for C++. (Baptiste Lepilleur) More... about 18 years ago
Fix detecting additional Java inner classes following use of the "new" keyword inside an inner class. (Adam MacBeth) More... about 18 years ago
Add a NoClean() function. (Steven Johnson) More... about 18 years ago
Add a -t (timing) option to runtest.py. (Baptiste Lepilleur) Add sections to the README to describe better how to change and execute SCons in-place. More... about 18 years ago
Add support for Visual Studio 2005 Professional. Windows portability fixes for various tests. (Baptiste Lepilleur) More... about 18 years ago
Fix over-zealous common prefix matching when generating Visual Studio project files. (David J. Van Maren) Avoid overwriting available MSVS versions that are already set. (Thad Ward) Add a runfile parameter to Project creation. (Matthias) More... about 18 years ago
Support the --debug=memory option on Windows. (Baptiste Lepilleur) More... about 18 years ago
Refactor so Command() uses an FS.Entry as its target factory. More... about 18 years ago
On Windows, fix the line endings of the files unpacked in the build\{test-local-zip,test-zip} hierarchies; fix command lines in the README file to more accurately reflect exported variables. (Baptiste Lepilleur) Separate the entries in the CHANGES.txt and RELEASE.txt files into the individual changes for the 0.96{1,90,91} releases. More... about 18 years ago
Refactor NodeInfo and BuildInfo handling to prepare for signature refactoring. More... about 18 years ago
Eliminate unnecessary WIN32/Win32/win32 references in tests, too. More... about 18 years ago
Refactor NodeInfo decisions in anticipation of bigger refctoring. More... about 18 years ago
More efficient Node.FS.Dir.current() check. Fix some Windows test portability issues. More... about 18 years ago
Deprecate $WIN32 variables name in place of $WINDOWS* variables names, and eliminate other Win32 references. More... about 18 years ago
Add support for Visual Studio 8, and multiple project files in a solution file. (Matthias) More... about 18 years ago
Add code to set $CCVERSION when using gcc. (Anonymous) More... over 18 years ago
Fix the use of Configure() contexts in nested subsidiary SConscript files. (Jon Rafkind) More... over 18 years ago