Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add EHa option | Bill Hoffman | 2006-06-30 | 1 | -0/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-06-30 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-06-29 | 1 | -1/+1 |
| | |||||
* | BUG: Fix usage of FILE(APPEND) mode. | Brad King | 2006-06-28 | 1 | -4/+4 |
| | |||||
* | BUG: Make sure try-compile source ends in a newline. | Brad King | 2006-06-28 | 3 | -3/+3 |
| | |||||
* | ENH: remove cerr output | Bill Hoffman | 2006-06-28 | 1 | -7/+0 |
| | |||||
* | BUG: fix typo | Ken Martin | 2006-06-28 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-06-28 | 1 | -1/+1 |
| | |||||
* | COMP: warning fix | Ken Martin | 2006-06-27 | 1 | -19/+18 |
| | |||||
* | ENH: fix for subdir all target after control c | Ken Martin | 2006-06-27 | 1 | -18/+19 |
| | |||||
* | ENH: fix ia64 build with aCC | Bill Hoffman | 2006-06-27 | 1 | -13/+19 |
| | |||||
* | ENH: fix crash when glob has wrong number of arguments | Bill Hoffman | 2006-06-27 | 1 | -0/+5 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-06-27 | 1 | -1/+1 |
| | |||||
* | BUG: When using a working directory for the custom command do not convert ↵ | Brad King | 2006-06-26 | 1 | -9/+16 |
| | | | | paths to be relative to the build directory. | ||||
* | BUG: fix for bug 3444, remove trailing . in lib names | Bill Hoffman | 2006-06-26 | 1 | -1/+1 |
| | |||||
* | ENH: fix subdir issue | Ken Martin | 2006-06-26 | 1 | -2/+13 |
| | |||||
* | ENH: Clarified documentation of EXISTS and IS_DIRECTORY modes. | Brad King | 2006-06-26 | 1 | -2/+4 |
| | |||||
* | BUG: Added missing release steps. | Brad King | 2006-06-26 | 1 | -0/+3 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-06-26 | 1 | -1/+1 |
| | |||||
* | BUG: The operator precedence is [] followed by *. Calling this method was ↵ | Karthik Krishnan | 2006-06-25 | 1 | -1/+1 |
| | | | | causing out of array index segfaults bounds | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-06-25 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-06-24 | 1 | -1/+1 |
| | |||||
* | ENH: Default drop method http | Andy Cedilnik | 2006-06-23 | 1 | -0/+1 |
| | |||||
* | ENH: Use CMake's error reporting mechanism | Andy Cedilnik | 2006-06-22 | 1 | -11/+12 |
| | |||||
* | ENH: DIsplay the list file stack when displaying errors | Andy Cedilnik | 2006-06-22 | 2 | -3/+24 |
| | |||||
* | ENH: add a higher performance method to get the number of files in a directory | Ken Martin | 2006-06-22 | 3 | -3/+67 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-06-22 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-06-21 | 1 | -1/+1 |
| | |||||
* | ENH: avoid crash in sprintf | Bill Hoffman | 2006-06-20 | 2 | -2/+3 |
| | |||||
* | ENH: fix line length and warning | Ken Martin | 2006-06-20 | 1 | -2/+3 |
| | |||||
* | BUG: Delay relative path configuration until as late as possible to make ↵ | Brad King | 2006-06-19 | 2 | -3/+11 |
| | | | | sure the source/binary dir are set. This is a work-around for lack of a more structured way of creating the global generator. | ||||
* | ENH: fix for dependent targets | Ken Martin | 2006-06-19 | 2 | -5/+9 |
| | |||||
* | ENH: Do not search for X11 if it is already found. | Brad King | 2006-06-19 | 1 | -1/+3 |
| | |||||
* | COMP: Fix conversion warning. | Brad King | 2006-06-19 | 1 | -1/+1 |
| | |||||
* | ENH: do not use the link script on windows | Bill Hoffman | 2006-06-19 | 1 | -0/+4 |
| | |||||
* | BUG: Do not write link script lines that use the ':' command which is ↵ | Brad King | 2006-06-18 | 1 | -1/+6 |
| | | | | supposed to be a no-op anyway. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-06-18 | 1 | -1/+1 |
| | |||||
* | BUG: Need to use different link script name when relinking. | Brad King | 2006-06-17 | 1 | -1/+8 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-06-17 | 1 | -1/+1 |
| | |||||
* | ENH: warning fix | Ken Martin | 2006-06-16 | 1 | -12/+14 |
| | |||||
* | ENH: cleanup how progress is reported for individual targets to fix an ↵ | Ken Martin | 2006-06-16 | 1 | -38/+23 |
| | | | | integer math issue | ||||
* | ENH: Updates from KDE | Andy Cedilnik | 2006-06-16 | 2 | -55/+37 |
| | |||||
* | ENH: fix line length | Ken Martin | 2006-06-16 | 1 | -2/+2 |
| | |||||
* | BUG: fix for bug 3417 | Bill Hoffman | 2006-06-16 | 1 | -3/+4 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-06-16 | 1 | -1/+1 |
| | |||||
* | ENH: add a comment | Bill Hoffman | 2006-06-16 | 1 | -0/+4 |
| | |||||
* | ENH: Provide access to CMAKE_PATCH_VERSION in CMake code. | Brad King | 2006-06-15 | 1 | -0/+2 |
| | |||||
* | BUG: Pre-install rules for a target should not have target-level ↵ | Brad King | 2006-06-15 | 1 | -1/+0 |
| | | | | dependencies. Each target can be re-linked independently as long as the original targets are up to date. | ||||
* | ENH: Added generation of link rules into script files executed by a cmake -E ↵ | Brad King | 2006-06-15 | 12 | -9/+242 |
| | | | | command in order to support longer link lines. This is needed only on platforms without response file support and that may have weak shells. | ||||
* | ENH: Added Option_Verbatim to run whole command lines directly. | Brad King | 2006-06-15 | 3 | -183/+517 |
| |