summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix RunCMake.ctest_update test to not require GIT_EXECUTABLEBrad King2019-06-042-2/+4
* Merge topic 'emulator-arguments'Brad King2019-06-047-3/+67
|\
| * Teach CROSSCOMPILING_EMULATOR to support argumentsMarek Antoniak2019-06-037-3/+67
* | Merge topic 'remove_directories'Brad King2019-06-0412-6/+34
|\ \
| * | cmake: Teach -E remove_directory to remove multiple directoriesJohn Freeman2019-06-038-5/+24
| * | 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 'executables-are-consoled'Brad King2019-06-045-1/+12
|\ \
| * | Swift: disallow WIN32_EXECUTABLE propertiesSaleem Abdulrasool2019-06-035-1/+12
| |/
* | Merge topic 'compiler_id_gen_exp_supports_multiple_ids'Brad King2019-06-0410-7/+72
|\ \
| * | Genex: CompileLang and CompileLangAndId now match against a list of idsRobert Maynard2019-06-037-4/+24
| * | Genex: PlatformId now can match against a list of ids.Robert Maynard2019-06-032-0/+6
| * | Genex: CompilerId now can match against a list of ids.Robert Maynard2019-06-034-3/+42
| |/
* | Merge topic 'check_language_respects_cuda_host_compiler'Brad King2019-06-041-1/+2
|\ \
| * | CheckLanguage: Report CMAKE_CUDA_HOST_COMPILER if needed for compilationRobert Maynard2019-06-031-1/+2
* | | Merge topic 'print-correct-line-number'Brad King2019-06-044-2/+8
|\ \ \
| * | | cmListFileCache: When missing ending ) print starting line instead of last oneBartosz Kosiorek2019-06-034-2/+8
| | |/ | |/|
* | | Merge topic 'better_error_message_for_visibility_preset_property'Brad King2019-06-041-1/+1
|\ \ \
| * | | The error message for VISIBILITY_PRESET now documents valid options.Robert Maynard2019-06-031-1/+1
| |/ /
* | | Tests: Fix RunCMake.CommandLine test to use generator in no-S-B caseBrad King2019-06-031-4/+6
|/ /
* | Merge topic 'vs-add-package-reference'Brad King2019-05-313-0/+44
|\ \
| * | VS: Added support for VS package references for nugetKinan Mahdi2019-05-303-0/+44
* | | Merge topic 'implicit-includes-CPATH'Brad King2019-05-314-0/+61
|\ \ \
| * | | Do not exclude include directories made implicit by CPATHBrad King2019-05-304-0/+61
* | | | Merge topic 'tar-zstd-compression'Brad King2019-05-302-0/+11
|\ \ \ \
| * | | | cmake: Teach cmake -E tar command, Zstandard compressionBartosz Kosiorek2019-05-222-0/+11
* | | | | Merge topic 'clang-gnulike-support'Brad King2019-05-2928-45/+71
|\ \ \ \ \
| * | | | | Tests: handle string escaping differences with NMake+clangZsolt Parragi2019-05-243-6/+13
| * | | | | Tests: require C++14 for the TutorialZsolt Parragi2019-05-2413-27/+13
| * | | | | Tests: fix failures with gnu mode clang on windowsZsolt Parragi2019-05-2412-12/+45
* | | | | | Merge topic 'rel-push'Brad King2019-05-281-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Utilities/Release: Replace upload step with a "push" scriptBrad King2019-05-241-2/+2
* | | | | | cmake: tar: Allow selective extracting and listing of archivesBartosz Kosiorek2019-05-233-1/+44
|/ / / / /
* | | | | Merge topic 'genex-target-property-lifetime'Brad King2019-05-232-0/+19
|\ \ \ \ \
| * | | | | Genex: Fix value lifetimes in nested TARGET_PROPERTY evaluationBrad King2019-05-222-0/+19
* | | | | | Merge topic 'FindPython-find_strategy'Brad King2019-05-231-6/+26
|\ \ \ \ \ \
| * | | | | | FindPython: Implement lookup strategies.Marc Chevrier2019-05-211-6/+26
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'framework-var'Brad King2019-05-232-6/+17
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add variable CMAKE_FRAMEWORKRuslan Baratov2019-05-212-6/+17
| |/ / / /
* | | | | Merge topic 'default-generator-env'Brad King2019-05-2224-0/+128
|\ \ \ \ \
| * | | | | Tests: Add environment generator testsEicke Herbertz2019-05-2224-0/+128
* | | | | | Merge topic 'find-package-prefer-config'Brad King2019-05-223-1/+37
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | find_package: Add option to prefer Config modeCristian Adam2019-05-213-1/+37
| | |/ / / | |/| | |
* | | | | file: Change REMOVE to ignore empty namesBrad King2019-05-213-0/+15
|/ / / /
* | | | Merge topic 'makefiles_additional_clean_files'Brad King2019-05-202-35/+64
|\ \ \ \
| * | | | Tests: Extend MakeClean test to cover subdirectories without targetsSebastian Holtermann2019-05-182-35/+64
* | | | | Merge topic 'ninja-swift'Brad King2019-05-204-3/+74
|\ \ \ \ \
| * | | | | Tests: add a check for the Swift compilerSaleem Abdulrasool2019-05-174-3/+74
* | | | | | Merge topic 'interface-library-export-properties'Brad King2019-05-202-0/+10
|\ \ \ \ \ \
| * | | | | | InterfaceLibrary: Whitelist EXPORT_PROPERTIES propertyBrad King2019-05-172-0/+10
| |/ / / / /