summaryrefslogtreecommitdiffstats
path: root/Source/cmake.cxx
Commit message (Expand)AuthorAgeFilesLines
* Ninja: move -LIBPATH behind -link optionPeter Kümmel2012-10-011-1/+5
* Revert "Ninja: don't expand any rsp files"Bill Hoffman2012-10-011-15/+7
* Merge topic 'use-generator-target'David Cole2012-09-251-1/+2
|\
| * Port cmLocalGenerator::GetTargetFlags to cmGeneratorTarget.Stephen Kelly2012-09-191-1/+2
* | Merge topic 'vs-link-rsp'Brad King2012-09-191-7/+15
|\ \
| * | Ninja: don't expand any rsp filesPeter Kuemmel2012-09-191-7/+15
| |/
* | VS11: Detect VS 2012 Express for default generator (#13348)Brad King2012-09-181-2/+5
|/
* Merge topic 'ErrorIfCTEST_USE_LAUNCHERSSetButLauncherRuleNotSet'Brad King2012-08-301-0/+11
|\
| * error out if CTEST_USE_LAUNCHERS is TRUE but RULE_LAUNCH_* are not setAlex Neundorf2012-08-201-0/+11
* | Make platform information files specific to the CMake versionBrad King2012-08-241-3/+0
|/
* Merge topic 'directory-typo'David Cole2012-08-131-2/+2
|\
| * Fix typo direcotry -> directory (and similar) [#13444]Rolf Eike Beer2012-07-301-2/+2
* | Merge topic 'use_normal_ouput_with_chdir'David Cole2012-08-131-1/+1
|\ \ | |/ |/|
| * Use OUTPUT_NORMAL instead of OUTPUT_MERGE for cmake -E chdir.Bill Hoffman2012-07-201-1/+1
* | Ninja: enable ninja support everywherePeter Kümmel2012-07-201-5/+1
|/
* automoc: better error handling (#13299)Alex Neundorf2012-06-141-2/+2
* VS11: Add ARM architecture generator (#13077)Minmin Gong2012-05-091-0/+3
* Merge topic 'ninja-generator'Brad King2012-03-191-0/+8
|\
| * Merge branch 'target-include-directories' into ninja-generatorDavid Cole2012-02-221-40/+21
| |\
| * | Ninja: Add the Ninja generatorPeter Collingbourne2012-02-021-0/+8
* | | Merge topic 'target-include-directories'David Cole2012-03-081-7/+3
|\ \ \ | | |/ | |/|
| * | Extract and use the INCLUDE_DIRECTORIES target properties.Stephen Kelly2012-02-221-9/+1
| * | Refactor GetIncludeFlags to take includes instead of fetching themStephen Kelly2012-02-221-1/+5
* | | Run vim spellcheck on some filesYury G. Kudryashov2012-02-291-8/+10
|/ /
* | Merge topic 'ImproveCPackDoc-reloaded'David Cole2012-02-141-1/+3
|\ \
| * | CPack Documentation extraction from CMake script begins to workEric NOULARD2012-01-221-1/+3
| |/
* | Merge topic 'warn-funny-path-names'David Cole2012-02-071-24/+0
|\ \
| * | Allow directory names containing '=' and warn if necessary (#12934)Brad King2012-02-061-24/+0
* | | Find VC Express during default generator selection (#12917)Peter Kuemmel2012-02-011-8/+15
| |/ |/|
* | Fix typo.Nicolas Despres2011-10-231-2/+2
* | Add Visual Studio 11 generator for x86 and x64 toolsBrad King2011-09-231-0/+6
* | Merge topic 'fix-12446-no-cmake-E-build'David Cole2011-09-071-1/+0
|\ \
| * | CMake: Remove documentation for -E build (#12446)Matt McCormick2011-09-061-1/+0
* | | CMake: Add SaveCache at the end of successful Generate callsDavid Cole2011-09-011-0/+7
|/ /
* | Merge topic 'UsingCMakeLikePkgConfig2'David Cole2011-08-251-7/+128
|\ \
| * | Fix line lengthAlex Neundorf2011-08-181-1/+2
| * | Replace cmake::GetScriptMode() with GetWorkingMode()Alex Neundorf2011-08-091-8/+7
| * | Implement find-package mode of cmakeAlex Neundorf2011-07-021-2/+98
| * | Add find-package mode, which does nothing yetAlex Neundorf2011-07-021-0/+25
* | | Fix bootstrap test with automocAlex Neundorf2011-08-171-2/+1
* | | Add the cmake module required currently for automocAlex Neundorf2011-08-141-0/+7
* | | Start implementing skeleton for automoc in cmakeAlex Neundorf2011-08-141-1/+2
* | | Start work on automoc: add empty cmQtAutomoc classAlex Neundorf2011-08-071-0/+7
* | | Merge topic 'split-stdout-stderr'David Cole2011-08-021-4/+5
|\ \ \
| * | | RunSingleCommand: Add a OUTPUT_NORMAL flag.Johan Björk2011-07-281-3/+3
| * | | RunSingleCommand: Replace verbose boolean with enumJohan Björk2011-07-281-3/+4
| |/ /
* | | Merge topic 'SetPropertyAppendString'Brad King2011-07-261-2/+2
|\ \ \
| * | | Fix #12342: Add APPEND_STRING option to set_property()Alex Neundorf2011-07-151-2/+2
| |/ /
* | | Add VisualStudio 9 and 10 generators for Itanium platformMatej Hribernik2011-06-201-0/+6
|/ /
* | Merge topic 'MoreGraphVizFeatures'Brad King2011-04-191-0/+1
|\ \