| Commit message (Expand) | Author | Age | Files | Lines |
* | Actually support a global Entry name (since we already documented it). | Steven Knight | 2005-03-16 | 1 | -0/+3 |
|
|
* | Support Intel C compiler 9.0. (Gary Oberbrunner) | Steven Knight | 2005-03-10 | 1 | -0/+2 |
|
|
* | Make the GenerateHelpText format easily configurable. | Steven Knight | 2005-03-06 | 1 | -0/+3 |
|
|
* | Enhance setup.py to install troff man pages on UNIX/Linux. | Steven Knight | 2005-03-05 | 1 | -0/+3 |
|
|
* | Add support for Objective C/C++ .m and .mm file extensions. (Timothee Besset) | Steven Knight | 2005-02-28 | 1 | -0/+5 |
|
|
* | Remove the space after the -o option when invoking the Borland BCC compiler. ... | Steven Knight | 2005-02-27 | 1 | -0/+6 |
|
|
* | Accumulated documentation changes. | Steven Knight | 2005-02-15 | 1 | -0/+18 |
|
|
* | Don't read up entire directories to decide if an Alias is up-to-date. | Steven Knight | 2005-02-14 | 1 | -0/+9 |
|
|
* | Move the canned Scanner objects out of Defaults.py and document how to add Sc... | Steven Knight | 2005-02-14 | 1 | -0/+5 |
|
|
* | Display the help message when -u -h is supplied. (Elliot Murphy) | Steven Knight | 2005-02-11 | 1 | -0/+2 |
|
|
* | Don't create a Node for every file we try to find during scan. | Steven Knight | 2005-02-10 | 1 | -0/+3 |
|
|
* | Reduce the number of actions created by caching generated LazyActions. | Steven Knight | 2005-02-01 | 1 | -0/+3 |
|
|
* | Use WeakValueDicts in the Memoizer to cut down on memory use. | Steven Knight | 2005-01-23 | 1 | -0/+3 |
|
|
* | Improve --debug=count to get an idea of when different objects are created. | Steven Knight | 2005-01-12 | 1 | -0/+6 |
|
|
* | More performance improvements? | Steven Knight | 2005-01-12 | 1 | -0/+4 |
|
|
* | Fix use of TargetSignatures('content') with SConf. (Christoph Wiedemann) | Steven Knight | 2005-01-10 | 1 | -0/+2 |
|
|
* | Support 'from SConsScript import *' to allow Python modules imported by SCons... | Steven Knight | 2005-01-08 | 1 | -0/+4 |
|
|
* | Add LoadableModule support. (Michael McCracken) | Steven Knight | 2005-01-07 | 1 | -0/+13 |
|
|
* | Finish the display-customization variables: , , , , , and . | Steven Knight | 2005-01-07 | 1 | -5/+6 |
|
|
* | More command-line customizability: , , , , , , . | Steven Knight | 2005-01-06 | 1 | -9/+11 |
|
|
* | Use AppendUnique() in ParseConfig(). Provide a unique=0 keyword argument in ... | Steven Knight | 2005-01-05 | 1 | -0/+4 |
|
|
* | Add a PathOptions.PathAccept validator. (Kevin Quick) | Steven Knight | 2005-01-03 | 1 | -0/+3 |
|
|
* | Better error message when variable substitution fails. (Gary Oberbrunner) | Steven Knight | 2004-12-31 | 1 | -0/+3 |
|
|
* | Intel C compiler improvements. (Gary Oberbrunner) | Steven Knight | 2004-12-31 | 1 | -4/+7 |
|
|
* | Apply Memoizer to cache more return values from various methods. (Kevin Quick) | Steven Knight | 2004-12-31 | 1 | -2/+2 |
|
|
* | Add a Memoizer metaclass to collect the logic for caching values in one locat... | Steven Knight | 2004-12-29 | 1 | -0/+4 |
|
|
* | Make AlwaysBuild() work with Aliases. | Steven Knight | 2004-12-17 | 1 | -0/+4 |
|
|
* | Speed up Taskmaster by not calling Node methods so frequently. | Steven Knight | 2004-12-16 | 1 | -4/+8 |
|
|
* | Use the builtin md5 hexdigest routine if it's available. (Kevin Quick) | Steven Knight | 2004-12-16 | 1 | -1/+3 |
|
|
* | Apply build overrides once up front. (Kevin Quick) | Steven Knight | 2004-12-15 | 1 | -1/+2 |
|
|
* | Use the right scanner if the same source file is used for targets in two diff... | Steven Knight | 2004-12-15 | 1 | -0/+6 |
|
|
* | Fix how scanners sort dependencies so it doesn't matter if the dependency fil... | Steven Knight | 2004-12-04 | 1 | -0/+4 |
|
|
* | Fix Java parsing when creating an array of class instances. | Steven Knight | 2004-12-03 | 1 | -0/+5 |
|
|
* | Print --debug={tree,dtree,includes} even if the build has an error. | Steven Knight | 2004-12-03 | 1 | -0/+3 |
|
|
* | More command-line customizability: , , , , . | Steven Knight | 2004-12-03 | 1 | -6/+7 |
|
|
* | Scan SCons source code for uncaught KeyboardInterrupts. (Christoph Wiedemann) | Steven Knight | 2004-12-02 | 1 | -0/+7 |
|
|
* | Fix the internal Conftest._Have() function to not translate non-alphanumeric ... | Steven Knight | 2004-12-02 | 1 | -0/+3 |
|
|
* | More command-line customizability: and . | Steven Knight | 2004-12-01 | 1 | -2/+2 |
|
|
* | Add the ability to map keywords to ListOption (like we already do with EnumOp... | Steven Knight | 2004-11-23 | 1 | -0/+3 |
|
|
* | More command-line output customizability: , , , . | Steven Knight | 2004-11-21 | 1 | -4/+6 |
|
|
* | Fix Value node expansion in command-line strings. (Kevin Quick) | Steven Knight | 2004-11-21 | 1 | -0/+2 |
|
|
* | Add more customizability: , , , . | Steven Knight | 2004-11-20 | 1 | -6/+7 |
|
|
* | Add Fortran COMSTR variables for output customizability. | Steven Knight | 2004-11-20 | 1 | -4/+9 |
|
|
* | Add support for new tools: Metroworks CodeWarrior compiler and linker (Russe... | Steven Knight | 2004-11-19 | 1 | -0/+10 |
|
|
* | More display customizability: , . (Also add the missing , for completeness,... | Steven Knight | 2004-11-15 | 1 | -3/+3 |
|
|
* | Add more command-line customizability: and . | Steven Knight | 2004-11-15 | 1 | -2/+3 |
|
|
* | More command-line configurability: , . | Steven Knight | 2004-11-15 | 1 | -1/+1 |
|
|
* | More command-line customization: , . | Steven Knight | 2004-11-15 | 1 | -1/+1 |
|
|
* | Easier customization of printable strings for , and . | Steven Knight | 2004-11-15 | 1 | -0/+4 |
|
|
* | Support override expansions within target and source files names. | Steven Knight | 2004-11-14 | 1 | -0/+3 |
|
|