2010-04-23 |
W. Trevor King | Expanded SCons.Scanner.LaTeX.comment_re to not break... master |
commit | commitdiff | tree | snapshot |
2010-04-23 |
W. Trevor King | Add docstring to SCons.Scanner.LaTeX.canonical_text |
commit | commitdiff | tree | snapshot |
2010-04-23 |
W. Trevor King | Oops. Correct docstring for multi-line_include_options.py |
commit | commitdiff | tree | snapshot |
2010-04-23 |
W. Trevor King | Added fix for text/TEX/multi-line_include_options.py. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
W. Trevor King | Add test/TEX/multi-line_include_options.py |
commit | commitdiff | tree | snapshot |
2010-04-17 |
W. Trevor King | Added fix for TeX includes with same name as subdirs. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
W. Trevor King | Use TeX over LaTeX to test includes with same name... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
W. Trevor King | Added test for TeX includes with same name as subdirs. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
W. Trevor King | Rework README to avoid broken "python script/scons... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
gregnoel | scons.tigris.org/issues/show_bug.cgi?id=2345 |
commit | commitdiff | tree | snapshot |
2010-04-16 |
stevenknight | Refactory bin/* utilities to use os.walk() instead... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
gregnoel | scons.tigris.org/issues/show_bug.cgi?id=2345 |
commit | commitdiff | tree | snapshot |
2010-04-15 |
stevenknight | Refactor use of basestring to use exec() on attempted... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
gregnoel | scons.tigris.org/issues/show_bug.cgi?id=2345 |
commit | commitdiff | tree | snapshot |
2010-04-14 |
stevenknight | Eliminate / replace remaining cPickle references in... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
stevenknight | Add a stub compat/_scon_dbm.py module and copy whichdb... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
stevenknight | Avoid 3.0 fixer issues by not using module names as... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
stevenknight | Issue 2336: Forward compatibility for use of the ... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
stevenknight | Towards issue 2336: Rename the compat/builtins.py... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
stevenknight | Add compat "collections" module for pre-2.4 Python... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
stevenknight | Issue 2331: For forward compatibility, use "import... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
stevenknight | Issue 2330: For forward compatibility, use "import... |
commit | commitdiff | tree | snapshot |
2010-04-08 |
stevenknight | Remove the deleted _scons_UserString.py file from the... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
stevenknight | Issue 2334: Use compatibility versions of collections... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
stevenknight | Issue 2332: Convert from using StringIO.StringIO class... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
stevenknight | Issue 2332 (preparation): refactor print statements... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
bdbaddog | Fix test for non-win32 platforms |
commit | commitdiff | tree | snapshot |
2010-04-06 |
bdbaddog | Fix vc9.0 express issue, misspelling, and add testcase... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
stevenknight | Issue 2331: use cPickle in preference to the pickle... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
stevenknight | Fix XML in documentation, and in the bin/scons-doc... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
bdbaddog | Adding 1.3.0.d20100404 |
commit | commitdiff | tree | snapshot |
2010-04-03 |
bdbaddog | Initialized merge tracking via "svnmerge" with revision... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
stevenknight | Remove references to the removed _scons_sets15.py module. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
gregnoel | Revert revision 4742. How hard is it to understand... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
gregnoel | A bit of a blind checkin, but there's no need to put... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
bdbaddog | Fix exception thrown when VC9.0Exp is used. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
gregnoel | Only one SCons file uses urllib, and only one routine... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
stevenknight | Remove the recently-removed _scons_sets15.py from MANIF... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
garyo | Trivial man page fix; fixes issue #2585. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gregnoel | scons.tigris.org/issues/show_bug.cgi?id=2345 |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gregnoel | scons.tigris.org/issues/show_bug.cgi?id=2345 |
commit | commitdiff | tree | snapshot |
2010-03-27 |
gregnoel | scons.tigris.org/issues/show_bug.cgi?id=2329 |
commit | commitdiff | tree | snapshot |
2010-03-25 |
stevenknight | Issue 2327: provide a compat sorted() function for... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
gregnoel | scons.tigris.org/issues/show_bug.cgi?id=2341 |
commit | commitdiff | tree | snapshot |
2010-03-25 |
gregnoel | Move 2.0 changes collected in branches/pending back... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
garyo | Update tigris website with release 1.3.0 info |
commit | commitdiff | tree | snapshot |
2010-03-24 |
garyo | Merged r4724 (1.3.0 release changes) back into trunk. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
garyo | Prevent "Exp" in MSVC version name from causing problems. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
bdbaddog | Fix for MSSDK initialiation |
commit | commitdiff | tree | snapshot |
2010-03-16 |
bdbaddog | More VS/VC/SDK debug code. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
stevenknight | More doc infrastructure enhancements towards putting... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
bdbaddog | Add more debug output to Visual Studio/VC/ SDK initiali... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
stevenknight | Add DocBook entities for the env.*() forms of Builder... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
stevenknight | Handle different signatures for global or env versions... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
bdbaddog | Add 1.2.0.d20100306 checkpoint release |
commit | commitdiff | tree | snapshot |
2010-03-04 |
stevenknight | More enhancements for documenting functions: |
commit | commitdiff | tree | snapshot |
2010-03-03 |
stevenknight | More updates towards supporting function documentation: |
commit | commitdiff | tree | snapshot |
2010-02-23 |
stevenknight | Add support for documenting functions (with arbitrary... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
stevenknight | Refactor the XMl processing of various entity types... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
stevenknight | Split the "live rpcgen" sub-test into its own test... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
stevenknight | Issue 2051: Support execution when installed via easy_... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
stevenknight | Fix the test on all Python versions (failed on versions... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
stevenknight | Generate an error message if a BUILDERS entry is set... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
stevenknight | Move two Builder-related tests into the test/Builder... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
garyo | Add documentation for MSVC_USE_SCRIPT. |
commit | commitdiff | tree | snapshot |
2010-02-10 |
bdbaddog | Update CHANGES to give some credit for patches |
commit | commitdiff | tree | snapshot |
2010-02-10 |
bdbaddog | Mainly patch from James Teh |
commit | commitdiff | tree | snapshot |
2010-02-09 |
bdbaddog | MS win32 sdk issue, fixed requested arch to not request... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
bdbaddog | Fix the case where neither vc nor sdk script exist... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
bdbaddog | Gracefully handle not finding the VC and/or SDK setup... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
stevenknight | Merged revisions 4645,4647-4651,4654-4656 via svnmerge... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
bdbaddog | It should now handle picking up the SDK compilers when... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
gregnoel | trivial typo in man page |
commit | commitdiff | tree | snapshot |
2010-01-27 |
stevenknight | Only escape the executable python string itself on... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
stevenknight | Win32 portability in runtest.py tests after disabling... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
stevenknight | Back out post-2.0 code changes from trunk: r4643, r4642... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
stevenknight | Initialized merge tracking via "svnmerge" with revision... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
managan | Somehow I managed to lose this change in a comment |
commit | commitdiff | tree | snapshot |
2010-01-20 |
managan | Update tex builder to handle the case where a \input... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
managan | Fix spelling. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
stevenknight | Issue 2540: Make the messages printed when checking... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
stevenknight | Issue 2537: fix typos in the man page. (Luca Faravigna) |
commit | commitdiff | tree | snapshot |
2010-01-19 |
stevenknight | Change the name of the 'help' statistic in the timings... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
managan | Remove unneeded fluff from this test. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
bdbaddog | rebuilt docs |
commit | commitdiff | tree | snapshot |
2010-01-19 |
bdbaddog | Merge back from checkpoint. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
stevenknight | Update with info on 1.2.0d20100117 checkpoint release |
commit | commitdiff | tree | snapshot |
2010-01-17 |
stevenknight | Update next checkpoint version and datestamp |
commit | commitdiff | tree | snapshot |
2010-01-16 |
stevenknight | Fix timestamp-related Decider() examples by using Objec... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
stevenknight | Fix the Requires() examples by adding a sleep command... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
stevenknight | Update a change of compilation order in the version... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
stevenknight | Rename the sconsoutput.py script to scons-doc.py, and... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
stevenknight | Minor code cleanup, including restoring saved SCONSFLAG... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
stevenknight | Capture updated troubleshooting output. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
stevenknight | Massage file names in Python stack traces (which are... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
stevenknight | Python 1.5 fix (nested scopes). |
commit | commitdiff | tree | snapshot |
2010-01-14 |
stevenknight | Make the default SystemRoot a Windows-like "C:\\WINDOWS... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
stevenknight | Massage the output from examples for consistency with... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
stevenknight | Fix use of varlist in CommandGeneratorAction, ListActio... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
stevenknight | Fix a missed name change of TimeStamp => TimeStampDefault. |
commit | commitdiff | tree | snapshot |
next |