| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Improve FILE GLOB_RECURSE handling of symlinks with a new CMake policy. ... | David Cole | 2008-09-11 | 1 | -5/+5 |
|
|
* | BUG: Correct typo in documentation: or -> of | David Cole | 2008-08-23 | 1 | -1/+1 |
|
|
* | ENH: Add the RECURSE_SYMLINKS_OFF flag to the FILE GLOB_RECURSE command. Expo... | David Cole | 2008-08-23 | 1 | -2/+4 |
|
|
* | BUG: Remove check for files written by file(WRITE) being loaded. | Brad King | 2008-04-30 | 1 | -4/+0 |
|
|
* | ENH: Improve RPATH behavior during installation. | Brad King | 2008-04-14 | 1 | -1/+3 |
|
|
* | ENH: Use builtin chrpath instead of relinking ELF targets | Brad King | 2008-03-01 | 1 | -0/+1 |
|
|
* | ENH: make sure files are binary for download and make status a pair of value ... | Bill Hoffman | 2008-02-07 | 1 | -1/+5 |
|
|
* | ENH: add DOWNLOAD option to FILE command | Bill Hoffman | 2008-02-06 | 1 | -1/+8 |
|
|
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -1/+2 |
|
|
* | ENH: add the keywords OFFSET and HEX to the FILE() command, using OFFSET an | Alexander Neundorf | 2008-01-02 | 1 | -2/+4 |
|
|
* | ENH: make commands lower case by default | Ken Martin | 2007-10-10 | 1 | -22/+21 |
|
|
* | COMP: Remove unused argument. | Brad King | 2007-07-02 | 1 | -1/+0 |
|
|
* | ENH: Further cleanup of installation script generation. The per-component an... | Brad King | 2007-07-02 | 1 | -6/+0 |
|
|
* | BUG: Need to compute the correct versioned name for executables on cygwin. T... | Brad King | 2007-06-27 | 1 | -1/+2 |
|
|
* | STYLE: add documentation for FILE(REMOVE ...) and FILE(REMOVE_RECURSE ...) | Alexander Neundorf | 2007-06-13 | 1 | -4/+8 |
|
|
* | STYLE: remove out commented code | Alexander Neundorf | 2007-06-07 | 1 | -15/+10 |
|
|
* | ENH: add option to FILE(STRINGS NO_HEX_CONVERSION) to disable automatic | Alexander Neundorf | 2007-05-25 | 1 | -3/+10 |
|
|
* | ENH: make the compiler id detection work, even if the output file name of | Alexander Neundorf | 2007-05-25 | 1 | -3/+4 |
|
|
* | ENH: merge CMake-CrossCompileBasic to HEAD | Alexander Neundorf | 2007-05-17 | 1 | -1/+37 |
|
|
* | ENH: Added FILE(STRINGS) command. | Brad King | 2007-04-25 | 1 | -0/+25 |
|
|
* | ENH: added LIMIT on file read | Ken Martin | 2007-03-01 | 1 | -1/+1 |
|
|
* | ENH: fix spelling error bug # 4233 | Bill Hoffman | 2007-02-20 | 1 | -1/+1 |
|
|
* | ENH: Changing shared library versioned file names on OSX to conform to that p... | Brad King | 2006-06-05 | 1 | -0/+1 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 1 | -1/+2 |
|
|
* | ENH: add path conversion stuff and rm SYSTEM_PATH | Bill Hoffman | 2006-04-05 | 1 | -5/+12 |
|
|
* | ENH: Add relative tag and add test for relative tag | Andy Cedilnik | 2006-03-21 | 1 | -3/+5 |
|
|
* | ENH: add a new FILE SYSTEM_PATH that allows you to read a environment variabl... | Bill Hoffman | 2006-03-10 | 1 | -1/+5 |
|
|
* | STYLE: fix line lengths | Bill Hoffman | 2006-03-10 | 1 | -1/+2 |
|
|
* | ENH: use a cmake script to do the clean step, this allows for large numbers o... | Bill Hoffman | 2006-03-09 | 1 | -0/+3 |
|
|
* | STYLE: fix docs | Ken Martin | 2005-11-16 | 1 | -7/+7 |
|
|
* | ENH: Add regular string replace (not regex), and relative path command. Also ... | Andy Cedilnik | 2005-10-17 | 1 | -1/+4 |
|
|
* | ENH: big change that includes immediate subdir support, removing the notion o... | Ken Martin | 2005-03-18 | 1 | -6/+0 |
|
|
* | ENH: Add check for infinite loops. Make sure that files written using WRITE_F... | Andy Cedilnik | 2004-04-18 | 1 | -0/+4 |
|
|
* | ENH: Add unix style install in file command | Andy Cedilnik | 2004-01-26 | 1 | -0/+6 |
|
|
* | removed redundent includes | Ken Martin | 2003-08-10 | 1 | -1/+0 |
|
|
* | ENH: Fix comment | Andy Cedilnik | 2003-07-21 | 1 | -0/+1 |
|
|
* | ENH: Recurse subdirectories | Andy Cedilnik | 2003-07-14 | 1 | -1/+7 |
|
|
* | ENH: Add MAKE_DIRECTORY and modify documentation | Andy Cedilnik | 2003-07-08 | 1 | -5/+13 |
|
|
* | ENH: Add globbing to FILE command | Andy Cedilnik | 2003-07-08 | 1 | -2/+6 |
|
|
* | ENH: Start working on a general file manipulation command | Andy Cedilnik | 2003-07-07 | 1 | -0/+88 |
|
|