| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: During file installation treat the source file as a dependency of the in... | Brad King | 2007-10-05 | 1 | -18/+45 |
|
|
* | STYLE: fix line lengths | Alexander Neundorf | 2007-07-20 | 1 | -1/+1 |
|
|
* | COMP: Remove unused argument. | Brad King | 2007-07-02 | 1 | -2/+1 |
|
|
* | ENH: Further cleanup of installation script generation. The per-component an... | Brad King | 2007-07-02 | 1 | -223/+33 |
|
|
* | BUG: Need to compute the correct versioned name for executables on cygwin. T... | Brad King | 2007-06-27 | 1 | -19/+26 |
|
|
* | STYLE: remove out commented code | Alexander Neundorf | 2007-06-07 | 1 | -74/+23 |
|
|
* | ENH: add option to FILE(STRINGS NO_HEX_CONVERSION) to disable automatic | Alexander Neundorf | 2007-05-25 | 1 | -7/+68 |
|
|
* | ENH: make the compiler id detection work, even if the output file name of | Alexander Neundorf | 2007-05-25 | 1 | -0/+10 |
|
|
* | COMP: Fix for borland now that components list check is const. | Brad King | 2007-05-19 | 1 | -2/+4 |
|
|
* | STYLE: fix line lengths | Alexander Neundorf | 2007-05-18 | 1 | -12/+15 |
|
|
* | ENH: merge CMake-CrossCompileBasic to HEAD | Alexander Neundorf | 2007-05-17 | 1 | -449/+501 |
|
|
* | COMP: Avoid warning. | Brad King | 2007-04-26 | 1 | -4/+4 |
|
|
* | ENH: Added FILE(STRINGS) command. | Brad King | 2007-04-25 | 1 | -0/+304 |
|
|
* | ENH: Added option CMAKE_INSTALL_SO_NO_EXE on linux to choose whether the defa... | Brad King | 2007-04-10 | 1 | -9/+13 |
|
|
* | BUG: Preserve symlinks during installation. This addresses bug#4384. | Brad King | 2007-03-12 | 1 | -0/+68 |
|
|
* | COMP: fix warnings | Ken Martin | 2007-03-02 | 1 | -1/+1 |
|
|
* | COMP: fix a compiel warning | Ken Martin | 2007-03-01 | 1 | -1/+1 |
|
|
* | ENH: added LIMIT on file read | Ken Martin | 2007-03-01 | 1 | -3/+25 |
|
|
* | ENH: Add support to INSTALL(DIRECTORY) to install an empty directory. This a... | Brad King | 2006-08-29 | 1 | -2/+11 |
|
|
* | COMP: Need to use cmsys_stl when in CMake code, not kwsys_stl. | Brad King | 2006-08-27 | 1 | -3/+3 |
|
|
* | BUG: Avoid putting double-slashes in fromFile during installation. Also adde... | Brad King | 2006-08-25 | 1 | -3/+8 |
|
|
* | BUG: Directory installation pattern matching should be case insensitive on so... | Brad King | 2006-08-21 | 1 | -0/+7 |
|
|
* | ENH: Implemented INSTALL(DIRECTORY) command and added a test. Re-organized c... | Brad King | 2006-08-21 | 1 | -238/+424 |
|
|
* | BUG: RENAME option should be allowd for INSTALL(PROGRAMS) too. | Brad King | 2006-08-21 | 1 | -2/+4 |
|
|
* | BUG: Bundle installation needs all file permissions to be preserved from the ... | Brad King | 2006-08-17 | 1 | -5/+9 |
|
|
* | ENH: Started implementing INSTALL(DIRECTORY) command mode. This is not yet f... | Brad King | 2006-08-17 | 1 | -88/+262 |
|
|
* | ENH: Fix directory installation to properly deal with trailing slash names (u... | Brad King | 2006-08-17 | 1 | -4/+11 |
|
|
* | ENH: fix crash when glob has wrong number of arguments | Bill Hoffman | 2006-06-27 | 1 | -0/+5 |
|
|
* | ENH: Changing shared library versioned file names on OSX to conform to that p... | Brad King | 2006-06-05 | 1 | -9/+24 |
|
|
* | ENH: fix error message | Bill Hoffman | 2006-05-11 | 1 | -2/+2 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 1 | -9/+20 |
|
|
* | ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuratio... | Brad King | 2006-05-05 | 1 | -10/+41 |
|
|
* | ENH: Added option to not use copy-if-different when installing. | Brad King | 2006-05-05 | 1 | -4/+10 |
|
|
* | BUG: Using the source-file permissions by default for installation is somewha... | Brad King | 2006-04-18 | 1 | -19/+6 |
|
|
* | ENH: More cleanups and add stgz header script, so it does not have to be hard... | Andy Cedilnik | 2006-04-18 | 1 | -1/+3 |
|
|
* | BUG: Fixed install rules to use copy-if-different. | Brad King | 2006-04-14 | 1 | -7/+3 |
|
|
* | ENH: handle single path | Bill Hoffman | 2006-04-10 | 1 | -1/+4 |
|
|
* | ENH: add path conversion stuff and rm SYSTEM_PATH | Bill Hoffman | 2006-04-05 | 1 | -7/+34 |
|
|
* | ENH: fix warning, and remove debug code | Bill Hoffman | 2006-04-03 | 1 | -8/+0 |
|
|
* | ENH: Added named component installation implementation. Installation behavio... | Brad King | 2006-03-30 | 1 | -0/+32 |
|
|
* | ENH: make sure framework search order is correct | Bill Hoffman | 2006-03-30 | 1 | -0/+8 |
|
|
* | ENH: Add proper support for installing bundles | Andy Cedilnik | 2006-03-28 | 1 | -1/+21 |
|
|
* | ENH: Allow blocking of writing into the source tree | Andy Cedilnik | 2006-03-22 | 1 | -0/+15 |
|
|
* | ENH: Add relative tag and add test for relative tag | Andy Cedilnik | 2006-03-21 | 1 | -0/+11 |
|
|
* | ENH: Remove cmGlob and use glob from kwsys | Andy Cedilnik | 2006-03-21 | 1 | -13/+13 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -13/+13 |
|
|
* | ENH: add a new FILE SYSTEM_PATH that allows you to read a environment variabl... | Bill Hoffman | 2006-03-10 | 1 | -0/+29 |
|
|
* | ENH: use a cmake script to do the clean step, this allows for large numbers o... | Bill Hoffman | 2006-03-09 | 1 | -0/+32 |
|
|
* | BUG: Most platforms other than Linux seem to require executable permissions o... | Brad King | 2006-03-07 | 1 | -1/+1 |
|
|
* | ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and ... | Brad King | 2006-03-03 | 1 | -121/+273 |
|
|