Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: For development versions report version when doing bootstrap | Andy Cedilnik | 2005-03-25 | 1 | -1/+8 |
| | |||||
* | ENH: Adding SharedForward C header to help create forwarding executables on ↵ | Brad King | 2005-03-25 | 2 | -1/+500 |
| | | | | UNIX systems that configure the shared library runtime search path and then replace themselves with the real executable. This is useful to create binary distributions that work from any extracted location even with shared libraries. | ||||
* | ENH: Re-implemented CollapseFullPath to not need to change directories. ↵ | Brad King | 2005-03-25 | 1 | -42/+64 |
| | | | | Operation is now fully string based. | ||||
* | BUG: Adjusted GetNightlyTime computation to not depend on time_t being a ↵ | Brad King | 2005-03-25 | 1 | -2/+2 |
| | | | | signed type. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-25 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-24 | 1 | -1/+1 |
| | |||||
* | fix for xcode | Bill Hoffman | 2005-03-23 | 1 | -3/+2 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-23 | 1 | -1/+1 |
| | |||||
* | FIX: fix bug 1690 | Bill Hoffman | 2005-03-22 | 1 | -0/+3 |
| | |||||
* | ENH: try to handle more source file types | Bill Hoffman | 2005-03-22 | 1 | -4/+9 |
| | |||||
* | ENH: just use the file name | Andy Cedilnik | 2005-03-22 | 1 | -7/+7 |
| | |||||
* | ENH: make sure project map is cleared each time. | Bill Hoffman | 2005-03-22 | 1 | -1/+2 |
| | |||||
* | ENH: use better names for files | Andy Cedilnik | 2005-03-22 | 1 | -0/+9 |
| | |||||
* | BUG: Initializing from parent should copy link directories as well. | Brad King | 2005-03-22 | 1 | -0/+3 |
| | |||||
* | ENH: Added check for invalid characters in output name. | Brad King | 2005-03-22 | 2 | -0/+20 |
| | |||||
* | ENH: remove commented code | Bill Hoffman | 2005-03-22 | 1 | -2/+0 |
| | |||||
* | ENH: fix adding of rc files | Bill Hoffman | 2005-03-22 | 1 | -18/+34 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-22 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-21 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-20 | 1 | -1/+1 |
| | |||||
* | COMP: fix warning | Ken Martin | 2005-03-19 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-19 | 1 | -1/+1 |
| | |||||
* | COMP: fix warning | Ken Martin | 2005-03-18 | 1 | -2/+1 |
| | |||||
* | ENH: remove cmSubDirectory from unused files? | Ken Martin | 2005-03-18 | 2 | -2/+0 |
| | |||||
* | ENH: big change that includes immediate subdir support, removing the notion ↵ | Ken Martin | 2005-03-18 | 65 | -776/+471 |
| | | | | of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings | ||||
* | ENH: added immediate subdirectory command | Ken Martin | 2005-03-18 | 2 | -0/+184 |
| | |||||
* | ENH: bad idea | Ken Martin | 2005-03-18 | 1 | -38/+0 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | BUG: Need to collapse full paths before depending on them to remove ./ and ↵ | Brad King | 2005-03-17 | 1 | -1/+1 |
| | | | | ../ to make sure target names match. | ||||
* | ENH: add source groups xcode | Bill Hoffman | 2005-03-17 | 2 | -20/+99 |
| | |||||
* | COMP: Using proper __QNX__ preprocessor test. | Brad King | 2005-03-17 | 1 | -2/+2 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-17 | 1 | -1/+1 |
| | |||||
* | COMP: Fix more pthreads problems on windows | Andy Cedilnik | 2005-03-16 | 2 | -1/+2 |
| | |||||
* | COMP: More cleanups | Andy Cedilnik | 2005-03-16 | 6 | -16/+39 |
| | |||||
* | COMP: Remove warnings | Andy Cedilnik | 2005-03-16 | 1 | -3/+3 |
| | |||||
* | ENH: Make sure to use internal zlib | Andy Cedilnik | 2005-03-16 | 4 | -10/+32 |
| | |||||
* | ENH: Cleanup of the output | Andy Cedilnik | 2005-03-16 | 1 | -9/+4 |
| | |||||
* | BUG: No need to link threads libraries when pthreads are not found | Andy Cedilnik | 2005-03-16 | 1 | -1/+4 |
| | |||||
* | COMP: Only include malloc.h on QNX. | Brad King | 2005-03-16 | 1 | -1/+3 |
| | |||||
* | FIX: that was wrong | Sebastien Barre | 2005-03-16 | 1 | -1/+1 |
| | |||||
* | BUG: Do not add Qt wrapping test unless QT is found and QT_UIC_EXECUTABLE is ↵ | Brad King | 2005-03-16 | 2 | -4/+4 |
| | | | | found. | ||||
* | COMP: Need malloc.h for malloc/free on QNX. | Brad King | 2005-03-16 | 1 | -0/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-16 | 1 | -1/+1 |
| | |||||
* | ENH: only support rel paths for now | Ken Martin | 2005-03-15 | 1 | -2/+10 |
| | |||||
* | COMP: Defining YY_NO_INPUT to remove compilation of unused yyinput function. ↵ | Brad King | 2005-03-15 | 2 | -0/+2 |
| | | | | It was producing a warning about unreachable code. | ||||
* | COMP: Removed warning due to unsigned enum type. | Brad King | 2005-03-15 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-15 | 1 | -1/+1 |
| | |||||
* | ENH: make xcode compile only on apple | Bill Hoffman | 2005-03-14 | 2 | -4/+12 |
| | |||||
* | ENH: oops forgot to chek this in | Ken Martin | 2005-03-14 | 1 | -1/+0 |
| | |||||
* | ENH: try to fix rpath on qnx | Bill Hoffman | 2005-03-14 | 1 | -2/+2 |
| |