summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/try_run
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix RunCMake.try_run case on gfortran < 4.3Brad King2023-12-071-1/+1
* Tests: Add inspection step to RunCMake.try_runBrad King2023-12-072-0/+33
* Tests: Remove unused code from RunCMake.try_runBrad King2023-12-071-4/+0
* Tests: Fix clang -Wstrict-prototypes warningsBrad King2023-10-263-3/+3
* try_{compile,run}: add LINKER_LANGUAGE optionscivision2023-10-164-0/+55
* Tests: Remove redundant policy setting from RunCMake.try_{compile,run} casesBrad King2023-10-161-3/+0
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-111-1/+1
* try_compile: Record propagated CMake variables in configure logBrad King2023-02-011-0/+15
* Tests: Match configure log try_compile directories more preciselyBrad King2023-01-241-10/+10
* Modules: Record system inspection steps in the configure logBrad King2023-01-181-2/+16
* try_compile: Record stack of in-progess checks in configure logBrad King2023-01-163-0/+20
* try_compile: Add a NO_LOG option to skip recording in the configure logBrad King2023-01-161-0/+5
* try_compile: Add optional LOG_DESCRIPTION to record in configure logBrad King2023-01-162-0/+4
* Merge branch 'backport-try_run-cross-compile' into try_run-cross-compileBrad King2023-01-122-0/+10
|\
| * try_run: Avoid crash in keyword-dispatched signature when cross-compilingBrad King2023-01-122-0/+10
* | ConfigureLog: Version individual events instead of the whole logBrad King2022-12-161-8/+5
* | ConfigureLog: Log try_compile and try_run checksMatthew Woehlke2022-12-165-0/+128
|/
* Tests: document try_{compile,run} old/new signature testingMatthew Woehlke2022-09-151-0/+9
* try_compile: Add keyword-dispatched signatureMatthew Woehlke2022-09-0514-27/+56
* cmCoreTryCompile: Port to cmArgumentParserBrad King2022-08-026-18/+30
* Tests: Add RunCMake.try_run cases for missing keyword argumentsBrad King2022-08-0123-13/+58
* try_compile: Fail earlier when bindir is not an absolute pathBrad King2022-07-267-0/+16
* try_run: Add RUN_OUTPUT_STDOUT_VARIABLE and RUN_OUTPUT_STDERR_VARIABLE.Patrick Northon2022-07-087-0/+25
* LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-1/+1
* try_run: Allow to set working directoryAsit Dhal2021-02-032-0/+11
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2020-06-181-1/+1
* Tests: fix failures with gnu mode clang on windowsZsolt Parragi2019-05-241-1/+3
* Tests: Teach tests when to treat clang-cl as MSVCZsolt Parragi2019-02-111-1/+1
* try_compile/try_run: Add support for LINK_OPTIONS option.Marc Chevrier2018-12-014-0/+61
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-1/+4
* try_run: Add test for bad link libraries.Matt McCormick2015-01-266-0/+17