Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-31 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-30 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-29 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-28 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-27 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-26 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-25 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-24 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-23 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-22 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-21 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-20 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-19 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-18 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-17 | 1 | -1/+1 |
| | |||||
* | fix number of arguments | Bill Hoffman | 2004-12-17 | 1 | -1/+1 |
| | |||||
* | ENH: fix for OpenBSD | Bill Hoffman | 2004-12-16 | 2 | -1/+3 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-16 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-15 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-14 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-13 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-12 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-11 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-10 | 1 | -1/+1 |
| | |||||
* | BUG: Fix to avoid relative path with ..s all the way to the root. | Brad King | 2004-12-09 | 1 | -2/+3 |
| | |||||
* | BUG: Support for custom command outputs in subdirectories of current build ↵ | Brad King | 2004-12-09 | 1 | -0/+2 |
| | | | | tree location. | ||||
* | BUG: AppendAnyDepend must handle non-existing files. | Brad King | 2004-12-09 | 1 | -8/+4 |
| | |||||
* | ENH: Added post-build rules to executables and libraries. Generalized ↵ | Brad King | 2004-12-09 | 2 | -80/+132 |
| | | | | AppendLibDepend method to AppendAnyDepend. This takes most of the functionality of AppendCustomDepend too, and generalized jump-and-build to executables. | ||||
* | ENH: Implemented utility targets. This involved pulling part of the custom ↵ | Brad King | 2004-12-09 | 2 | -56/+129 |
| | | | | command rule implementation out into shared methods. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-09 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-08 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-07 | 1 | -1/+1 |
| | |||||
* | FIX: fix for bug 1325, Tru64 not True64 | Bill Hoffman | 2004-12-06 | 1 | -0/+0 |
| | |||||
* | BUG: fix for bug 1396, object files could not be used as sources any more | Bill Hoffman | 2004-12-06 | 3 | -2/+41 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-06 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-05 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-04 | 1 | -1/+1 |
| | |||||
* | ENH: minor fix for windows | Ken Martin | 2004-12-03 | 1 | -1/+16 |
| | |||||
* | ENH: fix for relative paths | Ken Martin | 2004-12-03 | 1 | -5/+26 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-03 | 1 | -1/+1 |
| | |||||
* | BUG: fix for 1369 before include directories need to be always added | Bill Hoffman | 2004-12-02 | 1 | -2/+14 |
| | |||||
* | BUG: fix for bug 1385, /tmp should not be used on windows | Bill Hoffman | 2004-12-02 | 1 | -1/+6 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-02 | 1 | -1/+1 |
| | |||||
* | COMP: Need to choose between <new> and <new.h> based on whether standard ↵ | Brad King | 2004-12-01 | 1 | -1/+6 |
| | | | | headers are available. | ||||
* | COMP: Disabling old streams warnings when including old headers on MSVC. | Brad King | 2004-12-01 | 2 | -6/+8 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-01 | 1 | -1/+1 |
| | |||||
* | BUG: Need to include header <new> to use placement new syntax. Really this ↵ | Brad King | 2004-11-30 | 1 | -0/+1 |
| | | | | should be fixed by replacing the stream buffer to set a new string instead of reconstructing the object, but this will require quite a bit of work to do portably. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-30 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-29 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-28 | 1 | -1/+1 |
| |