scons.git
2009-06-22 managanFix typo I found
2009-06-13 erluk- Merged r4228 (Bugfix for runtest.py) from branches...
2009-06-13 erluk- Removed invalid svn:mergeinfo property
2009-06-12 erluk- Changed the option--duplicate test to only test the...
2009-05-30 pankratfix minor unicode issue in UtilTests
2009-05-29 davidwydeInitialized merge tracking via "svnmerge" with revision...
2009-05-29 garyoDoc patch from issue 2282 (mention JAVAVERSION in users...
2009-05-29 garyoFix issue #2419 by sorting the other return path from...
2009-05-29 garyoFix for issue 2088: Java version 5 is same as 1.5 and...
2009-05-22 garyoSupport Intel v11 compiler on Windows. Most of the...
2009-05-20 erluk- Initialized merge tracking from branches/installer...
2009-05-18 arianepaolaInitialized merge tracking via "svnmerge" with revision...
2009-05-17 gregnoelIssue 2229, fix, tests, doc
2009-05-17 gregnoelRemove duplicate test
2009-05-17 gregnoeltypo
2009-05-17 pankratIssue 2415: Tolerate unicode strings when using intern()
2009-05-14 gregnoelIssue 2410: Fix crash when using one-character identifi...
2009-05-13 gregnoelApply fix to Textfile/Substfile suggested by Gary Oberb...
2009-05-13 stevenknightsvn:ignore bootstrap, results.qmr and bin/*.pyc.
2009-05-13 stevenknightFix packaging tests: exclude test/Fortran/.exclude_tes...
2009-05-13 stevenknightAdd ipkg.py to the MANIFEST.in list and fix 1.5 fix
2009-05-13 stevenknightRename bin/linecount to bin/linecount.py and provide...
2009-05-12 gregnoelFix textfile.py breakaga on platforms with weird end...
2009-05-12 garyoFix site_scons/site_init.py test failure on Windows...
2009-05-12 garyoFix issue 2421 by not trying to use os.chown on Windows.
2009-05-12 garyoFix issue 1382: chown .sconsign.dblite back to original...
2009-05-11 garyoMake building SCons distribution on Windows work better...
2009-05-10 gregnoelRemove unused file
2009-05-10 gregnoelAutomatically pick up the list of tools from the tool...
2009-05-08 gregnoelUpdate regression tests to match changes in runtest.py
2009-05-08 gregnoelIssue 2306: Exclude non-test files from regression...
2009-05-07 garyoFix #1673, CheckLib should prepend rather than append.
2009-05-07 garyoFix bug #2298, make Move factory work across filesystems.
2009-05-03 gregnoelIssue 2401: Fix usage of comparison with None, patch...
2009-05-01 stevenknightAdd __revision__ to new file, make __doc__ explicit.
2009-04-30 stevenknightOnly try to use hg or svn for packaging in checked...
2009-04-30 stevenknightAvoid swallowing KeyboardInterrupt in new try:-except...
2009-04-30 stevenknightFix try:-except:-finally: block, only valid starting...
2009-04-29 garyofix for bug #2393. Instead of just 'import'ing
2009-04-23 GregNoelSigh. Checkin to fix previous regression test cause...
2009-04-22 GregNoelFix regression failure (shadowed variable) in Python 2.1
2009-04-22 GregNoelEditing changes for textfile.xml and credit to Hartmut...
2009-04-22 GregNoelMissed the documentation for Textfile and Substfile
2009-04-22 GregNoelAdd Textfile and Substfile builders
2009-04-22 GregNoeluse correct base class for filesystem factory functions
2009-04-22 GregNoelAdd .get_file_contents() to Value() nodes
2009-04-19 stevenknightUpdates for recent modifications.
2009-04-18 GregNoelfix test that hangs occasionally to fail instead if...
2009-04-18 GregNoelModify the SWIG tests so that OS X is treated like...
2009-04-17 GregNoelRedirect branching page to wiki
2009-04-16 stevenknightFix the expected "Dot not know how to make" error message.
2009-04-16 GregNoelPartial update of the use of branches; still needs TLC
2009-04-16 stevenknightWin32 fixes: update error message, accomodate re match.
2009-04-16 stevenknightFix Python 2.2 idiom.
2009-04-15 garyoPer the bug report, this patch improves the "Do not...
2009-04-14 pankratIssue 2377: Check if isatty() exists before calling it
2009-04-14 garyoPatch submitted by Lukas Erlinghagen. Thanks, Lukas!
2009-04-12 GregNoelDocument that filename that has a dot as the first...
2009-04-10 GregNoelIssue 2349: doc-only change correcting description...
2009-04-10 GregNoelClean up Environment code as mentioned in issue 2371
2009-04-09 bdbaddogApplying patch for bug #2387 - dmd includes gphobos...
2009-04-03 benmwebbUse SCons.Action._subproc rather than os.popen.
2009-04-02 benmwebbSet a SWIGVERSION construction variable, to contain...
2009-04-01 benmwebbMinor fix to work with Python 1.5.2.
2009-03-31 benmwebbDocument the SWIGDIRECTORSUFFIX construction variable.
2009-03-31 benmwebbBe sure to honor the setting of SWIGOUTDIR when the...
2009-03-18 stevenknightAdd a missing test.pass_test() line to test/Java nested...
2009-03-11 stevenknightIssue 2372: evaluate a Node's order-only prerequisites...
2009-03-08 GregNoelIssue 2326, change execfile() to exec ... (FIXED)
2009-03-07 stevenknightIssue 2369: Don't use the deprecated md5 module, use...
2009-03-06 stevenknightIssue 2368: Fix an exception when a null command-line...
2009-03-02 stevenknightIssue 2360: fix a TypeError from attempts to intern...
2009-03-02 stevenknightFix handling of both UTF_16_LE and UTF_16_BE. Add...
2009-03-02 stevenknightFix a nested scope issue.
2009-03-02 GregNoelreplace execfile() by equivalent exec statement
2009-02-26 stevenknightCapture some minor updates while investigating possible...
2009-02-25 stevenknightIssue 1059: Fix the -n option when VariantDir(duplicat...
2009-02-25 stevenknightAdd the new checkpoint to the list of all SCons version...
2009-02-25 stevenknightMerged revisions 3909-4041,4043-4049 via svnmerge from
2009-02-24 GregNoelIssue 2260, document Clean() pattern for intermediate...
2009-02-23 stevenknightAdd project highlight for 1.2.0.d20090223 checkpoint...
2009-02-23 stevenknightIssue 2152: Fix the ability of --clean to handle ...
2009-02-22 stevenknightRemove left-over work-in-progress files from the vs_rev...
2009-02-22 stevenknightPython 1.5 portability in last patch.
2009-02-22 stevenknightUndo changes to unrelated files accidentally included...
2009-02-22 stevenknightSet IncludeSearchPath and PreprocessorDefinitions in...
2009-02-22 stevenknightMove the set_state(EXECUTED) call associated with pulli...
2009-02-22 stevenknightSet explicit "svn:eol-style native" on all *.py files.
2009-02-22 stevenknightReplace embedded carriage returns with \r.
2009-02-22 stevenknightFix line endings.
2009-02-22 stevenknightDisable the cut-and-paste tests for executing from...
2009-02-21 stevenknightMerged revisions 4025-4029 via svnmerge from
2009-02-21 stevenknightMerged revisions 3088-3319,3321-3322,3324-3349,3351...
2009-02-19 stevenknightSpell the Windows environment variables consistently...
2009-02-19 stevenknightdd newer SCons versions to the list of all versions...
2009-02-19 stevenknightAdd a 'buildbot' action with knowledge of relevant...
2009-02-19 stevenknightReturn the intern() string on the first call to Node...
2009-02-19 stevenknightFix case-sensitive handling when a scanner returns...
2009-02-18 stevenknightAdd missing editor settings.
2009-02-18 stevenknightSplit an embedded sub-test from test/Libs/LIBS.py
next