summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2019-06-121-1/+1
* Merge topic 'get-runtime-dependencies'Kyle Edwards2019-06-1131-0/+2046
|\
| * file: Add GET_RUNTIME_DEPENDENCIES modeKyle Edwards2019-06-1031-0/+2046
* | CMake Nightly Date StampKitware Robot2019-06-111-1/+1
|/
* CMake Nightly Date StampKitware Robot2019-06-101-1/+1
* CMake Nightly Date StampKitware Robot2019-06-091-1/+1
* CMake Nightly Date StampKitware Robot2019-06-081-1/+1
* Merge topic 'autogen_header_in_symbolic_path_fix'Brad King2019-06-071-3/+3
|\
| * Autogen: Fix header detection for paths with symbolic linksSebastian Holtermann2019-06-061-3/+3
* | CMake Nightly Date StampKitware Robot2019-06-071-1/+1
* | Merge topic 'cmTarget_cleanups'Brad King2019-06-064-195/+187
|\ \
| * | cmOutputConverter: Initialize static std::set on constructionSebastian Holtermann2019-06-041-16/+4
| * | cmAddCustomCommand: Initialize static std::unordered_set on constructionSebastian Holtermann2019-06-041-24/+23
| * | cmTargetPropertyComputer: Initialize static std::unordered_set on constructionSebastian Holtermann2019-06-041-16/+15
| * | cmTarget: Initialize static std::unordered_set on constructionSebastian Holtermann2019-06-041-18/+17
| * | cmTarget: Property initialization cleanupSebastian Holtermann2019-06-041-121/+128
* | | CMake Nightly Date StampKitware Robot2019-06-061-1/+1
* | | CMake Nightly Date StampKitware Robot2019-06-051-1/+1
|/ /
* | Begin post-3.15 developmentBrad King2019-06-041-2/+2
|/
* CMake 3.15.0-rc1 version updateBrad King2019-06-041-3/+3
* Merge topic 'emulator-arguments'Brad King2019-06-042-13/+48
|\
| * Teach CROSSCOMPILING_EMULATOR to support argumentsMarek Antoniak2019-06-032-13/+48
* | Merge topic 'remove_directories'Brad King2019-06-041-8/+12
|\ \
| * | cmake: Teach -E remove_directory to remove multiple directoriesJohn Freeman2019-06-031-8/+12
* | | Merge topic 'ninja-nvcc-rsp'Brad King2019-06-042-29/+52
|\ \ \
| * | | Ninja: Add support for CUDA nvcc response filesFrancisco Facioni2019-06-032-9/+26
| * | | Ninja: Compute linker response file flag earlierFrancisco Facioni2019-06-031-22/+28
* | | | Merge topic 'executables-are-consoled'Brad King2019-06-042-0/+36
|\ \ \ \
| * | | | Swift: disallow WIN32_EXECUTABLE propertiesSaleem Abdulrasool2019-06-032-0/+36
| |/ / /
* | | | Merge topic 'swift-linker-flags'Brad King2019-06-041-49/+62
|\ \ \ \
| * | | | Swift: avoid `CMAKE_{EXE,SHARED}_LINKER_FLAGS`Saleem Abdulrasool2019-06-031-49/+62
| | |_|/ | |/| |
* | | | Merge topic 'compiler_id_gen_exp_supports_multiple_ids'Brad King2019-06-043-36/+54
|\ \ \ \
| * | | | Genex: CompileLang and CompileLangAndId now match against a list of idsRobert Maynard2019-06-031-4/+11
| * | | | Genex: PlatformId now can match against a list of ids.Robert Maynard2019-06-031-3/+5
| * | | | Genex: CompilerId now can match against a list of ids.Robert Maynard2019-06-031-25/+28
| * | | | Genex: Add more extensive support for an unbounded number of parametersRobert Maynard2019-06-032-4/+10
| |/ / /
* | | | Merge topic 'print-correct-line-number'Brad King2019-06-041-5/+2
|\ \ \ \
| * | | | cmListFileCache: When missing ending ) print starting line instead of last oneBartosz Kosiorek2019-06-031-5/+2
* | | | | Merge topic 'better_error_message_for_visibility_preset_property'Brad King2019-06-041-1/+3
|\ \ \ \ \
| * | | | | The error message for VISIBILITY_PRESET now documents valid options.Robert Maynard2019-06-031-1/+3
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2019-06-041-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'ninja_build_class'Brad King2019-06-037-643/+610
|\ \ \ \ | |/ / / |/| | |
| * | | Ninja: Remove non cmNinjaBuild based WriteBuild methodSebastian Holtermann2019-05-302-97/+75
| * | | Ninja: Use cmNinjaBuild class for WriteBuildSebastian Holtermann2019-05-301-24/+21
| * | | Ninja: Use cmNinjaBuild class for WriteBuildSebastian Holtermann2019-05-301-7/+6
| * | | Ninja: Use cmNinjaBuild class for WriteBuildSebastian Holtermann2019-05-301-11/+5
| * | | Ninja: Use cmNinjaBuild class for WriteBuildSebastian Holtermann2019-05-301-9/+4
| * | | Ninja: Use cmNinjaBuild class for WriteBuildSebastian Holtermann2019-05-301-30/+27
| * | | Ninja: Use cmNinjaBuild class for WriteBuildSebastian Holtermann2019-05-301-34/+30
| * | | Ninja: Use cmNinjaBuild class for WriteBuildSebastian Holtermann2019-05-301-73/+64