summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add infrastructure for generators to select a build tool instanceBrad King2017-10-1922-0/+155
* Merge topic 'curl_netrc_options'Brad King2017-10-1920-4/+277
|\
| * Add dev notes for topic 'curl_netrc_options'Shane Parris2017-10-181-0/+14
| * ExternalProject: Add support for NETRC and NETRC_FILE suboptionShane Parris2017-10-183-3/+47
| * Add testcases for file(DOWNLOAD|UPLOAD) netrc optionsShane Parris2017-10-189-0/+72
| * file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboptionShane Parris2017-10-188-1/+144
* | Merge topic 'ti-compiler-depfile-support'Brad King2017-10-193-0/+8
|\ \
| * | Compiler/TI: Add support for depfile generation for NinjaNico Müller2017-10-183-0/+8
* | | Merge topic 'ide-direct-CMakeLists.txt'Brad King2017-10-1912-124/+93
|\ \ \
| * | | VS,Xcode: Add CMakeLists.txt sources without mutating targetsBrad King2017-10-1812-124/+93
* | | | CMake Nightly Date StampKitware Robot2017-10-191-1/+1
|/ / /
* | | Merge branch 'release-3.10'Brad King2017-10-180-0/+0
|\ \ \
| * \ \ Merge branch 'vs-cuda-machine' into release-3.10Brad King2017-10-171-0/+7
| |\ \ \
| * \ \ \ Merge branch 'findopenmp-lib-paths' into release-3.10Brad King2017-10-171-7/+21
| |\ \ \ \
* | \ \ \ \ Merge topic 'cmake-open'Brad King2017-10-1821-29/+299
|\ \ \ \ \ \
| * | | | | | cmake-gui: Use cmake::Open to open generated projectGregor Jasny2017-10-134-28/+46
| * | | | | | cmake: Add --open option for IDE generatorsGregor Jasny2017-10-1317-1/+253
* | | | | | | Merge topic 'module-fetchcontent'Brad King2017-10-1823-0/+1266
|\ \ \ \ \ \ \
| * | | | | | | FetchContent: Add testsCraig Scott2017-10-1618-0/+318
| * | | | | | | FetchContent: New module for populating content at configure timeCraig Scott2017-10-165-0/+948
* | | | | | | | Merge topic 'vs-cuda-machine'Brad King2017-10-181-0/+7
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | VS: Set CUDA TargetMachinePlatform explicitly on x64Brad King2017-10-171-0/+7
* | | | | | | | Merge topic 'findopenmp-lib-paths'Brad King2017-10-181-7/+21
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | FindOpenMP: Improve OMP libraries searchChristian Pfeiffer2017-10-171-7/+21
* | | | | | | | CMake Nightly Date StampKitware Robot2017-10-181-1/+1
* | | | | | | | Merge branch 'release-3.10'Brad King2017-10-170-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'vs-2017-cl-check' into release-3.10Brad King2017-10-162-25/+40
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'imported-interface-no-system' into release-3.10Brad King2017-10-135-15/+22
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'vs-2017-cl-check'Brad King2017-10-172-25/+40
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | VS: Detect compiler component in VS 2017 instances more reliablyBrad King2017-10-162-19/+27
| * | | | | | | | | cmVSSetupHelper: Fix install location encoding conversionBrad King2017-10-161-2/+3
| * | | | | | | | | cmVSSetupHelper: Factor out install location string constructionBrad King2017-10-162-6/+12
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'Linux-CUDA-OpenCL'Brad King2017-10-171-1/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindOpenCL: Add support for CUDA OpenCL on LinuxTakenori Yamamoto2017-10-151-1/+4
* | | | | | | | | | CMake Nightly Date StampKitware Robot2017-10-171-1/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge topic 'imported-interface-no-system'Brad King2017-10-165-15/+22
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Help: Clarify documentation of NO_SYSTEM_FROM_IMPORTEDBrad King2017-10-132-8/+13
| * | | | | | | | Do not initialize NO_SYSTEM_FROM_IMPORTED on INTERFACE librariesBrad King2017-10-134-7/+9
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'UseJava-add_jar-split-build-and-output-dirs'Brad King2017-10-161-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | UseJava: add_jar OUTPUT_DIR option used only for jar generation.Marc Chevrier2017-10-121-4/+4
* | | | | | | | | Merge topic 'cpack-wix-cygwin'Brad King2017-10-169-17/+193
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cpack wix: support WiX generator on CygwinStephen Sorley2017-10-138-16/+192
| * | | | | | | | | cpack wix: fix path error on cygwinStephen Sorley2017-10-131-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge topic 'cpack-dmg-errors'Brad King2017-10-161-6/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmCPackDragNDropGenerator: Improve error reportingClinton Stimpson2017-10-121-6/+14
* | | | | | | | | | Merge topic 'update-kwsys'Brad King2017-10-165-27/+40
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-10-135-27/+40
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | KWSys 2017-10-12 (ef0ad34d)KWSys Upstream2017-10-135-27/+40
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-10-161-1/+1
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-10-151-1/+1
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |