summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'CMP0126-WARNING'Brad King2021-06-304-0/+20
|\
| * Merge branch 'backport-3.21-CMP0126-WARNING' into CMP0126-WARNINGMarc Chevrier2021-06-294-0/+20
| |\
| | * CMP0126: Add control for warningsMarc Chevrier2021-06-294-0/+20
* | | Merge topic 'rpm-suggests'Brad King2021-06-302-11/+31
|\ \ \
| * | | CPack/RPM: Fix weak dep supportAlex Sweet2021-06-292-11/+31
* | | | Merge topic 'tests-tolerate-NINJA_STATUS'Brad King2021-06-292-0/+6
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Tests/RunCMake/Ninja.*: Sanitize NINJA_STATUS since we expect default behaviorNAKAMURA Takumi2021-06-282-0/+6
| |/
| * Merge topic 'vs2022' into release-3.21Brad King2021-06-284-9/+9
| |\
* | \ Merge topic 'target_compile_features-only-apply-to-enabled-languages'Brad King2021-06-281-4/+2
|\ \ \
| * | | compile_features: Ignore features that map to languages that aren't enabledRobert Maynard2021-06-251-4/+2
* | | | Merge topic 'vs2022'Brad King2021-06-284-9/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | VS: Add Visual Studio 17 2022 generatorBrad King2021-06-254-9/+9
* | | | Merge topic 'test-RunCMake.GenEx-names'Brad King2021-06-28221-176/+176
|\ \ \ \ | | |_|/ | |/| |
| * | | Tests: Shorten RunCMake.GenEx-* case namesBrad King2021-06-25221-176/+176
| |/ /
* | | cmELF: Include the ELF parsing code unconditionallyAlex Richardson2021-06-242-6/+2
* | | cmELF: Allow building without system ELF headersAlex Richardson2021-06-242-3/+3
| |/ |/|
* | Merge topic 'FindPkgConfig-PKG_CONFIG-args'Brad King2021-06-214-0/+54
|\ \
| * | FindPkgConfig: split args if loaded from environmentChristopher Degawa2021-06-184-0/+54
| |/
* | ctest: allow test output to add labelsZack Galbreath2021-06-172-0/+41
|/
* Merge topic 'fix-flow-control-override'Brad King2021-06-173-0/+5
|\
| * CMake: Allow override of unexpected non-flow-control commandsKyle Edwards2021-06-163-0/+5
| * Merge topic 'presets-build-fixes' into release-3.20Brad King2021-06-093-5/+28
| |\
* | | CMakeDependentOption: Allow parentheses in the depends stringDaniel Schürmann2021-06-144-0/+12
* | | Merge topic 'xcode13-linker-output'Brad King2021-06-141-0/+1
|\ \ \
| * | | Tests: ignore Xcode DVTPlugInManager outputGregor Jasny2021-06-101-0/+1
* | | | Merge topic 'dir-IMPORTED_TARGETS'Brad King2021-06-113-0/+12
|\ \ \ \
| * | | | Add directory property to list imported targetsBrad King2021-06-103-0/+12
* | | | | Tests: Fix RunCMake.CPack_RPM.DEBUGINFO test caseBrad King2021-06-101-0/+17
|/ / / /
* | | | Merge topic 'vs-custom-depfile'Brad King2021-06-101-1/+2
|\ \ \ \
| * | | | VS: Add support for add_custom_command DEPFILEBrad King2021-06-091-1/+2
* | | | | 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