summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Fix allocation in CROSSCOMPILING_EMULATOR evaluationMarek Antoniak2019-07-231-0/+3
* Merge branch 'backport-implicit-includes-cray-hlist'Brad King2019-07-097-0/+165
|\
| * Cray: Fix include parsing when the -hlist= flag is presentChuck Atkins2019-07-097-0/+165
* | list(POP_FRONT): Fix always assigning first item to output varsAlex Turbov2019-06-301-0/+13
* | export: Restore support for empty TARGETS listBrad King2019-06-252-0/+2
* | Merge branch 'FindBoost-component' into release-3.15Brad King2019-06-1826-0/+418
|\ \
| * | FindBoost: Add tests for legacy variablesAlexander Grund2019-06-1825-0/+415
| * | Tests.RunCMake.FindBoost: Fix example BoostConfigAlexander Grund2019-06-181-0/+3
* | | cmake: Teach -E capabilities to report supported fileapi requestsBrad King2019-06-071-1/+1
|/ /
* | 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-0411-1/+28
|\ \ \
| * | | cmake: Teach -E remove_directory to remove multiple directoriesJohn Freeman2019-06-037-0/+18
| * | | 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-043-5/+3
|\ \ \
| * | | Genex: CompileLang and CompileLangAndId now match against a list of idsRobert Maynard2019-06-032-4/+2
| * | | Genex: CompilerId now can match against a list of ids.Robert Maynard2019-06-031-1/+1
| |/ /
* | | 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 '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-295-2/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Tests: fix failures with gnu mode clang on windowsZsolt Parragi2019-05-245-2/+13
* | | | 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 '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-2223-0/+122
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Tests: Add environment generator testsEicke Herbertz2019-05-2223-0/+122
* | | | | file: Change REMOVE to ignore empty namesBrad King2019-05-213-0/+15
| |/ / / |/| | |
* | | | Merge topic 'ninja-swift'Brad King2019-05-202-1/+5
|\ \ \ \
| * | | | Tests: add a check for the Swift compilerSaleem Abdulrasool2019-05-172-1/+5
* | | | | Merge topic 'file-install-follow-symlink-chain'Marc Chevrier2019-05-182-0/+169
|\ \ \ \ \
| * | | | | file(INSTALL): Add FOLLOW_SYMLINK_CHAIN argumentKyle Edwards2019-05-162-0/+169
| |/ / / /
* | | | | Merge topic 'offer_compiler_lang_generator_expression'Brad King2019-05-1723-0/+117
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Genex: Add COMPILE_LANG_AND_ID generator expressionRobert Maynard2019-05-1423-0/+117
* | | | | Merge topic 'msvc-jmc'Brad King2019-05-154-1/+71
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | MSVC: Add support for /JMC (Just My Code)Luca Cappa2019-05-144-1/+71
* | | | | Merge topic 'ninja-pool-custom-command'Brad King2019-05-156-0/+39
|\ \ \ \ \
| * | | | | Support job pools in custom commands and targetsRosen Matev2019-05-146-0/+39