| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle different signatures for global or env versions of functions | Steven Knight | 2010-03-08 | 2 | -15/+18 |
* | Add 1.2.0.d20100306 checkpoint release | William Deegan | 2010-03-07 | 2 | -3/+3 |
* | More enhancements for documenting functions: | Steven Knight | 2010-03-04 | 2 | -5/+18 |
* | More updates towards supporting function documentation: | Steven Knight | 2010-03-03 | 1 | -4/+11 |
* | Add support for documenting functions (with arbitrary calling signatures) | Steven Knight | 2010-02-23 | 2 | -18/+113 |
* | Refactor the XMl processing of various entity types to make the code | Steven Knight | 2010-02-23 | 1 | -46/+81 |
* | Split the "live rpcgen" sub-test into its own test script. | Steven Knight | 2010-02-21 | 2 | -71/+114 |
* | Issue 2051: Support execution when installed via easy_install. | Steven Knight | 2010-02-21 | 3 | -0/+30 |
* | Fix the test on all Python versions (failed on versions before 2.5 due | Steven Knight | 2010-02-18 | 1 | -3/+2 |
* | Generate an error message if a BUILDERS entry is set to something that isn't | Steven Knight | 2010-02-17 | 6 | -12/+97 |
* | Move two Builder-related tests into the test/Builder/ subdirectory. | Steven Knight | 2010-02-16 | 2 | -0/+0 |
* | Add documentation for MSVC_USE_SCRIPT. | Gary Oberbrunner | 2010-02-12 | 2 | -0/+23 |
* | Update CHANGES to give some credit for patches | William Deegan | 2010-02-10 | 1 | -0/+7 |
* | Mainly patch from James Teh | William Deegan | 2010-02-10 | 2 | -11/+23 |
* | MS win32 sdk issue, fixed requested arch to not request cross compile when bu... | William Deegan | 2010-02-09 | 1 | -6/+14 |
* | Fix the case where neither vc nor sdk script exist or, vc doesn't work and sd... | William Deegan | 2010-02-07 | 1 | -1/+1 |
* | Gracefully handle not finding the VC and/or SDK setup batch scripts. | William Deegan | 2010-02-05 | 1 | -7/+15 |
* | Merged revisions 4645,4647-4651,4654-4656 via svnmerge from | Steven Knight | 2010-02-05 | 5 | -72/+116 |
* | It should now handle picking up the SDK compilers when the VC vcvarsall.bat d... | William Deegan | 2010-02-04 | 3 | -28/+98 |
* | trivial typo in man page | Greg Noel | 2010-01-30 | 1 | -1/+1 |
* | Only escape the executable python string itself on the display line. | Steven Knight | 2010-01-27 | 1 | -4/+5 |
* | Win32 portability in runtest.py tests after disabling QMTest by default. | Steven Knight | 2010-01-26 | 17 | -110/+91 |
* | Back out post-2.0 code changes from trunk: r4643, r4642 r4640, r4637. | Steven Knight | 2010-01-21 | 5 | -110/+84 |
* | Somehow I managed to lose this change in a comment | Robert Managan | 2010-01-20 | 1 | -1/+1 |
* | Update tex builder to handle the case where a \input{foo} | Robert Managan | 2010-01-20 | 3 | -12/+98 |
* | Fix spelling. | Robert Managan | 2010-01-20 | 1 | -1/+1 |
* | Issue 2540: Make the messages printed when checking for compilers | Steven Knight | 2010-01-19 | 2 | -6/+10 |
* | Issue 2537: fix typos in the man page. (Luca Faravigna) | Steven Knight | 2010-01-19 | 7 | -10/+24 |
* | Change the name of the 'help' statistic in the timings configurations | Steven Knight | 2010-01-19 | 1 | -6/+6 |
* | Remove unneeded fluff from this test. | Robert Managan | 2010-01-19 | 1 | -66/+2 |
* | rebuilt docs | William Deegan | 2010-01-19 | 19 | -352/+1862 |
* | Merge back from checkpoint. | William Deegan | 2010-01-19 | 23 | -1934/+547 |
* | Update with info on 1.2.0d20100117 checkpoint release | Steven Knight | 2010-01-19 | 2 | -3/+3 |
* | Update next checkpoint version and datestamp | Steven Knight | 2010-01-17 | 1 | -1/+1 |
* | Fix timestamp-related Decider() examples by using Object() instead of | Steven Knight | 2010-01-16 | 2 | -18/+14 |
* | Fix the Requires() examples by adding a sleep command to the | Steven Knight | 2010-01-16 | 4 | -55/+72 |
* | Update a change of compilation order in the version.c examples. | Steven Knight | 2010-01-16 | 1 | -1/+1 |
* | Rename the sconsoutput.py script to scons-doc.py, and refactor it to | Steven Knight | 2010-01-15 | 5 | -64/+74 |
* | Minor code cleanup, including restoring saved SCONSFLAGS correctly. | Steven Knight | 2010-01-14 | 1 | -2/+1 |
* | Capture updated troubleshooting output. | Steven Knight | 2010-01-14 | 1 | -18/+24 |
* | Massage file names in Python stack traces (which are often reported as | Steven Knight | 2010-01-14 | 1 | -0/+5 |
* | Python 1.5 fix (nested scopes). | Steven Knight | 2010-01-14 | 1 | -2/+6 |
* | Make the default SystemRoot a Windows-like "C:\\WINDOWS" instead of | Steven Knight | 2010-01-14 | 1 | -1/+1 |
* | Massage the output from examples for consistency with Python 2.6. | Steven Knight | 2010-01-14 | 1 | -1/+18 |
* | Fix use of varlist in CommandGeneratorAction, ListAction and LazyAction | Steven Knight | 2010-01-14 | 2 | -1/+107 |
* | Fix a missed name change of TimeStamp => TimeStampDefault. | Steven Knight | 2010-01-14 | 1 | -1/+1 |
* | Capture the previous output from "pkg-config x11" in a static | Steven Knight | 2010-01-13 | 2 | -0/+48 |
* | Updates for changes to SCons error messages. | Steven Knight | 2010-01-12 | 2 | -2/+2 |
* | Update Test{Cmd,Common}.py from upstream, with a new | Steven Knight | 2010-01-12 | 3 | -13/+60 |
* | Propagate doc about site_scons to builders-writing.xml. Typographic edits. | Steven Knight | 2010-01-11 | 2 | -119/+161 |