summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ENH: For development versions report version when doing bootstrapAndy Cedilnik2005-03-251-1/+8
|
* ENH: Adding SharedForward C header to help create forwarding executables on ↵Brad King2005-03-252-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 King2005-03-251-42/+64
| | | | Operation is now fully string based.
* BUG: Adjusted GetNightlyTime computation to not depend on time_t being a ↵Brad King2005-03-251-2/+2
| | | | signed type.
* STYLE: Nightly Version updateAndy Cedilnik2005-03-251-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-03-241-1/+1
|
* fix for xcodeBill Hoffman2005-03-231-3/+2
|
* STYLE: Nightly Version updateAndy Cedilnik2005-03-231-1/+1
|
* FIX: fix bug 1690Bill Hoffman2005-03-221-0/+3
|
* ENH: try to handle more source file typesBill Hoffman2005-03-221-4/+9
|
* ENH: just use the file nameAndy Cedilnik2005-03-221-7/+7
|
* ENH: make sure project map is cleared each time.Bill Hoffman2005-03-221-1/+2
|
* ENH: use better names for filesAndy Cedilnik2005-03-221-0/+9
|
* BUG: Initializing from parent should copy link directories as well.Brad King2005-03-221-0/+3
|
* ENH: Added check for invalid characters in output name.Brad King2005-03-222-0/+20
|
* ENH: remove commented codeBill Hoffman2005-03-221-2/+0
|
* ENH: fix adding of rc filesBill Hoffman2005-03-221-18/+34
|
* STYLE: Nightly Version updateAndy Cedilnik2005-03-221-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-03-211-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-03-201-1/+1
|
* COMP: fix warningKen Martin2005-03-191-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-03-191-1/+1
|
* COMP: fix warningKen Martin2005-03-181-2/+1
|
* ENH: remove cmSubDirectory from unused files?Ken Martin2005-03-182-2/+0
|
* ENH: big change that includes immediate subdir support, removing the notion ↵Ken Martin2005-03-1865-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 commandKen Martin2005-03-182-0/+184
|
* ENH: bad ideaKen Martin2005-03-181-38/+0
|
* STYLE: Nightly Version updateAndy Cedilnik2005-03-181-1/+1
|
* BUG: Need to collapse full paths before depending on them to remove ./ and ↵Brad King2005-03-171-1/+1
| | | | ../ to make sure target names match.
* ENH: add source groups xcodeBill Hoffman2005-03-172-20/+99
|
* COMP: Using proper __QNX__ preprocessor test.Brad King2005-03-171-2/+2
|
* STYLE: Nightly Version updateAndy Cedilnik2005-03-171-1/+1
|
* COMP: Fix more pthreads problems on windowsAndy Cedilnik2005-03-162-1/+2
|
* COMP: More cleanupsAndy Cedilnik2005-03-166-16/+39
|
* COMP: Remove warningsAndy Cedilnik2005-03-161-3/+3
|
* ENH: Make sure to use internal zlibAndy Cedilnik2005-03-164-10/+32
|
* ENH: Cleanup of the outputAndy Cedilnik2005-03-161-9/+4
|
* BUG: No need to link threads libraries when pthreads are not foundAndy Cedilnik2005-03-161-1/+4
|
* COMP: Only include malloc.h on QNX.Brad King2005-03-161-1/+3
|
* FIX: that was wrongSebastien Barre2005-03-161-1/+1
|
* BUG: Do not add Qt wrapping test unless QT is found and QT_UIC_EXECUTABLE is ↵Brad King2005-03-162-4/+4
| | | | found.
* COMP: Need malloc.h for malloc/free on QNX.Brad King2005-03-161-0/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-03-161-1/+1
|
* ENH: only support rel paths for nowKen Martin2005-03-151-2/+10
|
* COMP: Defining YY_NO_INPUT to remove compilation of unused yyinput function. ↵Brad King2005-03-152-0/+2
| | | | It was producing a warning about unreachable code.
* COMP: Removed warning due to unsigned enum type.Brad King2005-03-151-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-03-151-1/+1
|
* ENH: make xcode compile only on appleBill Hoffman2005-03-142-4/+12
|
* ENH: oops forgot to chek this inKen Martin2005-03-141-1/+0
|
* ENH: try to fix rpath on qnxBill Hoffman2005-03-141-2/+2
|