summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'help_parse_arguments'Brad King2017-10-241-10/+13
|\
| * Help: Fix cmake_parse_arguments behavior for not found argumentsSylvain Joubert2017-10-201-10/+13
* | Merge topic 'gnuid-cmp54-fix'Brad King2017-10-241-0/+5
|\ \
| * | GNUInstallDirs: Enable CMP0054Christian Pfeiffer2017-10-231-0/+5
* | | Merge topic 'doc-cxx-std-msvc'Brad King2017-10-242-2/+4
|\ \ \
| * | | Help: Correct <LANG>_STANDARD help w.r.t. MSVCChristian Pfeiffer2017-10-232-2/+4
| |/ /
* | | Merge topic 'generator-instance'Brad King2017-10-2438-18/+330
|\ \ \
| * | | VS: Select and save a VS 2017 instance persistentlyBrad King2017-10-1916-24/+135
| * | | cmVSSetupHelper: Add option to specify an instanceBrad King2017-10-192-4/+29
| * | | CheckLanguage: Pass generator instance into checkBrad King2017-10-191-0/+6
| * | | ExternalProject: Propagate the generator instanceBrad King2017-10-191-0/+15
| * | | Add infrastructure for generators to select a build tool instanceBrad King2017-10-1922-0/+155
* | | | CMake Nightly Date StampKitware Robot2017-10-241-1/+1
* | | | Merge branch 'release-3.10'Brad King2017-10-230-0/+0
|\ \ \ \
| * \ \ \ Merge branch 'flang-remove-boundscheck' into release-3.10Brad King2017-10-191-2/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge topic 'flang-remove-boundscheck'Brad King2017-10-231-2/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Flang: Remove unsupported fbounds-check flagChristian Pfeiffer2017-10-191-2/+0
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2017-10-231-1/+1
* | | | CMake Nightly Date StampKitware Robot2017-10-221-1/+1
* | | | CMake Nightly Date StampKitware Robot2017-10-211-1/+1
* | | | CMake Nightly Date StampKitware Robot2017-10-201-1/+1
* | | | Merge branch 'release-3.10'Brad King2017-10-190-0/+0
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | CMake 3.10.0-rc3v3.10.0-rc3Brad King2017-10-191-1/+1
* | | 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
| |\ \ \ \ \ \ \ \