scons.git
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
2009-02-18 stevenknightIssue 1193: Make suffix-matching for scaners
2009-02-13 stevenknightIssue 2277: Fix generation of VS 8.0 files to use...
2009-02-11 stevenknightRemove more unnecessary imports from test scripts.
2009-02-11 stevenknightRemove unnecessary nested $( $) around $_LIBDIRFLAGS...
2009-02-09 stevenknightRestore emacs + vim settings lines.
2009-02-09 pankratIssue 2181: intern file-names to save memory
2009-02-09 stevenknightAdd the $CCFLAGS variable to the $PCHCOM command line...
2009-02-09 stevenknightDoc string fix.
2009-02-09 stevenknightHandle finding implicit dependents defined with doubled...
2009-02-09 stevenknightAdd emacs and vim editing settings to the bottom of...
2009-02-08 stevenknightUpdate Test{Cmd,Common}.py to print the command argumen...
2009-02-08 GregNoel2to3 sez, "rewrite map() as loop"
2009-02-07 stevenknightCapture a test case to verify correct behavior of ...
2009-02-07 stevenknightFix execution on systems where qmtest is in a path...
2009-02-06 stevenknightFix misspelled method name in the section that tests...
2009-02-06 stevenknightFixes for use of regular expression with must_contain_a...
2009-02-06 stevenknightRemove (lots) more unnecessary imports.
2009-02-06 stevenknightRemove unnecessary imports.
2009-02-06 stevenknightCommonize new string-search-in-output methods:
2009-02-03 stevenknightSlight rearrangement, add a comment about the customiza...
2009-02-03 stevenknightTry restoring custom nav bar, updated for tigris.org...
2009-02-03 stevenknightUpdated content through the web interface.
2009-02-03 stevenknightDeleted content through the web interface.
2009-02-03 stevenknightUpdated html component "Administrative links" through...
2009-02-03 stevenknightUpdated content through the web interface.
2009-02-03 stevenknightAdded new page component "Administrative links" through...
2009-02-03 stevenknightUpdated content through the web interface.
2009-02-03 stevenknightAdded new page "Administrivia" through the web interface.
2009-02-03 stevenknightUpdated html component "Administrivia" through the...
2009-02-03 stevenknightUpdated html component "Administrivia" through the...
2009-02-03 stevenknightUpdated content through the web interface.
2009-02-03 stevenknightUpdated content through the web interface.
2009-02-03 stevenknightAdded new page component "Administrivia" through the...
2009-02-03 stevenknightDeleted content through the web interface.
2009-02-03 stevenknightAdded new page component "Issue tracker queries" throug...
2009-02-03 stevenknightAdded new page "Issue tracker queries" through the...
2009-02-03 stevenknightGet rid of our custom nav bar so we can get the tigris...
2009-01-31 garyoAdditional fix for issue #1249 (Mkdir fails if dir...
2009-01-31 stevenknightUpdate the runtest.py test for the error message change.
2009-01-31 garyoruntest.py: find qmtest as qmtest.py on Windows.
2009-01-29 stevenknightUser's Guide updates: fix typos, clarify various thing...
2009-01-29 stevenknightChange explicit uses of test.no_result() to test.skip_t...
2009-01-29 stevenknightFix use of $CHANGED_SOURCES with the --config=force...
2009-01-28 stevenknightRelax the precompiled header performance criterion...
2009-01-28 stevenknightUser's Guide updates. (Robert P. J. Day)
2009-01-28 GregNoelLink for GSoC 2009 in project highlights
2009-01-27 stevenknightDetect the presence of 8.3 names on Windows when lookin...
2009-01-27 stevenknightHandle executing tests in a directory whose path contai...
2009-01-26 stevenknightFix tests that use the Python interpreter to execute...
2009-01-25 stevenknightFix a mismatch in generated GUIDs on non-Windows platfo...
2009-01-21 stevenknightRemove leftover "shell pwd" debug statement.
2009-01-21 stevenknightFix the --implicit-deps-unchanged test so it works...
2009-01-21 stevenknightUpdate the GUID of the generated project file.
2009-01-21 stevenknightFix shelling out to non-.exe commands from --interactiv...
2009-01-21 stevenknightAdd /nologo to the PCH compilation to suppress Microsof...
2009-01-20 stevenknightUpdate tests for now discovering dependencies on quoted...
2009-01-20 stevenknightEscape path names to fix regular expression matches...
2009-01-20 stevenknightDetect implicit command dependencies even when the...
next