summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge topic 'ctest_custom_details'Brad King2021-06-102-0/+28
|\ \ \ \ \ \
| * | | | | | ctest: allow test output to override the 'details' fieldZack Galbreath2021-06-092-0/+28
| | |/ / / / | |/| | | |
* | | | | | Tests: Improve RunCMake.CPack*.SOURCE_PACKAGE test error formattingBrad King2021-06-092-11/+28
|/ / / / /
* | | | | Merge topic 'ctest_measurement_file'Brad King2021-06-092-0/+9
|\ \ \ \ \
| * | | | | ctest: add support for attaching files to tests at run timeZack Galbreath2021-06-082-0/+9
* | | | | | Merge topic 'presets-build-fixes'Brad King2021-06-093-5/+28
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-3.20-presets-build-fixes' into presets-build-fixesSam Freed2021-06-083-4/+22
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | presets: Fix buildPreset "targets" not allowing a single stringSam Freed2021-06-082-1/+6
| | * | | | | presets: Fix buildPreset "jobs" field test caseBrad King2021-06-083-4/+22
| * | | | | | presets: Fix buildPreset "targets" not allowing a single stringSam Freed2021-06-072-1/+6
* | | | | | | Merge topic 'add_hip_language'Brad King2021-06-0919-5/+122
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | HIP: Add HIP to all the Check* modulesRobert Maynard2021-06-079-4/+94
| * | | | | | HIP: Add language to CMakeRobert Maynard2021-06-0711-1/+28
* | | | | | | Tests: Remove unused RunCMake.TransformDepfile filesBrad King2021-06-086-29/+0
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'install-with-runtime-dependencies'Brad King2021-06-0837-3/+444
|\ \ \ \ \ \
| * | | | | | FileAPI: Add integration for runtime dependency installersKyle Edwards2021-06-044-2/+209
| * | | | | | Tests: Add tests for new optionsKyle Edwards2021-06-042-0/+40
| * | | | | | install: Add RUNTIME_DEPENDENCY_SET modeKyle Edwards2021-06-044-0/+8
| * | | | | | install(IMPORTED_RUNTIME_ARTIFACTS): Add RUNTIME_DEPENDENCY_SET optionKyle Edwards2021-06-044-0/+10
| * | | | | | install(TARGETS): Add RUNTIME_DEPENDENCY_SET argumentKyle Edwards2021-06-047-0/+25
| * | | | | | install(TARGETS): Add RUNTIME_DEPENDENCIES optionKyle Edwards2021-06-0417-1/+79
| * | | | | | file: Add undocumented RPATH_SET commandKyle Edwards2021-06-041-0/+37
| * | | | | | file(GET_RUNTIME_DEPENDENCIES): Add undocumented RPATH_PREFIX optionKyle Edwards2021-06-042-0/+36
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'compile-options-order'Brad King2021-06-085-1/+46
|\ \ \ \ \ \
| * | | | | | Tests: Add cases verifying flag ordering rulesBrad King2021-06-075-1/+46
| |/ / / / /
* | | | | | FindPkgConfig: Always create the imported targetAdam Badura2021-06-041-0/+4
* | | | | | Tests: Add case covering FindPkgConfig creation of empty targetsBrad King2021-06-043-0/+19
| |/ / / / |/| | | |
* | | | | Merge topic 'env-toolchain-file'Brad King2021-06-0412-0/+55
|\ \ \ \ \
| * | | | | cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variableBrad King2021-06-0312-0/+55
| |/ / / /
* | | | | CMakeParseImplicitLinkInfo: Honor GNU static runtime library flagsBrad King2021-06-035-3/+5
* | | | | Tests: Extend ParseImplicit*Info with static GNU runtime library flagsBrad King2021-06-0311-0/+248
* | | | | Tests: Teach RunCMake.ParseImplicitLinkInfo to match output by regexBrad King2021-06-0330-35/+35
|/ / / /
* | | | Merge topic 'find_item-NO_CACHE'Brad King2021-06-0312-0/+599
|\ \ \ \
| * | | | find_*: Add support for option NO_CACHEMarc Chevrier2021-06-0212-0/+599
* | | | | Merge topic 'ctest-coverage-no-dir'Brad King2021-06-032-0/+7
|\ \ \ \ \
| * | | | | CTest: Exit coverage handling early if no binary dirJoseph Snyder2021-06-022-0/+7
* | | | | | cmake_transform_depfile: Remove unused incomplete vstlog supportBrad King2021-06-021-4/+0
|/ / / / /
* | | | | Merge topic 'command_target'Brad King2021-06-022-0/+27
|\ \ \ \ \
| * | | | | add_custom_command: Target-dependent generator expression supportRaul Tambre2021-05-312-0/+27
* | | | | | Merge topic 'get-runtime-dependencies-file-filter'Brad King2021-06-027-55/+157
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | file(GET_RUNTIME_DEPENDENCIES): Add POST_{IN,EX}CLUDE_FILES argumentsKyle Edwards2021-06-017-55/+157
* | | | | | Merge topic 'install-imported-runtime-artifacts'Brad King2021-06-013-3/+71
|\ \ \ \ \ \
| * | | | | | FileAPI: Populate information for IMPORTED_RUNTIME_ARTIFACTSKyle Edwards2021-05-313-3/+71
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'linker-launcher'Brad King2021-05-2949-1/+123
|\ \ \ \ \ \
| * | | | | | Launchers: Support setting linker launchersBobby D Reynolds2021-05-2843-0/+122
| * | | | | | Tests/CompilerLauncher: Fix file names and clarify commentBobby D Reynolds2021-05-286-1/+1
| |/ / / / /
* | | | | | Merge topic 'fix-compile-db-crash'Brad King2021-05-291-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile ruleBrad King2021-05-281-1/+2
| | |/ / | |/| |
* | | | Merge topic 'WriteBasicConfigVersion_support_leading_zeroes'Brad King2021-05-285-2/+927
|\ \ \ \ | |_|/ / |/| | |
| * | | WriteBasicConfigVersion supports version strings such as 21.07.04Robert Maynard2021-05-275-2/+927