summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Tests: Drop RunCMake workaround for AIX ld warnings about GNU atexitBrad King2019-07-151-2/+0
* AIX: Explicitly compute executable exports for both XL and GNUBrad King2019-07-152-3/+6
* cmake -E: Add true and false commandsKyle Edwards2019-07-113-0/+6
* Merge topic 'fix_ctest_output'Brad King2019-07-114-0/+84
|\
| * CTest: Clean up stdout and logfile output for Pass/Fail regexStephen Manz2019-07-094-0/+84
* | Merge topic 'elseif'Brad King2019-07-101-1/+1
|\ \
| * | Fix elseif() in place of else()Artalus2019-07-031-1/+1
* | | Merge topic 'implicit-includes-cray-hlist'Brad King2019-07-107-0/+165
|\ \ \
| * \ \ 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
* | | | | Merge topic 'add_cmake_find_use_package_registry'Craig Scott2019-07-091-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Find: Correct spelling and layout issues in CMAKE_FIND_USE_ docsRobert Maynard2019-07-091-1/+1
* | | | | Merge topic 'deprecate-policy-old'Brad King2019-07-021-0/+11
|\ \ \ \ \
| * | | | | Add deprecation warnings for policies CMP0067 and belowBrad King2019-07-011-0/+11
* | | | | | Merge topic 'double-export-error-message'Brad King2019-07-027-0/+34
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Tests: add tests for export set error messagesBen Boeckel2019-06-277-0/+34
| |/ / / /
* | | | | Merge topic 'bug/19436'Craig Scott2019-07-011-0/+13
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | list(POP_FRONT): Fix always assigning first item to output varsAlex Turbov2019-06-301-0/+13
* | | | Merge topic 'vs-dpi-aware'Brad King2019-06-276-0/+74
|\ \ \ \ | |_|/ / |/| | |
| * | | VS: Add VS_DPI_AWARE target propertyMatt Weir2019-06-266-0/+74
* | | | Merge topic 'build-install-rpath-genex'Brad King2019-06-263-20/+50
|\ \ \ \
| * | | | BUILD_RPATH/INSTALL_RPATH: Add generator expression supportKyle Edwards2019-06-253-20/+50
* | | | | Merge topic 'export-targets-empty'Brad King2019-06-262-0/+2
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | 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
| |\ \ \
* | \ \ \ Merge topic 'vs-ce-deploy'Brad King2019-06-241-0/+17
|\ \ \ \ \
| * | | | | VS10Generator: add project properties to enable WindowsCE deployment.Wil Stark2019-06-191-0/+17
* | | | | | Find: Provide global controls for the `NO_[]_PATH` call optionsRobert Maynard2019-06-2123-0/+251
* | | | | | RunCMake: Automatically support platform out override filesRobert Maynard2019-06-2114-18/+52
|/ / / / /
* | | | | Merge topic 'FindBoost-component'Brad King2019-06-1926-0/+418
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindBoost: Add tests for legacy variablesAlexander Grund2019-06-1825-0/+415
| * | | | Tests.RunCMake.FindBoost: Fix example BoostConfigAlexander Grund2019-06-181-0/+3
* | | | | Merge topic 'escape-install-rpath'Kyle Edwards2019-06-1711-6/+251
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cmInstallTargetGenerator: Add tests for the RPATH_CHANGE ruleDennis Klein2019-06-138-1/+243
| * | | | cmInstallTargetGenerator: Introduce CMP0095Dennis Klein2019-06-133-5/+8
* | | | | Merge topic 'add-test-command-expand-lists'Brad King2019-06-1217-0/+107
|\ \ \ \ \
| * | | | | add_test: Add COMMAND_EXPAND_LISTS optionSergey Bobrenok2019-06-0717-0/+107
| | |/ / / | |/| | |
* | | | | Merge topic 'capabilities-fileapi'Brad King2019-06-121-1/+1
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | cmake: Teach -E capabilities to report supported fileapi requestsBrad King2019-06-071-1/+1
| |/ /
* | | file: Add GET_RUNTIME_DEPENDENCIES modeKyle Edwards2019-06-1054-1/+1345
|/ /
* | 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
|\ \ \