| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Don't read up entire directories to decide if an Alias is up-to-date. | Steven Knight | 2005-02-14 | 2 | -21/+84 |
|
|
| * | Refactor Environment/Executor/Node scanner interaction a little. Put --debug... | Steven Knight | 2005-02-13 | 5 | -148/+458 |
|
|
| * | Display the help message when -u -h is supplied. (Elliot Murphy) | Steven Knight | 2005-02-11 | 1 | -1/+16 |
|
|
| * | Don't create a Node for every file we try to find during scan. | Steven Knight | 2005-02-10 | 1 | -1/+4 |
|
|
| * | Regain lost performance improvements by using paths instead of targets for sc... | Steven Knight | 2005-01-21 | 1 | -8/+2 |
|
|
| * | Fix --debug=memoizer so it actually prints some stats on Python 2.x. | Steven Knight | 2005-01-13 | 1 | -3/+39 |
|
|
| * | Improve --debug=count to get an idea of when different objects are created. | Steven Knight | 2005-01-12 | 4 | -39/+200 |
|
|
| * | More performance improvements? | Steven Knight | 2005-01-12 | 1 | -0/+53 |
|
|
| * | Fix use of TargetSignatures('content') with SConf. (Christoph Wiedemann) | Steven Knight | 2005-01-10 | 1 | -0/+50 |
|
|
| * | Support 'from SConsScript import *' to allow Python modules imported by SCons... | Steven Knight | 2005-01-08 | 3 | -9/+72 |
|
|
| * | Remove build engine dependencies on SCons.Script. Fix a misspelled variable ... | Steven Knight | 2005-01-08 | 1 | -4/+4 |
|
|
| * | Add LoadableModule support. (Michael McCracken) | Steven Knight | 2005-01-07 | 3 | -12/+159 |
|
|
| * | Finish the display-customization variables: , , , , , and . | Steven Knight | 2005-01-07 | 15 | -99/+522 |
|
|
| * | More command-line customizability: , , , , , , . | Steven Knight | 2005-01-06 | 20 | -0/+900 |
|
|
| * | Use AppendUnique() in ParseConfig(). Provide a unique=0 keyword argument in ... | Steven Knight | 2005-01-05 | 1 | -8/+17 |
|
|
| * | Win32 portability fixes. | Steven Knight | 2005-01-03 | 5 | -9/+25 |
|
|
| * | Add a PathOptions.PathAccept validator. (Kevin Quick) | Steven Knight | 2005-01-03 | 1 | -0/+33 |
|
|
| * | Add a Memoizer metaclass to collect the logic for caching values in one locat... | Steven Knight | 2004-12-29 | 3 | -6/+13 |
|
|
| * | Make AlwaysBuild() work with Aliases. | Steven Knight | 2004-12-17 | 1 | -0/+14 |
|
|
| * | Cache get_suffix() and get_build_env(). (Kevin Quick) | Steven Knight | 2004-12-16 | 1 | -4/+4 |
|
|
| * | Restore older recipe for creating env.Command() builders while a better solut... | Steven Knight | 2004-12-16 | 1 | -6/+8 |
|
|
| * | Apply build overrides once up front. (Kevin Quick) | Steven Knight | 2004-12-15 | 1 | -11/+52 |
|
|
| * | Use the right scanner if the same source file is used for targets in two diff... | Steven Knight | 2004-12-15 | 1 | -0/+78 |
|
|
| * | Remove Node scanner storage. (Kevin Quick) | Steven Knight | 2004-12-15 | 1 | -6/+6 |
|
|
| * | Fix how scanners sort dependencies so it doesn't matter if the dependency fil... | Steven Knight | 2004-12-04 | 2 | -0/+249 |
|
|
| * | Print --debug={tree,dtree,includes} even if the build has an error. | Steven Knight | 2004-12-03 | 1 | -4/+41 |
|
|
| * | Add a test to make sure we can Add{Pre,Post}Action() on Dir Nodes. | Steven Knight | 2004-12-03 | 1 | -1/+24 |
|
|
| * | More command-line customizability: , , , , . | Steven Knight | 2004-12-03 | 16 | -0/+570 |
|
|
| * | More command-line customizability: and . | Steven Knight | 2004-12-01 | 7 | -0/+270 |
|
|
| * | Add the ability to map keywords to ListOption (like we already do with EnumOp... | Steven Knight | 2004-11-23 | 1 | -6/+11 |
|
|
| * | More command-line output customizability: , , , . | Steven Knight | 2004-11-21 | 14 | -0/+592 |
|
|
| * | Add a --debug=stree option to show Node status. (Kevin Quick) | Steven Knight | 2004-11-21 | 1 | -0/+41 |
|
|
| * | Fix Value node expansion in command-line strings. (Kevin Quick) | Steven Knight | 2004-11-21 | 1 | -2/+15 |
|
|
| * | Miscellaneous fixes: portability and version fixes, missing , better CXXCOM ... | Steven Knight | 2004-11-21 | 10 | -84/+127 |
|
|
| * | Add more customizability: $BITKEEPERCOMSTR, $CVSCOMSTR, $RCS_COCOMSTR, $SCCS... | Steven Knight | 2004-11-20 | 16 | -0/+2367 |
|
|
| * | Add more customizability: , , , . | Steven Knight | 2004-11-20 | 4 | -1246/+0 |
|
|
| * | Add Fortran COMSTR variables for output customizability. | Steven Knight | 2004-11-20 | 8 | -0/+760 |
|
|
| * | Add support for new tools: Metroworks CodeWarrior compiler and linker (Russe... | Steven Knight | 2004-11-19 | 1 | -0/+3 |
|
|
| * | More display customizability: , . (Also add the missing , for completeness,... | Steven Knight | 2004-11-15 | 8 | -0/+568 |
|
|
| * | Add more command-line customizability: and . | Steven Knight | 2004-11-15 | 8 | -0/+274 |
|
|
| * | More command-line configurability: , . | Steven Knight | 2004-11-15 | 8 | -0/+346 |
|
|
| * | More command-line customization: , . | Steven Knight | 2004-11-15 | 8 | -0/+333 |
|
|
| * | Easier customization of printable strings for , and . | Steven Knight | 2004-11-15 | 12 | -0/+503 |
|
|
| * | Support override expansions within target and source files names. | Steven Knight | 2004-11-14 | 1 | -0/+5 |
|
|
| * | Allow Alias Nodes to have Actions. | Steven Knight | 2004-11-13 | 4 | -12/+184 |
|
|
| * | Handle moved SCons source tree. (Kevin Quick) | Steven Knight | 2004-11-11 | 3 | -31/+35 |
|
|
| * | Fix hard-coding of Java paths in tests. (Kevin Quick) | Steven Knight | 2004-11-11 | 5 | -58/+138 |
|
|
| * | Fix the use of reflective paths underneath build directories, when the path u... | Steven Knight | 2004-11-11 | 1 | -0/+122 |
|
|
| * | Use a Node's environment in preference to the builder's environment. | Steven Knight | 2004-11-10 | 1 | -20/+65 |
|
|
| * | Add explicit support for Builder wrapper functions (pseudo-Builders) in the B... | Steven Knight | 2004-11-09 | 1 | -0/+68 |
|
|