summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmCommand: De-virtualize function InvokeInitialPassRegina Pfeifer2019-07-216-86/+24
* cmState: Add scripted commands by valueRegina Pfeifer2019-07-215-89/+50
* cmUnexpectedCommand: Replace with lambda expressionRegina Pfeifer2019-07-216-70/+22
* cmState: Hold commands by valueRegina Pfeifer2019-07-216-39/+69
* cmCommand: deprecate functions GetMakefile and SetErrorDaniel Pfeifer2019-07-2114-45/+53
* CMake Nightly Date StampKitware Robot2019-07-211-1/+1
* CMake Nightly Date StampKitware Robot2019-07-201-1/+1
* Merge topic 'skip_regular_expression'Kyle Edwards2019-07-1912-7/+100
|\
| * Vim: Add SKIP_REGULAR_EXPRESSION test property to vim syntax fileGabor Bencze2019-07-181-0/+2
| * Help: Add documentation for SKIP_REGULAR_EXPRESSION test propertyGabor Bencze2019-07-185-2/+33
| * Tests: Create test for SKIP_REGULAR_EXPRESSION test propertyGabor Bencze2019-07-182-0/+27
| * CTest: Add SKIP_REGULAR_EXPRESSION test propertyGabor Bencze2019-07-184-5/+38
* | Merge topic 'command-final-action'Brad King2019-07-1915-316/+262
|\ \
| * | cmCommand: remove FinalPass from interfaceDaniel Pfeifer2019-07-183-34/+0
| * | cmVariableWatchCommand: Port away from FinalPassDaniel Pfeifer2019-07-182-22/+33
| * | cmLoadCommandCommand: Port away from FinalPassDaniel Pfeifer2019-07-181-19/+5
| * | cmInstallProgramsCommand: Port away from FinalPassDaniel Pfeifer2019-07-182-40/+29
| * | cmInstallFilesCommand: Port away from FinalPassDaniel Pfeifer2019-07-182-52/+38
| * | cmFLTKWrapUICommand: Port away from FinalPassDaniel Pfeifer2019-07-182-47/+28
| * | cmExportLibraryDependenciesCommand: Port away from FinalPassDaniel Pfeifer2019-07-182-41/+24
| * | cmMakefile: decouple FinalAction from cmCommandDaniel Pfeifer2019-07-182-6/+32
| * | cmLoadCommandCommand: Code cleanupRegina Pfeifer2019-07-181-73/+91
* | | Merge topic 'swift-deduplicate'Brad King2019-07-191-16/+10
|\ \ \
| * | | Swift: refactor rule construction to reduce duplicationSaleem Abdulrasool2019-07-171-16/+10
* | | | Merge topic 'FindProtobuf-DLLs'Brad King2019-07-191-0/+15
|\ \ \ \
| * | | | FindProtobuf: Fix usage of protobuf dynamic libraries on Windowsgnaggnoyil2019-07-181-0/+15
* | | | | Merge branch 'release-3.15'Brad King2019-07-190-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'ctest-done-hash' into release-3.15Brad King2019-07-191-9/+9
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'ctest-done-hash'Brad King2019-07-191-9/+9
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | CTest: Generate Done.xml before calculating its hashBetsy McPhail2019-07-191-9/+9
* | | | | | | Merge topic 'QCC-ninja-support'Brad King2019-07-191-1/+3
|\ \ \ \ \ \ \
| * | | | | | | cmGlobalNinjaGenerator: Use gnu compatible paths with QCCSamuel Ostlund2019-07-161-1/+3
* | | | | | | | Merge topic 'modernize_std_unique_ptr'Brad King2019-07-1910-81/+100
|\ \ \ \ \ \ \ \
| * | | | | | | | cmMakefile: Modernize AddFunctionBlocker method to accept a std::unique_ptrSebastian Holtermann2019-07-178-53/+71
| * | | | | | | | cmELF: Modernize to use std::unique_ptr instead of new/deleteSebastian Holtermann2019-07-172-28/+29
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.15'Brad King2019-07-190-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'msvc-runtime-library-doc' into release-3.15Brad King2019-07-193-1/+11
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'vs-asmlist-dir' into release-3.15Brad King2019-07-182-4/+2
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'msvc-runtime-library-doc'Brad King2019-07-193-1/+11
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | MSVC: Document behavior when MSVC_RUNTIME_LIBRARY is not setBrad King2019-07-193-1/+11
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'vs-asmlist-dir'Brad King2019-07-192-4/+2
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | VS: Place intermediate files in the "ASM List Location" next to objectsBrad King2019-07-182-4/+2
| |/ / / / / / /
* | | | | | | | Merge topic 'findvulcan-doc-fix'Kyle Edwards2019-07-191-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix repeated word in FindVulkan.cmakeNeroBurner2019-07-181-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-07-191-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'release-3.15'Brad King2019-07-180-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'backport-swift-improvements' into release-3.15Brad King2019-07-185-15/+72
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'swift-improvements'Brad King2019-07-180-0/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'backport-swift-improvements' into swift-improvementsBrad King2019-07-180-0/+0
| |\ \ \ \ \ \ \ \ |/ / / / / / / / / | | | _ / / / / / | | | / / / / /
| * | | | | | | Swift: support SONAME on ELFish targetsSaleem Abdulrasool2019-07-181-2/+5