Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge from
[scons.git] / src / CHANGES.txt
2007-08-17 stevenknightMerged revisions 2136-2200,2202-2290,2292-2301 via...
2007-07-14 stevenknightMerged revisions 2121-2135 via svnmerge from
2007-07-11 stevenknightMerged revisions 1968-2115 via svnmerge from
2007-06-01 stevenknightMerged revisions 1907-1940,1942-1967 via svnmerge from
2007-05-18 stevenknightMerged revisions 1884-1905 via svnmerge from
2007-04-13 stevenknightMerged revisions 1826-1882 via svnmerge from
2007-02-11 stevenknightMerged revisions 1784-1824 via svnmerge from
2007-01-21 stevenknightMerged revisions 1767-1783 via svnmerge from
2007-01-08 stevenknightMerged revisions 1757-1765 via svnmerge from
2007-01-07 stevenknightMerged revisions 1738-1754,1756 via svnmerge from
2006-12-16 stevenknightMerged revisions 1675-1736 via svnmerge from
2006-11-04 stevenknightMerged revisions 1667-1674 via svnmerge from
2006-11-02 stevenknightMerged revisions 1582-1665 via svnmerge from
2006-08-06 stevenknightMerged revisions 1540-1545,1547-1581 via svnmerge from
2006-07-25 stevenknightMerged revisions 1441-1539 via svnmerge from
2006-02-25 stevenknightIn the error message, supply the file name that trigger...
2006-02-20 stevenknightFix SCons.Error => SCons.Errors typos. (Erick Tryzelaar)
2006-02-17 stevenknightAdd a --verbose option to runtest.py. (Baptiste Lepill...
2006-02-15 stevenknightMore test portability fixes. (Baptiste Lepilleur and SK)
2006-02-14 stevenknightPortability fixes for Repository Java tests; eliminate...
2006-02-14 stevenknightFix detecting additional Java inner classes following...
2006-02-13 stevenknightAdd a NoClean() function. (Steven Johnson)
2006-02-12 stevenknightAdd support for Visual Studio 2005 Professional. Windo...
2006-02-12 stevenknightFix over-zealous common prefix matching when generating...
2006-02-12 stevenknightSupport the --debug=memory option on Windows. (Baptist...
2006-02-11 stevenknightOn Windows, fix the line endings of the files unpacked...
2006-01-21 stevenknightDeprecate $WIN32 variables name in place of $WINDOWS...
2006-01-20 stevenknightAdd support for Visual Studio 8, and multiple project...
2006-01-02 stevenknightAdd code to set $CCVERSION when using gcc. (Anonymous)
2005-12-28 stevenknightFix the use of Configure() contexts in nested subsidiar...
2005-12-18 stevenknightAdd a --debug=taskmaster option to print traces of...
2005-12-16 stevenknightAdd mention of LIBSUFFIXES in the SharedLibrary() examp...
2005-12-01 stevenknightHandle interpretation of Node.FS objects when wrapped...
2005-11-29 stevenknightAdd separate $RANLIBCOM and $RANLIBCOMSTR variables...
2005-11-28 stevenknightAdd a TeX emitter to cover removal of .aux and .log...
2005-11-19 stevenknightAdd $PKGCHK and $PKGINFO variables for use on Solaris...
2005-11-19 stevenknightAdd /usr/ccs/bin to the default execution PATH on Solaris.
2005-11-19 stevenknightSupport specifying absolute path names without drive...
2005-11-18 stevenknightFix C/C++ compiler choosing on AIX. (Bob Halley)
2005-11-16 stevenknightHandle FunctionAction signatures when the function...
2005-11-16 stevenknightMake CheckLib() arguments consistent with other calls.
2005-11-15 stevenknightAllow explicit target_factory=Dir with Builders that...
2005-11-07 stevenknightMake all relevant builders of .tex and .ltx files consi...
2005-11-06 stevenknightDo not throw an exception if the type of a stored impli...
2005-11-06 stevenknightCorrect $SOURCES on TeX command lines. (Sanjoy Mahajan...
2005-11-06 stevenknightAdd support for an explicit SCONS_HOME variable for...
2005-11-06 stevenknightAdd support for the Java 1.5 enum keyword. (Kian Win...
2005-11-06 stevenknightFix AppendUnique and PrependUnique concatenating string...
2005-11-06 stevenknightAdd use of $CPPDEFINES to $RCCOM on MinGW. (Amir Szekely)
2005-11-05 stevenknightFix a bug in command-line escaping. (Jan Nieuwenhuizen)
2005-11-05 stevenknightAdd support for a $INSTALLSTR string. (Christoph Schulz)
2005-11-01 stevenknightAdd --debug=explain to the man page. (How did we miss...
2005-10-13 stevenknightHave the QT UIC Scanner use the env.FindFile method...
2005-10-10 stevenknightOn Windows, the Intel Fortran compiler (ifort) uses...
2005-10-10 stevenknightImprove intelc.py so it doesn't throw an exception...
2005-10-09 stevenknightPut quotes around the -C directory in command lines...
2005-10-09 stevenknightGet rid of the last tabs in the source files and have...
2005-10-08 stevenknightMove /opt/bin to between /usr/local/bin and /bin on...
2005-10-08 stevenknightRemove old, same-named files from a build directory...
2005-10-08 stevenknightMSVC.py improvements: new MSVSSolution() Builder,...
2005-10-08 stevenknightWhen deleting a variable from an OverrideEnvironment...
2005-10-08 stevenknightAdd /sw/bin to the default PATH on Darwin systems....
2005-10-08 stevenknightHandle failure to chmod() the .sconsign.dblite file...
2005-10-04 stevenknightAdd $CONFIGURELOG and $CONFIGUREDIR values to support...
2005-10-02 stevenknightReport removal of multiple targets correctly when using...
2005-09-29 stevenknightWhen building a .jar file and $JARCHDIR is set, prefix...
2005-09-26 stevenknightCheck all targets when deciding if a target is up to...
2005-09-25 stevenknightFix a bug in the signature refactoring that caused...
2005-09-25 stevenknightMore efficient checking for on-disk file entries.
2005-09-24 stevenknightFix leftover SCons.Util references. (Ralf W. Grosse...
2005-08-24 stevenknightOn Solaris, enable the -KPIC option by default when...
2005-08-22 stevenknightAdd f90 and f95 to the list of Fortran compilers search...
2005-08-21 stevenknightHandle Fortran MODULE definitions in the same file...
2005-08-20 stevenknightHave Visual Studio echo that we're using SCons to build...
2005-08-14 stevenknightUpdate more tests to use the new skip_test() method...
2005-08-13 stevenknightFix conversion and comparison of Boolean values. ...
2005-08-13 stevenknightAllow modification of BUILD_TARGETS from with SConscrip...
2005-08-13 stevenknightHandle Visual Studio project and solution files in...
2005-08-13 stevenknightAdd %SYSTEMDRIVE% to the list of Windows variables...
2005-08-12 stevenknightEnhance EnsureSConsVersion() to take revision numbers...
2005-08-12 stevenknightAdd Framework support for Mac OS X. (Greg Noel) Docum...
2005-08-11 stevenknightLook up Fortran modules relative to . (Craig Scott)
2005-08-11 stevenknightRemove an old comment from DirScanner.py. (Chad Austin...
2005-06-25 stevenknightAdd a --raw option to the sconsign script.
2005-06-10 stevenknightAdd a --diskcheck option to control looking on-disk...
2005-06-07 stevenknightSplit Node-specific stuff from BuildInfo into a separat...
2005-06-02 stevenknightMore efficient Builder.src_suffixes() calculation and...
2005-06-01 stevenknightAdd a --debug=nomemoizer option to disable memoization.
2005-05-30 stevenknightFix the Java parser's handling of backslashes. (Leanid...
2005-05-30 stevenknightAdd a brief description of env.subst() to the man page...
2005-05-29 stevenknightFix lookups of same-named files.
2005-05-15 stevenknightGet rid of the requirement that a source directory...
2005-05-14 stevenknightMove pre- and post-actions lists from Node to Executor...
2005-05-09 stevenknightFix a man page keyword argument for Command(). (Bjorn...
2005-05-08 stevenknightAvoid rebuilds when otherwise unmodified Python functio...
2005-05-08 stevenknightAdd support for 64-bit Intel 9.0 beta compiler on Linux...
2005-05-07 stevenknightAdd --include-dir and the source directory when calling...
2005-05-07 stevenknightFix a User's Guide example. (Sanjoy Mahajan)
2005-05-07 stevenknightAdd RPATH (-R) support to the sun linker. (Karol Pietrzak)
2005-05-07 stevenknightMake SConsignFile() behavior the default.
next