Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a regression in handling CPPPATH='.' when using a BuildDir with ↵ | Steven Knight | 2005-03-05 | 1 | -263/+0 |
| | | | | subdirectories in the search path. | ||||
* | Fix creating a build_dir from scratch when there's a subsidiary SConscript() ↵ | Steven Knight | 2005-02-16 | 1 | -30/+55 |
| | | | | file. | ||||
* | Expand construction variables on the values of SConscript() keyword arguments. | Steven Knight | 2003-09-18 | 1 | -2/+3 |
| | |||||
* | Re-synchronize the CVS tree after a SourceForge file system catastrophe. | Steven Knight | 2003-08-27 | 1 | -1/+1 |
| | |||||
* | Multi-level build dir with Object() and duplicate=0. | Steven Knight | 2003-08-09 | 1 | -0/+37 |
| | |||||
* | Fix str(Node.FS) in an SConscript file, and add a separate src_dir argument ↵ | Steven Knight | 2003-02-26 | 1 | -0/+12 |
| | | | | to SConscript(). (Charles Crain) | ||||
* | Support more intuitive build directory specifications as arguments to ↵ | Steven Knight | 2003-02-10 | 1 | -0/+188 |
SConscript(). |