summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Ninja: Use clean target instead of clean tool in `cmake --target clean` callsSebastian Holtermann2019-05-132-7/+1
* Ninja: In cmNinjaTargetGenerator use std::unique_ptr to manage new instancesSebastian Holtermann2019-05-133-7/+9
* Ninja: In cmNinjaTargetGenerator optimize string compositionSebastian Holtermann2019-05-131-62/+78
* Ninja: Inline range loop range argumentsSebastian Holtermann2019-05-123-28/+14
* Ninja: In cmGlobalNinjaGenerator use std::unique_ptr to manage output streamsSebastian Holtermann2019-05-112-28/+31
* Ninja: Add and use cmGlobalNinjaGenerator::CMakeCmd methodSebastian Holtermann2019-05-102-46/+48
* Ninja: Fix message in cmGlobalNinjaGenerator::WriteBuild methodSebastian Holtermann2019-05-101-5/+3
* Ninja: Simplify cmGlobalNinjaGenerator::AddRule and HasRule methodsSebastian Holtermann2019-05-102-13/+8
* Ninja: Simplify cmGlobalNinjaGenerator::WriteRule methodSebastian Holtermann2019-05-101-45/+31
* CMake Nightly Date StampKitware Robot2019-05-101-1/+1
* CMake Nightly Date StampKitware Robot2019-05-091-1/+1
* Merge topic 'autogen_cache'Brad King2019-05-089-1598/+2067
|\
| * Autogen: Refactor AUTOMOC and AUTOUIC and add source file parse data cachingSebastian Holtermann2019-05-079-1598/+2067
* | Merge topic 'ctest-update-version-override'Craig Scott2019-05-085-0/+25
|\ \
| * | ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDEZack Galbreath2019-05-075-0/+25
* | | CMake Nightly Date StampKitware Robot2019-05-081-1/+1
* | | Merge topic 'enforce-explicit-use-of-project'Brad King2019-05-071-0/+10
|\ \ \
| * | | cmMakefile: Enforce explicit use of project() commandBartosz Kosiorek2019-05-061-0/+10
* | | | Merge topic 'touch-after-ranlib'Brad King2019-05-071-0/+14
|\ \ \ \
| * | | | Apple: Preserve high resolution mtime for static librariesGregor Jasny2019-05-051-0/+14
* | | | | CMake Nightly Date StampKitware Robot2019-05-071-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'fix_ios_try_compile'Brad King2019-05-061-1/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | iOS: Fix try_compile FILE_COPY not to failAlexandru Croitor2019-05-061-1/+8
| * | | CMake 3.14.3v3.14.3Brad King2019-04-221-1/+1
* | | | CMake Nightly Date StampKitware Robot2019-05-061-1/+1
* | | | CMake Nightly Date StampKitware Robot2019-05-051-1/+1
* | | | CMake Nightly Date StampKitware Robot2019-05-041-1/+1
* | | | Merge topic 'std-pipes-always'Brad King2019-05-037-2/+73
|\ \ \ \
| * | | | Ensure stdin, stdout, and stderr pipes are always openBrad King2019-05-027-2/+73
| | |_|/ | |/| |
* | | | Merge topic 'cpack-ifw-stylesheet'Brad King2019-05-032-0/+20
|\ \ \ \
| * | | | CPack/IFW: Add StyleSheet fieldZaytsev Yuriy2019-05-022-0/+20
* | | | | Merge topic 'jobs-positive-value'Brad King2019-05-031-3/+21
|\ \ \ \ \
| * | | | | cmake: --build -j <jobs> should not accept 0.Fred Baksik2019-05-011-3/+21
* | | | | | Merge topic 'genex-TARGET_FILE_BASE_NAME-manage-postfix'Brad King2019-05-033-15/+27
|\ \ \ \ \ \
| * | | | | | Genex: Update $<TARGET_FILE_BASE_NAME:...>: take care of POSTFIXMarc Chevrier2019-05-021-3/+6
| * | | | | | Refactor: introduce method cmGeneratorTarget::GetFilePostfixMarc Chevrier2019-05-022-12/+21
* | | | | | | CMake Nightly Date StampKitware Robot2019-05-031-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'genex-code-cleanup'Brad King2019-05-021-416/+175
|\ \ \ \ \ \
| * | | | | | cmGeneratorExpressionNode: refactor TargetPropertyNodeLeonid Pospelov2019-04-221-48/+49
| * | | | | | cmGeneratorExpressionNode: use ctor arguments instead of macroLeonid Pospelov2019-04-221-30/+36
| * | | | | | cmGeneratorExpressionNode: add VersionNodeLeonid Pospelov2019-04-221-84/+10
| * | | | | | cmGeneratorExpressionNode: remove structs CompilerId*, CompilerVersion*Leonid Pospelov2019-04-221-166/+43
| * | | | | | cmGeneratorExpressionNode: add CharacterNodeLeonid Pospelov2019-04-221-36/+8
| * | | | | | cmGeneratorExpressionNode: simplify code in EqualNodeLeonid Pospelov2019-04-221-54/+29
| * | | | | | cmGeneratorExpressionNode: Simplify static string constantBrad King2019-04-221-2/+4
* | | | | | | Merge topic 'code-cleanup-3'Brad King2019-05-021-29/+11
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | cmGlobalVisualStudioGenerator: remove redundant variablesLeonid Pospelov2019-04-241-12/+5
| * | | | | | cmGlobalVisualStudioGenerator: use cmJoin to join the filenamesLeonid Pospelov2019-04-221-11/+1
| * | | | | | cmGlobalVisualStudioGenerator: use auto instead of iterator typesLeonid Pospelov2019-04-221-6/+5
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2019-05-021-1/+1