summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
| * VS: Add parser for WCE.VCPlatform.config to read WinCE platformsPatrick Gansterer2012-11-271-0/+2
* | Merge branch 'master' into sublime-text-2-generatorMorné Chamberlain2012-11-241-14/+1
|\ \ | |/
| * VS: Remove platform specific generator filesPatrick Gansterer2012-11-191-14/+0
| * Introduce the abstract class cmGlobalGeneratorFactoryPatrick Gansterer2012-11-191-0/+1
* | Added a generator for Sublime Text 2 project files.Morné Chamberlain2012-10-131-0/+2
|/
* Merge topic 'export-sets'Brad King2012-10-011-0/+5
|\
| * Merge topic 'AutomocUseTargetProperties' into export-setsAlex Neundorf2012-09-301-1/+7
| |\
| * | exports: Add cmExportSetMap classYury G. Kudryashov2012-09-281-0/+2
| * | exports: Create class cmExportSetYury G. Kudryashov2012-09-281-0/+2
| * | exports: Move cmTargetExport to a dedicated header fileYury G. Kudryashov2012-09-281-0/+1
* | | Add API to check that dependent target properties form a DAG.Stephen Kelly2012-09-281-0/+2
| |/ |/|
* | Merge topic 'generator-expression-refactor'Brad King2012-09-191-0/+6
|\ \
| * | cmGeneratorExpression: Re-write for multi-stage evaluationStephen Kelly2012-09-181-0/+6
| |/
* | Use add_subdirectory instead of the obsolete subdirs.Stephen Kelly2012-08-211-1/+1
|/
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-24/+24
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-132/+132
* Ninja: enable ninja support everywherePeter Kümmel2012-07-201-34/+19
* Ninja: enable ninja on Mac so all Mac CDash-builds are tested, cleanup laterPeter Kümmel2012-07-181-1/+1
* Re-factor OS X bundle and framework generation.Nicolas Despres2012-07-171-0/+2
* Remove process execution code from cmcldeps and have it use cmake code.Bill Hoffman2012-06-271-0/+1
* Merge topic 'ninja-cldeps'David Cole2012-06-191-0/+5
|\
| * Ninja: disable cldeps for bcc32, it's too old, and ninja would also not buildPeter Kuemmel2012-06-181-1/+1
| * Ninja: build server fixesPeter Kuemmel2012-06-161-1/+1
| * Ninja: try to make GetProcessId visiblePeter Kuemmel2012-06-151-1/+2
| * Ninja: add wrapper for cl to extract dependenciesPeter Kuemmel2012-06-081-0/+4
* | Ninja: Enable the ninja generator by default on Windows.David Cole2012-06-131-3/+3
|/
* Merge topic 'mumps_coverage'David Cole2012-05-171-0/+3
|\
| * Add support for Cache coverage.Bill Hoffman2012-05-011-0/+1
| * Add test for mumps coverage. Also refactor code to prepare for cache coverage.Bill Hoffman2012-05-011-0/+1
| * Add support to ctest for GTM mumps coverage.Bill Hoffman2012-04-251-0/+1
* | VS11: Add ARM architecture generator (#13077)Minmin Gong2012-05-091-0/+2
* | Ninja: CMAKE_USE_NINJA is the name of the macroPeter Kuemmel2012-04-081-1/+1
* | Ninja: no additional variable needed to enable ninjaPeter Kuemmel2012-04-081-7/+5
* | Ninja: add option to enable ninja where it is not enabled by defaultPeter Kuemmel2012-04-061-6/+8
|/
* Merge branch 'object-library' into ninja-object-libraryBrad King2012-03-161-0/+2
|\
| * Add cmGeneratorTarget to represent a target during generationBrad King2012-03-091-0/+2
* | Ninja: Add a cache option CMAKE_ENABLE_NINJA to enable the ninja generator.Bill Hoffman2012-03-091-2/+15
* | Merge branch 'target-include-directories' into ninja-generatorDavid Cole2012-02-221-0/+2
|\ \ | |/
| * CPack begin the implementation of --help-command* and --help-variables*Eric NOULARD2012-01-221-0/+2
* | Ninja: disable unfinished Windows ninja supportPeter Kuemmel2012-02-191-17/+15
* | Ninja: add some hacks for WindowsPeter Kuemmel2012-02-191-0/+4
* | Ninja: also build ninja support on WindowsPeter Kuemmel2012-02-191-17/+14
* | Ninja: Partially revert "win fixes: escape back slash/colon, use cd. as cmd.e...Peter Collingbourne2012-02-181-4/+5
* | Ninja: win fixes: escape back slash/colon, use cd. as cmd.exe nopPeter Kuemmel2012-02-181-5/+4
* | Ninja: Add the Ninja generatorPeter Collingbourne2012-02-021-0/+18
|/
* Factor out target location undefined behavior helper macroBrad King2011-12-011-0/+1
* Merge topic 'newline-style'David Cole2011-12-011-0/+2
|\
| * Add NEWLINE_STYLE option to configure_file (#3957)Peter Kuemmel2011-11-281-0/+2
* | sha2: Build as part of CMakeLibBrad King2011-11-161-0/+2
* | Factor Compute(File|String)MD5 into cmCryptoHash helperBrad King2011-11-161-0/+2
|/