summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 1540-1545,1547-1581 via svnmerge fromSteven Knight2006-08-061-0/+14
* Merged revisions 1441-1539 via svnmerge fromSteven Knight2006-07-251-0/+95
* In the error message, supply the file name that triggered on IOError or OSErr...Steven Knight2006-02-251-0/+4
* Fix SCons.Error => SCons.Errors typos. (Erick Tryzelaar)Steven Knight2006-02-201-0/+5
* Add a --verbose option to runtest.py. (Baptiste Lepilleur) Fix (?) a deadlo...Steven Knight2006-02-171-0/+5
* More test portability fixes. (Baptiste Lepilleur and SK)Steven Knight2006-02-151-1/+8
* Portability fixes for Repository Java tests; eliminate Solaris package warnin...Steven Knight2006-02-141-2/+3
* Fix detecting additional Java inner classes following use of the "new" keywor...Steven Knight2006-02-141-0/+5
* Add a NoClean() function. (Steven Johnson)Steven Knight2006-02-131-0/+5
* Add support for Visual Studio 2005 Professional. Windows portability fixes f...Steven Knight2006-02-121-0/+5
* Fix over-zealous common prefix matching when generating Visual Studio project...Steven Knight2006-02-121-0/+15
* Support the --debug=memory option on Windows. (Baptiste Lepilleur)Steven Knight2006-02-121-0/+5
* On Windows, fix the line endings of the files unpacked in the build\{test-loc...Steven Knight2006-02-111-351/+386
* Deprecate $WIN32 variables name in place of $WINDOWS* variables names, and el...Steven Knight2006-01-211-4/+10
* Add support for Visual Studio 8, and multiple project files in a solution fil...Steven Knight2006-01-201-0/+20
* Add code to set $CCVERSION when using gcc. (Anonymous)Steven Knight2006-01-021-0/+2
* Fix the use of Configure() contexts in nested subsidiary SConscript files. (...Steven Knight2005-12-281-0/+5
* Add a --debug=taskmaster option to print traces of what it's doing on its stack.Steven Knight2005-12-181-0/+3
* Add mention of LIBSUFFIXES in the SharedLibrary() example for overriding SHLI...Steven Knight2005-12-161-0/+3
* Handle interpretation of Node.FS objects when wrapped in Proxy instances. (E...Steven Knight2005-12-011-0/+5
* Add separate $RANLIBCOM and $RANLIBCOMSTR variables. (Christoph Schulz)Steven Knight2005-11-291-0/+3
* Add a TeX emitter to cover removal of .aux and .log files. (Joel B. Mohler)Steven Knight2005-11-281-0/+3
* Add $PKGCHK and $PKGINFO variables for use on Solaris, and make the default $...Steven Knight2005-11-191-0/+5
* Add /usr/ccs/bin to the default execution PATH on Solaris.Steven Knight2005-11-191-0/+3
* Support specifying absolute path names without drive letters on Win32.Steven Knight2005-11-191-0/+3
* Fix C/C++ compiler choosing on AIX. (Bob Halley)Steven Knight2005-11-181-0/+5
* Handle FunctionAction signatures when the function is an object method.Steven Knight2005-11-161-0/+3
* Make CheckLib() arguments consistent with other calls.Steven Knight2005-11-161-0/+549
* Allow explicit target_factory=Dir with Builders that make a directory to over...Steven Knight2005-11-151-546/+0
* Make all relevant builders of .tex and .ltx files consistent with respect to ...Steven Knight2005-11-071-4/+10
* Do not throw an exception if the type of a stored implicit dependency has cha...Steven Knight2005-11-061-0/+4
* Correct $SOURCES on TeX command lines. (Sanjoy Mahajan) Add scanning of LaT...Steven Knight2005-11-061-0/+11
* Add support for an explicit SCONS_HOME variable for writing the SCons executi...Steven Knight2005-11-061-0/+4
* Add support for the Java 1.5 enum keyword. (Kian Win Ong)Steven Knight2005-11-061-0/+2
* Fix AppendUnique and PrependUnique concatenating strings to lists. (Patrick ...Steven Knight2005-11-061-0/+3
* Add use of $CPPDEFINES to $RCCOM on MinGW. (Amir Szekely)Steven Knight2005-11-061-0/+2
* Fix a bug in command-line escaping. (Jan Nieuwenhuizen)Steven Knight2005-11-051-0/+11
* Add support for a $INSTALLSTR string. (Christoph Schulz)Steven Knight2005-11-051-0/+2
* Add --debug=explain to the man page. (How did we miss this?)Steven Knight2005-11-011-0/+3
* Have the QT UIC Scanner use the env.FindFile method. (Leanid Nazdrynau)Steven Knight2005-10-131-0/+3
* On Windows, the Intel Fortran compiler (ifort) uses -object: instead of -o as...Steven Knight2005-10-101-0/+4
* Improve intelc.py so it doesn't throw an exception if a version other than ia...Steven Knight2005-10-101-0/+3
* Put quotes around the -C directory in command lines in MSVS project files.Steven Knight2005-10-091-0/+3
* Get rid of the last tabs in the source files and have the TestSCons infrastru...Steven Knight2005-10-091-0/+4
* Move /opt/bin to between /usr/local/bin and /bin on the default POSIX path.Steven Knight2005-10-081-1/+2
* Remove old, same-named files from a build directory if the file in the source...Steven Knight2005-10-081-0/+4
* MSVC.py improvements: new MSVSSolution() Builder, new variables to contro ge...Steven Knight2005-10-081-0/+5
* When deleting a variable from an OverrideEnvironment, do not throw an excepti...Steven Knight2005-10-081-0/+4
* Add /sw/bin to the default PATH on Darwin systems. (Greg Noel) Add /opt/bin...Steven Knight2005-10-081-0/+6
* Handle failure to chmod() the .sconsign.dblite file, if it's owned by another...Steven Knight2005-10-081-0/+3