scons.git
2008-10-02 garyoimplement delete_existing for AppendUnique and PrependU...
2008-10-02 garyoAdd Users Guide example of using $SOURCE substitution...
2008-10-01 stevenknightPython 2.2 portability: no dictionary pop() method.
2008-10-01 stevenknightUpdate for latest changes.
2008-10-01 stevenknightFix the regular expression for LaTeX scanning so that...
2008-10-01 garyoAdd ability to use "$SOURCE" when specifying a target...
2008-09-30 managanThis patch removes setting the variable TEXPICTS in...
2008-09-29 garyoBetter error when taskmaster gets an exception while...
2008-09-29 GregNoelFix test to work with all versions of Python
2008-09-28 pankratIssue 1646: Block-wise signature computation for large...
2008-09-27 stevenknightFix scons-local packaging test breakage in MSVS tests...
2008-09-26 GregNoelRevert checkin of incomplete change
2008-09-26 GregNoelreassign credit where credit is due
2008-09-26 stevenknightUpdate with recent changes:
2008-09-26 cournapeAdd RC.py scanner to MANIFEST.in
2008-09-26 bdbaddogFixed an issue with the way the test was setting up...
2008-09-26 bdbaddogUpdated fix for bug 2082 adding support for D3DFX keywo...
2008-09-25 bdbaddogSort the results of unittest for RC scanner before...
2008-09-25 bdbaddogFix for previous fix for 402 and 2082
2008-09-25 stevenknightFix __COPYRIGHT__ and __revision__ lines.
2008-09-25 stevenknightMake a naked except: block catch specific exceptions...
2008-09-25 bdbaddogFix for bugs 402 and 2082 - implement scanner for windo...
2008-09-25 GregNoelIssue 2183, fix typos
2008-09-25 GregNoelIssue 2183: .sx assembler suffix uses C preprocessor
2008-09-25 GregNoelChange FUTURE markers to TODO(1.5) so we are all using...
2008-09-24 GregNoelAdd descrption of release candidate to roadmap, plus...
2008-09-24 stevenknightPython 1.5 portability in test/Execute.py.
2008-09-24 stevenknightSplit the MSVS variant_dir sub-tests into separate...
2008-09-24 stevenknightSplit the sub-tests for cleaning MSVS project and solut...
2008-09-24 stevenknightMove the MSVS 6.0 test data into QMTest/TestSConsMSVS...
2008-09-24 stevenknightMove Visal Studio test data into QMTest/TestSConsMSVS.py.
2008-09-23 stevenknightRefactor Visual Studio testing logic into a separate...
2008-09-23 stevenknightPython 1.5 compatibility: explicity import SCons.compa...
2008-09-23 stevenknight1.5 compatibility: string methods in Tool/msvs.py.
2008-09-23 stevenknight1.5 / 2.[01] compatibility: nested scopes in Tool...
2008-09-23 stevenknight1.5 / 2.[012] compatiblity: shutil.move() function.
2008-09-23 stevenknight1.5 compatiblity: string method in Node/FSTests.py.
2008-09-23 stevenknightIssue 2215: add a file() builtin to the compatability...
2008-09-22 stevenknightPython 2.2 portability (no .pop() method on dictionarie...
2008-09-22 stevenknightFix for Windows that doesn't break other systems: ...
2008-09-22 managanFix the Latex scanner to search for graphics on the...
2008-09-22 stevenknightWindows portability (path names in expected output).
2008-09-22 GregNoelFix syntax and semantic errors preventing regression...
2008-09-22 GregNoelmake references to subprocess.Popen synchronous
2008-09-20 garyoFix doc for r3436 (new delete_existing flags for Append...
2008-09-20 stevenknightWindows portability: different error message for the...
2008-09-20 stevenknightWindows portability: use os.sep instead of hard-coded /.
2008-09-20 stevenknightWindows test fix: enhance the TestSCons class so an...
2008-09-20 bdbaddogFix indentation issue
2008-09-20 bdbaddogFix broken swig tests when python being used to run...
2008-09-20 bdbaddogFix test/VariantDir/VariantDir.py on centos5, currently...
2008-09-20 stevenknightCall str() on the string values of environment variable...
2008-09-20 stevenknightWindows portability: escape strings with file path...
2008-09-20 stevenknightWindows portability: use os.path.join() for expected...
2008-09-19 stevenknightMake the test/MSVC/{msvc,hierarchical}.py tests work...
2008-09-19 stevenknightWindows portability in the expected output.
2008-09-18 garyoFix issue #2091 by adding new delete_existing flags...
2008-09-18 managanHefty update to the tex tool.
2008-09-17 stevenknightMake the test/TEX/LATEX*py scripts work even on systems...
2008-09-17 GregNoelFix doc typo reported in the mailing list and another...
2008-09-16 stevenknightMake the framework library path we return on Mac OS...
2008-09-16 GregNoelFix error reported on IRC
2008-09-15 stevenknightUpdate project highlights and roadmap for 1.0.1.d200809...
2008-09-15 stevenknightRevert 2102, pending additional discussion.
2008-09-15 stevenknightIssue 2102: Add support for Visual Studio 9 and newer...
2008-09-15 GregNoelBetter layout for table elements
2008-09-14 GregNoelW3C sez no lists inside paragraphs
2008-09-14 GregNoelAdd blurb before schedule table and revise descriptions...
2008-09-14 GregNoeluse right entity name for table data
2008-09-14 GregNoelNew schedule, plus machinery to maintain it
2008-09-14 GregNoelMinor nits and typos
2008-09-14 stevenknightIssue 2106: Don't match a directory that matches the...
2008-09-14 stevenknightIssue 1693: make the subdirectory in which the .sconsi...
2008-09-13 stevenknightFix for Python versions before 2.2, where tuple() requi...
2008-09-13 stevenknightFix the "explicit stack size" warning message on earlie...
2008-09-13 stevenknightRevert the previous change, I overlooked some regressio...
2008-09-13 stevenknightIssue 1693: Make the directory in which the .sconsign...
2008-09-13 stevenknightUpdate src/CHANGES.txt for the checked-in 1.1 changes.
2008-09-13 stevenknightIssue 2121: fix handling #includes of files in Variant...
2008-09-13 stevenknightAdditional clean up of how we import some SCons.* modul...
2008-09-12 GregNoelSigh, I keep doing it, another typo
2008-09-12 GregNoelSigh, I made the last update from the wrong tree, which...
2008-09-12 pankratIssue 2179: Null Executor memory reductions
2008-09-12 GregNoelAdd common subproc function and modify routines to...
2008-09-12 GregNoelFix errors that cropped up in revision 3382
2008-09-11 GregNoelEvaluate compat module transparently when SCons is...
2008-09-11 stevenknightIssue 2005: Avoid an infinite loop looking for the...
2008-09-11 stevenknightIssue 1681: Fix the ability of add_src_builder() to...
2008-09-10 managanAdd the ability of the Tex builder to change the name...
2008-09-10 pankratIssue 2149: Avoid reference cycles caused by frame...
2008-09-10 GregNoelIssues 2076 and 2232, use ENV and suppress stderr when...
2008-09-10 GregNoelFix bugs in regression tests
2008-09-09 GregNoelIssue 1913: use cProfile instead of profile if available
2008-09-09 cournapeFix typo for msvc.py.
2008-09-09 stevenknightMerged revisions 3289,3291-3299,3301-3313,3315-3347...
2008-09-08 pankratIssue 1307: Invalidate node caches after Execute()
2008-09-08 GregNoelformatting error
2008-09-08 stevenknightAccommodate earlier change in the order of arguments...
2008-09-08 stevenknightFix date.
2008-09-08 managanA test case for my last commit.
next