| Commit message (Expand) | Author | Age | Files | Lines |
* | include_external_msproject: Support non-Windows target platforms | Tomoki Imai | 2017-12-04 | 1 | -1/+4 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -3/+2 |
|
|
* | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 1 | -0/+3 |
|
|
* | Separate compilation for commands included in cmCommands | Daniel Pfeifer | 2016-10-21 | 1 | -0/+6 |
|
|
* | cmState: Move CacheEntryType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -1/+1 |
|
|
* | cmState: Move TargetType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -2/+2 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -42/+42 |
|
|
* | cmState: Move TargetType enum from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -1/+1 |
|
|
* | cmState: Move CacheEntryType enum from cmCacheManager. | Stephen Kelly | 2015-04-13 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -2/+2 |
|
|
* | VS: Fix line-too-long style errors | Brad King | 2012-04-19 | 1 | -4/+3 |
|
|
* | include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120) | Leonid Yurchenko | 2012-04-16 | 1 | -5/+63 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: fix vsexternal test on vs 71 | Bill Hoffman | 2009-07-14 | 1 | -1/+2 |
|
|
* | ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i... | Bill Hoffman | 2009-07-14 | 1 | -25/+6 |
|
|
* | ENH: Updated exporting and importing of targets to support libraries and conf... | Brad King | 2008-01-28 | 1 | -2/+1 |
|
|
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -1/+1 |
|
|
* | STYLE: fix line lengths | Alexander Neundorf | 2007-07-20 | 1 | -1/+3 |
|
|
* | COMP: compile fix | Alexander Neundorf | 2007-05-22 | 1 | -1/+1 |
|
|
* | ENH: add the IMPORT keyword to ADD_EXECUTABLE(), which generates an | Alexander Neundorf | 2007-05-22 | 1 | -11/+3 |
|
|
* | ENH: some code cleanup | Ken Martin | 2007-03-12 | 1 | -1/+1 |
|
|
* | BUG: Move hack from old cmMakefile::AddUtilityTarget to this command directly... | Brad King | 2006-09-28 | 1 | -7/+23 |
|
|
* | ENH: Cleaned up signature of cmMakefile::AddUtilityCommand. It is not valid ... | Brad King | 2006-09-28 | 1 | -2/+1 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-11 | 1 | -3/+5 |
|
|
* | ENH: make sure path is converted to unix | Bill Hoffman | 2006-05-04 | 1 | -2/+3 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -2/+2 |
|
|
* | ENH: add working directory support | Bill Hoffman | 2006-02-08 | 1 | -0/+2 |
|
|
* | ENH: Updated implementation of custom commands. Multiple command lines are n... | Brad King | 2005-02-22 | 1 | -3/+5 |
|
|
* | ENH: clean up of INCLUDE_EXTERNAL_MSPROJECT contributed by Clinton Stimpson | Bill Hoffman | 2004-09-15 | 1 | -6/+2 |
|
|
* | bug fixes for external projects | Bill Hoffman | 2004-09-14 | 1 | -1/+1 |
|
|
* | ENH: improve coverage | Bill Hoffman | 2003-08-07 | 1 | -12/+15 |
|
|
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -3/+3 |
|
|
* | ENH: expand variables in arguments before the commands get them | Bill Hoffman | 2002-03-05 | 1 | -1/+0 |
|
|
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -0/+16 |
|
|
* | ENH: clean up warnings | Bill Hoffman | 2001-11-13 | 1 | -1/+1 |
|
|
* | ERR: ^M's removed. | Bill Lorensen | 2001-11-05 | 1 | -4/+4 |
|
|
* | allow more than one external MS project | Phil Pritchett | 2001-11-02 | 1 | -1/+5 |
|
|
* | INCLUDE_EXTERNAL_MSPROJECT command | Phil Pritchett | 2001-10-31 | 1 | -0/+34 |
|
|