summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'defer-target-source-check'Brad King2017-10-254-15/+45
|\
| * Defer check for sources within a target until generation.Deniz Bahadir2017-10-244-15/+45
* | CMake Nightly Date StampKitware Robot2017-10-251-1/+1
* | Merge topic 'generator-instance'Brad King2017-10-2410-11/+160
|\ \
| * | VS: Select and save a VS 2017 instance persistentlyBrad King2017-10-194-7/+66
| * | cmVSSetupHelper: Add option to specify an instanceBrad King2017-10-192-4/+29
| * | Add infrastructure for generators to select a build tool instanceBrad King2017-10-195-0/+65
| |/
* | CMake Nightly Date StampKitware Robot2017-10-241-1/+1
* | 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 topic 'curl_netrc_options'Brad King2017-10-193-0/+98
|\
| * file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboptionShane Parris2017-10-183-0/+98
* | Merge topic 'ide-direct-CMakeLists.txt'Brad King2017-10-196-71/+92
|\ \
| * | VS,Xcode: Add CMakeLists.txt sources without mutating targetsBrad King2017-10-186-71/+92
* | | CMake Nightly Date StampKitware Robot2017-10-191-1/+1
|/ /
* | Merge topic 'cmake-open'Brad King2017-10-1817-28/+264
|\ \
| * | cmake-gui: Use cmake::Open to open generated projectGregor Jasny2017-10-134-28/+46
| * | cmake: Add --open option for IDE generatorsGregor Jasny2017-10-1313-0/+218
* | | Merge topic 'vs-cuda-machine'Brad King2017-10-181-0/+7
|\ \ \
| * | | VS: Set CUDA TargetMachinePlatform explicitly on x64Brad King2017-10-171-0/+7
* | | | CMake Nightly Date StampKitware Robot2017-10-181-1/+1
* | | | 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
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2017-10-171-1/+1
* | | | Merge topic 'imported-interface-no-system'Brad King2017-10-162-5/+9
|\ \ \ \
| * | | | Do not initialize NO_SYSTEM_FROM_IMPORTED on INTERFACE librariesBrad King2017-10-132-5/+9
| |/ / /
* | | | Merge topic 'cpack-wix-cygwin'Brad King2017-10-168-16/+192
|\ \ \ \
| * | | | cpack wix: support WiX generator on CygwinStephen Sorley2017-10-138-16/+192
| | |_|/ | |/| |
* | | | 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
* | | | | | CMake Nightly Date StampKitware Robot2017-10-161-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-10-151-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-10-141-1/+1
|/ / / / /
* | | | | CMake Nightly Date StampKitware Robot2017-10-131-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2017-10-121-1/+1
|/ / /
* | | Merge topic 'linked-tree'Brad King2017-10-111-3/+3
|\ \ \
| * | | cmLinkedTree: avoid unnecessary copies during Push of TMatthias Maennich2017-10-091-3/+3
| |/ /
* | | Merge topic 'simplify-env-var-determination'Brad King2017-10-112-19/+8
|\ \ \
| * | | cm{Unset,Set}Command: use std::string to determine the env variable nameMatthias Maennich2017-10-102-19/+8
| |/ /
* | | Merge topic 'autogen-skip-ui'Brad King2017-10-111-6/+10
|\ \ \
| * | | Autogen: Allow setting SKIP_AUTOUIC/GEN on .ui files not in the sourcesSebastian Holtermann2017-10-091-6/+10
| * | | Merge branch 'minor-fixes' into release-3.10Brad King2017-10-064-6/+8
| |\ \ \
| * \ \ \ Merge branch 'cpack-dmg-explicit-hfs' into release-3.10v3.10.0-rc1Brad King2017-10-051-2/+2
| |\ \ \ \
* | \ \ \ \ Merge topic 'update-kwsys'Brad King2017-10-118-43/+35
|\ \ \ \ \ \