summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ninja-pool-custom-command'Brad King2019-05-1511-28/+78
|\
| * Support job pools in custom commands and targetsRosen Matev2019-05-1411-28/+78
* | Merge topic 'cmuvprocesschain-iterator-fix'Brad King2019-05-151-1/+4
|\ \
| * | cmUVProcessChain: Add assert() for static analysis toolsKyle Edwards2019-05-141-1/+4
* | | CMake Nightly Date StampKitware Robot2019-05-151-1/+1
|/ /
* | Merge topic 'find-boost-cmp0093'Brad King2019-05-141-1/+3
|\ \
| * | FindBoost: Introduce CMP0093 to report Boost_VERSION in x.y.z formatDennis Klein2019-05-131-1/+3
* | | Merge topic 'cmSytemTools_ExpandedList'Brad King2019-05-144-29/+58
|\ \ \
| * | | cmSystemTools: Add ExpandedListArgument and ExpandedLists methodsSebastian Holtermann2019-05-134-29/+58
* | | | Merge topic 'error-generate-step'Brad King2019-05-141-0/+5
|\ \ \ \
| * | | | cmake: Display error if generate step failsKyle Edwards2019-05-131-0/+5
| |/ / /
* | | | Merge topic 'ninja_cleanups'Brad King2019-05-145-241/+223
|\ \ \ \
| * | | | 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
| |/ / /
* | | | Merge topic 'cminstallgenerator-compute-error'Brad King2019-05-1416-17/+28
|\ \ \ \
| * | | | Refactor: Allow cmInstallGenerator::Compute() to return an errorKyle Edwards2019-05-1316-17/+28
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2019-05-141-1/+1
| |/ / |/| |
* | | Merge topic 'autorcc_timestamp'Brad King2019-05-133-59/+69
|\ \ \
| * | | AutoRcc: Simplify error logging with utility lambdaSebastian Holtermann2019-05-111-20/+18
| * | | AutoRcc: Rebuild if the rcc executable is newer than its outputSebastian Holtermann2019-05-112-0/+20
| * | | AutoRcc: Don't read the info file time againSebastian Holtermann2019-05-111-12/+1
| * | | AutoRcc: Write re-generation reason and rcc command as one stringSebastian Holtermann2019-05-112-29/+31
| * | | Autogen: A missing info file is a critical errorSebastian Holtermann2019-05-111-1/+2
| |/ /
* | | Merge topic 'cmuvprocesschain'Brad King2019-05-135-8/+502
|\ \ \
| * | | cmUVProcessChain: Add cmUVProcessChainKyle Edwards2019-05-075-5/+499
| * | | cmUVStreambuf: Initialize all members on constructionBrad King2019-05-071-3/+3
* | | | Merge topic 'windows-signing'Brad King2019-05-131-0/+51
|\ \ \ \
| * | | | Add undocumented option to sign CMake's own binaries on WindowsBrad King2019-05-081-0/+51
* | | | | CMake Nightly Date StampKitware Robot2019-05-131-1/+1
* | | | | CMake Nightly Date StampKitware Robot2019-05-121-1/+1
* | | | | CMake Nightly Date StampKitware Robot2019-05-111-1/+1
| |_|/ / |/| | |
* | | | 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
| |_|_|/ |/| | |