| Commit message (Expand) | Author | Age | Files | Lines |
* | Port to cmMakefile::GetGlobalGenerator. | Stephen Kelly | 2015-05-03 | 1 | -3/+2 |
|
|
* | cmMakefile: Rename GetCurrent{Output,Binary}Directory. | Stephen Kelly | 2015-04-20 | 1 | -1/+1 |
|
|
* | cmMakefile: Rename GetCurrent{,Source}Directory. | Stephen Kelly | 2015-04-20 | 1 | -2/+2 |
|
|
* | Use insert instead of a loop in some cases. | Stephen Kelly | 2015-01-11 | 1 | -5/+1 |
|
|
* | install: Add CMAKE_INSTALL_MESSAGE variable (#13761) | Brad King | 2014-06-24 | 1 | -1/+1 |
|
|
* | install: Thread message level setting through internal API | Brad King | 2014-06-24 | 1 | -1/+3 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -1/+1 |
|
|
* | install: Support generator expressions in FILES and PROGRAMS mode | Brad King | 2014-02-21 | 1 | -1/+2 |
|
|
* | cmInstallFilesGenerator: Add reference to calling cmMakefile | Brad King | 2014-02-21 | 1 | -1/+1 |
|
|
* | make default install component name configurable | Alex Neundorf | 2012-05-14 | 1 | -3/+5 |
|
|
* | -strip trailing whitespace | Alex Neundorf | 2012-05-13 | 1 | -9/+9 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | BUG: Fix old-style install to prefix top | Brad King | 2009-02-04 | 1 | -0/+4 |
|
|
* | ENH: Further refinement of the CPack components functionality from Doug Gregor. | David Cole | 2008-07-08 | 1 | -1/+4 |
|
|
* | ENH: support for cpack and install of cmake-gui as mac app bundle | Bill Hoffman | 2008-02-16 | 1 | -1/+1 |
|
|
* | ENH: Updated exporting and importing of targets to support libraries and conf... | Brad King | 2008-01-28 | 1 | -3/+2 |
|
|
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -1/+1 |
|
|
* | BUG: Fixed INSTALL_FILES and INSTALL_PROGRAMS commands to install under the p... | Brad King | 2007-05-25 | 1 | -1/+7 |
|
|
* | ENH: Fixed INSTALL_FILES and INSTALL_PROGRAMS commands to not create targets.... | Brad King | 2007-05-23 | 1 | -12/+14 |
|
|
* | ENH: some code cleanup | Ken Martin | 2007-03-12 | 1 | -1/+1 |
|
|
* | ENH: make properties a bit more formal with documentation and chaining | Ken Martin | 2006-12-07 | 1 | -1/+2 |
|
|
* | ENH: Do not generate install target unless some INSTALL or INSTALL_* commands... | Brad King | 2006-08-31 | 1 | -0/+4 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-11 | 1 | -2/+4 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -13/+13 |
|
|
* | BUG: Added FILES mode to INSTALL_PROGRAMS command to make the single argument... | Brad King | 2005-03-01 | 1 | -3/+14 |
|
|
* | ENH: major changes to support addition of languages from cmake modules direct... | Bill Hoffman | 2004-09-22 | 1 | -1/+1 |
|
|
* | ENH: Moved ExpandListVariables out of individual commands. Argument evaluati... | Brad King | 2002-12-11 | 1 | -4/+2 |
|
|
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -3/+3 |
|
|
* | removed some includes | Ken Martin | 2002-09-27 | 1 | -1/+0 |
|
|
* | ENH: Improved implementation of INSTALL_FILES and INSTALL_PROGRAMS commands. ... | Brad King | 2002-09-17 | 1 | -5/+42 |
|
|
* | make sure ; expansion is done in all commands | Bill Hoffman | 2002-03-29 | 1 | -2/+4 |
|
|
* | ENH: expand variables in arguments before the commands get them | Bill Hoffman | 2002-03-05 | 1 | -4/+1 |
|
|
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -29/+5 |
|
|
* | ENH: change InitialPass to take a const reference to the argument string, to ... | Bill Hoffman | 2001-09-20 | 1 | -2/+2 |
|
|
* | ENH: Improved INSTALL_FILES and INSTALL_PROGRAMS commands to allow each call ... | Brad King | 2001-08-14 | 1 | -16/+14 |
|
|
* | ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved... | Brad King | 2001-07-31 | 1 | -0/+106 |
|
|