summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | CMake Nightly Date StampKitware Robot2017-10-301-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2017-10-291-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2017-10-281-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge topic 'generalize-importedtargets-behavior'Brad King2017-10-2715-81/+48
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add support for IMPORTED GLOBAL targets to be aliasedDeniz Bahadir2017-10-262-13/+5
| * | | | | | | | | Teach target_* commands to set INTERFACE properties of IMPORTED targetsDeniz Bahadir2017-10-2613-65/+41
| * | | | | | | | | cmTargetPropCommandBase: Fix typo in error messageDeniz Bahadir2017-10-261-3/+2
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge topic 'cmdparser-strcpy'Brad King2017-10-274-49/+51
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmCommandArgumentParser: remove the variable tokens from the classRolf Eike Beer2017-10-254-32/+32
| * | | | | | | | | cmCommandArgumentParserHelper: constify some char* valuesRolf Eike Beer2017-10-252-17/+19
| |/ / / / / / / /
* | | | | | | | | Merge topic 'cmp0040-wording'Brad King2017-10-271-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | CMP0040: Clarify policy warning to match documentationBrad King2017-10-261-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-10-271-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge topic 'cm-array-begins-size'Brad King2017-10-269-105/+147
|\ \ \ \ \ \ \
| * | | | | | | Replace cmArray{Begin,End,Size} by their standard counterpartsMatthias Maennich2017-10-239-105/+147
* | | | | | | | CMake Nightly Date StampKitware Robot2017-10-261-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'server-codemodel-install-dest'Brad King2017-10-253-1/+39
|\ \ \ \ \ \ \
| * | | | | | | cmake-server: Add target install destinations to codemodelJustin Goshi2017-10-243-1/+39
* | | | | | | | Merge topic 'windows_symlinks'Brad King2017-10-254-7/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | cmTimestamp: For symlinks switch to timestamp of resolved pathManuel Núñez2017-10-241-2/+4
| * | | | | | | | cmSystemTools: Implement GetRealPath on WindowsManuel Núñez2017-10-242-0/+39
| * | | | | | | | Call GetRealPath through cmSystemTools instead of KWSys directlyManuel Núñez2017-10-241-5/+5
* | | | | | | | | 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