summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2019-05-281-1/+1
* Merge topic 'doc-typo-CTEST_CUSTOM_WARNING_xxx'Craig Scott2019-05-272-2/+2
|\
| * Help: Fix typo for CTEST_CUSTOM_WARNING_xxx varsCraig Scott2019-05-262-2/+2
* | Merge topic 'doc-install-export-android-mk'Craig Scott2019-05-271-2/+2
|\ \
| * | Help: Fix typo in install(EXPORT_ANDROID_MK) exampleJohn Freeman2019-05-261-2/+2
* | | CMake Nightly Date StampKitware Robot2019-05-271-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2019-05-261-1/+1
|/
* CMake Nightly Date StampKitware Robot2019-05-251-1/+1
* Merge topic 'selective-tar-extracting-and-listing'Brad King2019-05-248-13/+121
|\
| * cmake: tar: Allow selective extracting and listing of archivesBartosz Kosiorek2019-05-238-13/+121
* | Merge topic 'ninja-pool-link-doc-nit'Brad King2019-05-241-1/+1
|\ \
| * | Help/CMAKE_JOB_POOL_LINK: match the header line with the variableBen Boeckel2019-05-241-1/+1
* | | Merge topic 'fix-armclang-policy'Brad King2019-05-241-3/+5
|\ \ \
| * | | ARMClang: fix policy manipulation in the compiler moduleBen Boeckel2019-05-231-3/+5
* | | | Merge topic 'cmAppend'Brad King2019-05-2460-246/+193
|\ \ \ \
| * | | | Use cmAppend to append ranges to std::vector instancesSebastian Holtermann2019-05-2359-246/+181
| * | | | cmAlgorithms: Add cmAppend functionSebastian Holtermann2019-05-231-0/+12
| | |_|/ | |/| |
* | | | Merge topic 'cmTargetMap_definition'Brad King2019-05-246-22/+16
|\ \ \ \
| * | | | cmMakefile: Define cmTargetMap type in cmMakefile instead of cmTargetSebastian Holtermann2019-05-236-22/+16
* | | | | Merge topic 'update-curl'Brad King2019-05-24172-5996/+6571
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | curl: Update build within CMake to account for 7.65 changesBrad King2019-05-221-2/+5
| * | | | Merge branch 'upstream-curl' into update-curlBrad King2019-05-22171-5993/+6565
| |\ \ \ \
| | * | | | curl 2019-05-22 (885ce314)Curl Upstream2019-05-22171-5995/+6567
| * | | | | curl: Update script to get curl 7.65.0Brad King2019-05-221-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-05-241-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'genex-target-property-lifetime'Brad King2019-05-233-3/+27
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Genex: Fix value lifetimes in nested TARGET_PROPERTY evaluationBrad King2019-05-223-3/+27
* | | | | Merge topic 'string-error'Brad King2019-05-239-45/+31
|\ \ \ \ \
| * | | | | cmSystemTools::Error(): remove const char* overloadVitaly Stakhovsky2019-05-229-45/+31
| |/ / / /
* | | | | Merge topic 'swift-flag-variables'Brad King2019-05-231-2/+10
|\ \ \ \ \
| * | | | | Modules: add Swift MSVC_RUNTIME_LIBRARY flagsSaleem Abdulrasool2019-05-211-0/+8
| * | | | | Modules: add `CMAKE_Swift_FRAMEWORK_SEARCH_FLAG`Saleem Abdulrasool2019-05-211-0/+1
| * | | | | Modules: remove `CMAKE_INCLUDE_FLAG_SEP_Swift`Saleem Abdulrasool2019-05-211-2/+1
* | | | | | Merge topic 'compiler-launcher-shell-format'Brad King2019-05-232-4/+13
|\ \ \ \ \ \
| * | | | | | Ninja,Makefile: Fix <LANG>_COMPILER_LAUNCHER shell command syntaxBrad King2019-05-222-4/+13
* | | | | | | Merge topic 'FindPython-find_strategy'Brad King2019-05-2310-369/+876
|\ \ \ \ \ \ \
| * | | | | | | FindPython: Add policy to manage lookup stratgey default.Marc Chevrier2019-05-219-5/+58
| * | | | | | | FindPython: Implement lookup strategies.Marc Chevrier2019-05-215-369/+823
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'framework-var'Brad King2019-05-236-6/+32
|\ \ \ \ \ \ \
| * | | | | | | Add variable CMAKE_FRAMEWORKRuslan Baratov2019-05-216-6/+32
* | | | | | | | Merge topic 'swift-flags'Brad King2019-05-232-4/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Ninja,Swift: pass along DEFINES/FLAGS/INCLUDESSaleem Abdulrasool2019-05-212-4/+15
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'cmFileTimes'Brad King2019-05-239-165/+187
|\ \ \ \ \ \ \ \
| * | | | | | | | cmSystemTools: Remove cmSystemToolsFileTime interfaceSebastian Holtermann2019-05-222-136/+0
| * | | | | | | | Use cmFileTimes instead of cmSystemToolsFileTime interfaceSebastian Holtermann2019-05-223-29/+17
| * | | | | | | | cmFileTimes: New RAII based cmFileTimes classSebastian Holtermann2019-05-224-0/+170
| |/ / / / / / /
* | | | | | | | Merge topic 'autogen_compiler_features'Brad King2019-05-235-48/+66
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Autogen: Evaluate compiler features for the same exectuable only onceSebastian Holtermann2019-05-225-48/+66
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2019-05-231-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'default-generator-env'Brad King2019-05-2237-11/+267
|\ \ \ \ \ \