summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ctest_xml_tweaks' into release-3.15v3.15.0-rc1Brad King2019-06-042-2/+4
|\
| * Tests: Fix RunCMake.ctest_update test to not require GIT_EXECUTABLEBrad King2019-06-042-2/+4
* | Merge branch 'GetPrerequisites-variable-typo' into release-3.15Brad King2019-06-041-1/+1
|\ \
| * | GetPrerequisites: fix regression in gp_append_uniqueBen Boeckel2019-06-041-1/+1
| |/
* | CMake 3.15.0-rc1 version updateBrad King2019-06-041-3/+3
* | Help: Drop development topic notes to prepare releaseBrad King2019-06-042-9/+0
|/
* Merge topic 'doc-3.15-relnotes'Brad King2019-06-0475-461/+350
|\
| * Help: Organize and revise 3.15 release notesBrad King2019-06-041-209/+231
| * Help: Consolidate 3.15 release notesBrad King2019-06-0473-459/+326
| * Help: Document Swift_DEPENDENCIES_FILE property defaultsBrad King2019-06-042-2/+2
|/
* Merge topic 'tweaks_to_release_notes'Brad King2019-06-043-5/+5
|\
| * Help: Clarify COMPILE_LANG_AND_ID release noteRobert Maynard2019-06-041-1/+1
| * Help: Clarify vs-just-my-code-debugging release note languageRobert Maynard2019-06-041-3/+3
| * Help: Reference project command in CMAKE_PROJECT_INCLUDE_BEFORE relnotesRobert Maynard2019-06-041-1/+1
|/
* Merge topic 'emulator-arguments'Brad King2019-06-0412-16/+129
|\
| * Teach CROSSCOMPILING_EMULATOR to support argumentsMarek Antoniak2019-06-0312-16/+129
* | Merge topic 'remove_directories'Brad King2019-06-0415-16/+53
|\ \
| * | cmake: Teach -E remove_directory to remove multiple directoriesJohn Freeman2019-06-0311-15/+43
| * | Tests: Add RunCMake.CommandLine make_directory test checksJohn Freeman2019-06-032-0/+9
| * | Tests: Fix RunCMake.CommandLine make_directory test nameJohn Freeman2019-06-033-1/+1
* | | Merge topic 'ninja-nvcc-rsp'Brad King2019-06-043-29/+57
|\ \ \
| * | | Ninja: Add support for CUDA nvcc response filesFrancisco Facioni2019-06-033-9/+31
| * | | Ninja: Compute linker response file flag earlierFrancisco Facioni2019-06-031-22/+28
* | | | Merge topic 'executables-are-consoled'Brad King2019-06-047-1/+48
|\ \ \ \
| * | | | Swift: disallow WIN32_EXECUTABLE propertiesSaleem Abdulrasool2019-06-037-1/+48
| |/ / /
* | | | 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-0415-70/+167
|\ \ \ \ \
| * | | | | Help: Add release notes for updated generator expressionsRobert Maynard2019-06-031-0/+8
| * | | | | Genex: CompileLang and CompileLangAndId now match against a list of idsRobert Maynard2019-06-039-20/+47
| * | | | | Genex: PlatformId now can match against a list of ids.Robert Maynard2019-06-034-6/+15
| * | | | | Genex: CompilerId now can match against a list of ids.Robert Maynard2019-06-036-40/+87
| * | | | | Genex: Add more extensive support for an unbounded number of parametersRobert Maynard2019-06-032-4/+10
| |/ / / /
* | | | | Merge topic 'check_language_respects_cuda_host_compiler'Brad King2019-06-042-5/+25
|\ \ \ \ \
| * | | | | CheckLanguage: Report CMAKE_CUDA_HOST_COMPILER if needed for compilationRobert Maynard2019-06-032-5/+25
* | | | | | Merge topic 'print-correct-line-number'Brad King2019-06-045-7/+10
|\ \ \ \ \ \
| * | | | | | cmListFileCache: When missing ending ) print starting line instead of last oneBartosz Kosiorek2019-06-035-7/+10
* | | | | | | Merge topic 'better_error_message_for_visibility_preset_property'Brad King2019-06-042-2/+4
|\ \ \ \ \ \ \
| * | | | | | | The error message for VISIBILITY_PRESET now documents valid options.Robert Maynard2019-06-032-2/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'test-explicit-dirs'Brad King2019-06-041-4/+6
|\ \ \ \ \ \ \
| * | | | | | | Tests: Fix RunCMake.CommandLine test to use generator in no-S-B caseBrad King2019-06-031-4/+6
| | |_|_|/ / / | |/| | | | |
* | | | | | | 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