| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore older recipe for creating env.Command() builders while a better solut... | Steven Knight | 2004-12-16 | 3 | -19/+10 |
|
|
* | Apply build overrides once up front. (Kevin Quick) | Steven Knight | 2004-12-15 | 5 | -21/+64 |
|
|
* | Use the right scanner if the same source file is used for targets in two diff... | Steven Knight | 2004-12-15 | 4 | -2/+95 |
|
|
* | Remove Node scanner storage. (Kevin Quick) | Steven Knight | 2004-12-15 | 8 | -67/+139 |
|
|
* | Remove unnecessary scan keyword argument from Node.current(). (Kevin Quick) | Steven Knight | 2004-12-14 | 3 | -3/+8 |
|
|
* | ActionFactory action functions should take an env argument, too. | Steven Knight | 2004-12-07 | 2 | -9/+24 |
|
|
* | Fix how scanners sort dependencies so it doesn't matter if the dependency fil... | Steven Knight | 2004-12-04 | 8 | -79/+311 |
|
|
* | Fix Java parsing when creating an array of class instances. | Steven Knight | 2004-12-03 | 3 | -3/+25 |
|
|
* | Print --debug={tree,dtree,includes} even if the build has an error. | Steven Knight | 2004-12-03 | 5 | -23/+93 |
|
|
* | 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 | 22 | -20/+629 |
|
|
* | Scan SCons source code for uncaught KeyboardInterrupts. (Christoph Wiedemann) | Steven Knight | 2004-12-02 | 9 | -11/+145 |
|
|
* | Fix the internal Conftest._Have() function to not translate non-alphanumeric ... | Steven Knight | 2004-12-02 | 2 | -2/+4 |
|
|
* | More command-line customizability: and . | Steven Knight | 2004-12-01 | 11 | -4/+296 |
|
|
* | Add the ability to map keywords to ListOption (like we already do with EnumOp... | Steven Knight | 2004-11-23 | 5 | -15/+37 |
|
|
* | More command-line output customizability: , , , . | Steven Knight | 2004-11-21 | 20 | -9/+653 |
|
|
* | Add a --debug=stree option to show Node status. (Kevin Quick) | Steven Knight | 2004-11-21 | 5 | -41/+165 |
|
|
* | Fix Value node expansion in command-line strings. (Kevin Quick) | Steven Knight | 2004-11-21 | 4 | -10/+38 |
|
|
* | Miscellaneous fixes: portability and version fixes, missing , better CXXCOM ... | Steven Knight | 2004-11-21 | 15 | -91/+140 |
|
|
* | Add more customizability: $BITKEEPERCOMSTR, $CVSCOMSTR, $RCS_COCOMSTR, $SCCS... | Steven Knight | 2004-11-20 | 16 | -0/+2367 |
|
|
* | Add more customizability: , , , . | Steven Knight | 2004-11-20 | 14 | -1265/+108 |
|
|
* | Add Fortran COMSTR variables for output customizability. | Steven Knight | 2004-11-20 | 16 | -57/+904 |
|
|
* | Add support for new tools: Metroworks CodeWarrior compiler and linker (Russe... | Steven Knight | 2004-11-19 | 9 | -106/+593 |
|
|
* | More display customizability: , . (Also add the missing , for completeness,... | Steven Knight | 2004-11-15 | 12 | -7/+600 |
|
|
* | Add more command-line customizability: and . | Steven Knight | 2004-11-15 | 11 | -4/+297 |
|
|
* | More command-line configurability: , . | Steven Knight | 2004-11-15 | 11 | -3/+369 |
|
|
* | More command-line customization: , . | Steven Knight | 2004-11-15 | 11 | -5/+356 |
|
|
* | Easier customization of printable strings for , and . | Steven Knight | 2004-11-15 | 17 | -4/+566 |
|
|
* | Investigate getting rid of LazyCmdGenerator | Steven Knight | 2004-11-15 | 3 | -38/+66 |
|
|
* | Support override expansions within target and source files names. | Steven Knight | 2004-11-14 | 4 | -5/+17 |
|
|
* | Allow Alias Nodes to have Actions. | Steven Knight | 2004-11-13 | 12 | -61/+323 |
|
|
* | On Python 2.x, return lists of Nodes from builders as a NodeList object with ... | Steven Knight | 2004-11-12 | 5 | -7/+97 |
|
|
* | Better fix for reflective build_dir paths. (Kevin Quick) | Steven Knight | 2004-11-12 | 1 | -10/+6 |
|
|
* | Faster/leaner tree dumping. (Kevin Quick) | Steven Knight | 2004-11-11 | 4 | -14/+96 |
|
|
* | Handle moved SCons source tree. (Kevin Quick) | Steven Knight | 2004-11-11 | 5 | -64/+63 |
|
|
* | Fix hard-coding of Java paths in tests. (Kevin Quick) | Steven Knight | 2004-11-11 | 6 | -58/+140 |
|
|
* | Fix the use of reflective paths underneath build directories, when the path u... | Steven Knight | 2004-11-11 | 4 | -1/+208 |
|
|
* | Add a genstring() method to the ListAction class. | Steven Knight | 2004-11-10 | 2 | -4/+11 |
|
|
* | Use a Node's environment in preference to the builder's environment. | Steven Knight | 2004-11-10 | 3 | -21/+107 |
|
|
* | Add explicit support for Builder wrapper functions (pseudo-Builders) in the B... | Steven Knight | 2004-11-09 | 6 | -69/+142 |
|
|
* | Add overlooked .aeignore file. | Steven Knight | 2004-10-27 | 1 | -0/+7 |
|
|
* | Add HOWTO steps for generating a subrelease (e.g. 0.96.1). | Steven Knight | 2004-10-27 | 1 | -0/+112 |
|
|
* | Add scripts for working with the User's Guide homebrew XML format. | Steven Knight | 2004-10-27 | 3 | -0/+808 |
|
|
* | Restore tests to current status after "updating" to old change. | Steven Knight | 2004-10-27 | 3 | -29/+61 |
|
|
* | Better test handling of File lines in stack traces. (Chad Austin) | Steven Knight | 2004-10-27 | 9 | -70/+51 |
|
|
* | Improved regular expression for removing pairs from command-line strings. (... | Steven Knight | 2004-10-27 | 2 | -1/+6 |
|
|
* | Add tests for SHELL, SPAWN and ESCAPE. | Steven Knight | 2004-10-24 | 3 | -0/+208 |
|
|
* | Refactor to separate shell processing from command execution. | Steven Knight | 2004-10-24 | 2 | -41/+53 |
|
|
* | Refactor Action/Executor interaction. (Kevin Quick) | Steven Knight | 2004-10-24 | 15 | -388/+422 |
|
|
* | Allow substitution of (Levi Stephen) and other construction variables used b... | Steven Knight | 2004-10-23 | 3 | -7/+12 |
|
|