| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'try_compile-targets' | Brad King | 2013-02-25 | 1 | -0/+2 |
|\ |
|
| * | Add a new Export generator for IMPORTED targets. | Stephen Kelly | 2013-02-22 | 1 | -0/+2 |
|
|
* | | Merge branch 'master' into sublime-text-2-generator | Robert Maynard | 2013-02-19 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | CPack: Add a WiX Generator (#11575) | Nils Gladitz | 2012-12-03 | 1 | -0/+8 |
|
|
| * | VS: Add parser for WCE.VCPlatform.config to read WinCE platforms | Patrick Gansterer | 2012-11-27 | 1 | -0/+2 |
|
|
* | | Merge branch 'master' into sublime-text-2-generator | Morné Chamberlain | 2012-11-24 | 1 | -14/+1 |
|\ \
| |/ |
|
| * | VS: Remove platform specific generator files | Patrick Gansterer | 2012-11-19 | 1 | -14/+0 |
|
|
| * | Introduce the abstract class cmGlobalGeneratorFactory | Patrick Gansterer | 2012-11-19 | 1 | -0/+1 |
|
|
* | | Added a generator for Sublime Text 2 project files. | Morné Chamberlain | 2012-10-13 | 1 | -0/+2 |
|/ |
|
* | Merge topic 'export-sets' | Brad King | 2012-10-01 | 1 | -0/+5 |
|\ |
|
| * | Merge topic 'AutomocUseTargetProperties' into export-sets | Alex Neundorf | 2012-09-30 | 1 | -1/+7 |
| |\ |
|
| * | | exports: Add cmExportSetMap class | Yury G. Kudryashov | 2012-09-28 | 1 | -0/+2 |
|
|
| * | | exports: Create class cmExportSet | Yury G. Kudryashov | 2012-09-28 | 1 | -0/+2 |
|
|
| * | | exports: Move cmTargetExport to a dedicated header file | Yury G. Kudryashov | 2012-09-28 | 1 | -0/+1 |
|
|
* | | | Add API to check that dependent target properties form a DAG. | Stephen Kelly | 2012-09-28 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge topic 'generator-expression-refactor' | Brad King | 2012-09-19 | 1 | -0/+6 |
|\ \ |
|
| * | | cmGeneratorExpression: Re-write for multi-stage evaluation | Stephen Kelly | 2012-09-18 | 1 | -0/+6 |
| |/ |
|
* | | Use add_subdirectory instead of the obsolete subdirs. | Stephen Kelly | 2012-08-21 | 1 | -1/+1 |
|/ |
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -24/+24 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -132/+132 |
|
|
* | Ninja: enable ninja support everywhere | Peter Kümmel | 2012-07-20 | 1 | -34/+19 |
|
|
* | Ninja: enable ninja on Mac so all Mac CDash-builds are tested, cleanup later | Peter Kümmel | 2012-07-18 | 1 | -1/+1 |
|
|
* | Re-factor OS X bundle and framework generation. | Nicolas Despres | 2012-07-17 | 1 | -0/+2 |
|
|
* | Remove process execution code from cmcldeps and have it use cmake code. | Bill Hoffman | 2012-06-27 | 1 | -0/+1 |
|
|
* | Merge topic 'ninja-cldeps' | David Cole | 2012-06-19 | 1 | -0/+5 |
|\ |
|
| * | Ninja: disable cldeps for bcc32, it's too old, and ninja would also not build | Peter Kuemmel | 2012-06-18 | 1 | -1/+1 |
|
|
| * | Ninja: build server fixes | Peter Kuemmel | 2012-06-16 | 1 | -1/+1 |
|
|
| * | Ninja: try to make GetProcessId visible | Peter Kuemmel | 2012-06-15 | 1 | -1/+2 |
|
|
| * | Ninja: add wrapper for cl to extract dependencies | Peter Kuemmel | 2012-06-08 | 1 | -0/+4 |
|
|
* | | Ninja: Enable the ninja generator by default on Windows. | David Cole | 2012-06-13 | 1 | -3/+3 |
|/ |
|
* | Merge topic 'mumps_coverage' | David Cole | 2012-05-17 | 1 | -0/+3 |
|\ |
|
| * | Add support for Cache coverage. | Bill Hoffman | 2012-05-01 | 1 | -0/+1 |
|
|
| * | Add test for mumps coverage. Also refactor code to prepare for cache coverage. | Bill Hoffman | 2012-05-01 | 1 | -0/+1 |
|
|
| * | Add support to ctest for GTM mumps coverage. | Bill Hoffman | 2012-04-25 | 1 | -0/+1 |
|
|
* | | VS11: Add ARM architecture generator (#13077) | Minmin Gong | 2012-05-09 | 1 | -0/+2 |
|
|
* | | Ninja: CMAKE_USE_NINJA is the name of the macro | Peter Kuemmel | 2012-04-08 | 1 | -1/+1 |
|
|
* | | Ninja: no additional variable needed to enable ninja | Peter Kuemmel | 2012-04-08 | 1 | -7/+5 |
|
|
* | | Ninja: add option to enable ninja where it is not enabled by default | Peter Kuemmel | 2012-04-06 | 1 | -6/+8 |
|/ |
|
* | Merge branch 'object-library' into ninja-object-library | Brad King | 2012-03-16 | 1 | -0/+2 |
|\ |
|
| * | Add cmGeneratorTarget to represent a target during generation | Brad King | 2012-03-09 | 1 | -0/+2 |
|
|
* | | Ninja: Add a cache option CMAKE_ENABLE_NINJA to enable the ninja generator. | Bill Hoffman | 2012-03-09 | 1 | -2/+15 |
|
|
* | | Merge branch 'target-include-directories' into ninja-generator | David Cole | 2012-02-22 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | CPack begin the implementation of --help-command* and --help-variables* | Eric NOULARD | 2012-01-22 | 1 | -0/+2 |
|
|
* | | Ninja: disable unfinished Windows ninja support | Peter Kuemmel | 2012-02-19 | 1 | -17/+15 |
|
|
* | | Ninja: add some hacks for Windows | Peter Kuemmel | 2012-02-19 | 1 | -0/+4 |
|
|
* | | Ninja: also build ninja support on Windows | Peter Kuemmel | 2012-02-19 | 1 | -17/+14 |
|
|
* | | Ninja: Partially revert "win fixes: escape back slash/colon, use cd. as cmd.e... | Peter Collingbourne | 2012-02-18 | 1 | -4/+5 |
|
|
* | | Ninja: win fixes: escape back slash/colon, use cd. as cmd.exe nop | Peter Kuemmel | 2012-02-18 | 1 | -5/+4 |
|
|
* | | Ninja: Add the Ninja generator | Peter Collingbourne | 2012-02-02 | 1 | -0/+18 |
|/ |
|
* | Factor out target location undefined behavior helper macro | Brad King | 2011-12-01 | 1 | -0/+1 |
|
|