| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Issue 2179: Null Executor memory reductions | Ludwig Hähne | 2008-09-12 | 1 | -12/+47 |
|
|
* | Add common subproc function and modify routines to use it | Greg Noel | 2008-09-12 | 4 | -22/+67 |
|
|
* | Fix errors that cropped up in revision 3382 | Greg Noel | 2008-09-12 | 2 | -1/+2 |
|
|
* | Evaluate compat module transparently when SCons is instantiated | Greg Noel | 2008-09-11 | 18 | -35/+4 |
|
|
* | Issue 2005: Avoid an infinite loop looking for the Python library | Steven Knight | 2008-09-11 | 3 | -18/+27 |
|
|
* | Issue 1681: Fix the ability of add_src_builder() to handle arbitrary | Steven Knight | 2008-09-11 | 3 | -6/+16 |
|
|
* | Add the ability of the Tex builder to change the name of the created | Robert Managan | 2008-09-10 | 1 | -1/+28 |
|
|
* | Issue 2149: Avoid reference cycles caused by frame objects | Ludwig Hähne | 2008-09-10 | 3 | -3/+11 |
|
|
* | Issues 2076 and 2232, use ENV and suppress stderr when checking GCC version ID | Greg Noel | 2008-09-10 | 2 | -6/+32 |
|
|
* | Issue 1913: use cProfile instead of profile if available | Greg Noel | 2008-09-09 | 1 | -1/+4 |
|
|
* | Fix typo for msvc.py. | David Cournapeau | 2008-09-09 | 1 | -2/+2 |
|
|
* | Merged revisions 3289,3291-3299,3301-3313,3315-3347,3349-3350,3352-3354,3356,... | Steven Knight | 2008-09-09 | 2 | -1/+17 |
|
|
* | Issue 1307: Invalidate node caches after Execute() | Ludwig Hähne | 2008-09-08 | 2 | -1/+54 |
|
|
* | Fix entity references: | Steven Knight | 2008-09-06 | 1 | -2/+2 |
|
|
* | Make Glob() sort, to prevent spurious rebuilds. Fixes issue #2131. | Gary Oberbrunner | 2008-09-06 | 3 | -4/+17 |
|
|
* | Issue 2176: BuilderWrapper __getattr__ should not raise KeyError | Ludwig Hähne | 2008-09-05 | 2 | -1/+22 |
|
|
* | Issue 1689: short-term hack to make Ubuntu happy | Greg Noel | 2008-09-05 | 1 | -2/+2 |
|
|
* | Pass the results of the InternalLaTeXAuxAction back up the call chain | Robert Managan | 2008-09-04 | 4 | -15/+30 |
|
|
* | Added a strfunction to the various tex builders. Since the sub-actions report | Robert Managan | 2008-09-04 | 4 | -11/+25 |
|
|
* | Issue 2177: Dir get_contents changed to return list of signatures | Ludwig Hähne | 2008-09-03 | 2 | -3/+45 |
|
|
* | Use our CompileSharedObject builder in CheckSH* (fix tests failure). | David Cournapeau | 2008-09-03 | 1 | -4/+7 |
|
|
* | Add a CompileSharedObject builder for configure contexts. | David Cournapeau | 2008-09-03 | 1 | -0/+5 |
|
|
* | Add CheckSHCC and CheckSHCXX checkers (test fail). | David Cournapeau | 2008-09-03 | 2 | -0/+50 |
|
|
* | Add CheckSHCC and CheckSHCXX. | David Cournapeau | 2008-09-03 | 1 | -0/+24 |
|
|
* | Add CheckCXX check. | David Cournapeau | 2008-09-03 | 3 | -0/+37 |
|
|
* | Basic test for CheckCC. | David Cournapeau | 2008-09-03 | 1 | -0/+42 |
|
|
* | Integrate CheckCC in configure context. | David Cournapeau | 2008-09-03 | 1 | -0/+5 |
|
|
* | Add a CheckCC check. | David Cournapeau | 2008-09-03 | 1 | -0/+32 |
|
|
* | Make msvc tool consistent with cc for _CCCOMCOM usage. | David Cournapeau | 2008-09-03 | 1 | -5/+5 |
|
|
* | Fix for bug #2184, Glob() corrupts LIBPATH. | Gary Oberbrunner | 2008-09-03 | 2 | -2/+9 |
|
|
* | Issue 2007: backtick() doesn't use ENV | Greg Noel | 2008-08-28 | 2 | -15/+32 |
|
|
* | Issue 2159: Man page formatting errors for Packaging() | Greg Noel | 2008-08-27 | 1 | -13/+14 |
|
|
* | Add a script for creating a standard SCons development system on | Steven Knight | 2008-08-26 | 1 | -0/+4 |
|
|
* | Issue 2112: create a separate single-line description and make the | Steven Knight | 2008-08-26 | 2 | -1/+8 |
|
|
* | Issue 2168: Mac OS X fixes for SWIG tests. (Greg Noel) | Steven Knight | 2008-08-26 | 1 | -0/+2 |
|
|
* | Issue 2099: have Execute() print an error message if an action | Steven Knight | 2008-08-26 | 2 | -0/+8 |
|
|
* | Issue 2090: document how to use LANG with Java sources | Greg Noel | 2008-08-25 | 1 | -1/+16 |
|
|
* | Issue 1982: document GetLaunchDir() in the User's Guide. | Steven Knight | 2008-08-25 | 1 | -0/+4 |
|
|
* | Adjust src/CHANGES.txt indentation on the current and previous release | Steven Knight | 2008-08-23 | 1 | -62/+62 |
|
|
* | Update src/CHANGES.txt for recent changes. | Steven Knight | 2008-08-23 | 1 | -0/+8 |
|
|
* | call subst on the line passed to Environment.WhereIs | Jim Randall | 2008-08-22 | 1 | -0/+1 |
|
|
* | Fix typo. | Steven Knight | 2008-08-22 | 1 | -1/+2 |
|
|
* | The parallel message should be returned from that function, not printed | Steven Knight | 2008-08-22 | 1 | -3/+2 |
|
|
* | Issue 2158: Actually print the warning about -j on Windows being | Steven Knight | 2008-08-22 | 2 | -1/+6 |
|
|
* | Update src/CHANGES.txt with descriptions of recent changes. | Steven Knight | 2008-08-22 | 1 | -1/+22 |
|
|
* | Fix issue 2127 (missing FRAMEWORKSFLAGS in applelink.py) by adding them in a ... | Gary Oberbrunner | 2008-08-21 | 1 | -2/+2 |
|
|
* | Fix bug #2163, Tool/ilink32 (Borland linker) needs shared lib builder. Not t... | Gary Oberbrunner | 2008-08-15 | 1 | -0/+2 |
|
|
* | Fix bug #2138, missing parens after clear call in Entry.must_be_same(). Pass... | Gary Oberbrunner | 2008-08-15 | 1 | -1/+1 |
|
|
* | Issue 2162: YACC fix for OS X | Greg Noel | 2008-08-14 | 1 | -6/+9 |
|
|
* | Issue 2150: accommodate sporadic timing-related errors in the test output. | Steven Knight | 2008-08-14 | 1 | -0/+8 |
|
|