| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2023-02-11 | 1 | -1/+1 |
|
|
* | try_compile: Record propagated CMake variables in configure log | Brad King | 2023-02-01 | 1 | -0/+15 |
|
|
* | Tests: Match configure log try_compile directories more precisely | Brad King | 2023-01-24 | 1 | -10/+10 |
|
|
* | Modules: Record system inspection steps in the configure log | Brad King | 2023-01-18 | 1 | -2/+16 |
|
|
* | try_compile: Record stack of in-progess checks in configure log | Brad King | 2023-01-16 | 3 | -0/+20 |
|
|
* | try_compile: Add a NO_LOG option to skip recording in the configure log | Brad King | 2023-01-16 | 1 | -0/+5 |
|
|
* | try_compile: Add optional LOG_DESCRIPTION to record in configure log | Brad King | 2023-01-16 | 2 | -0/+4 |
|
|
* | Merge branch 'backport-try_run-cross-compile' into try_run-cross-compile | Brad King | 2023-01-12 | 2 | -0/+10 |
|\ |
|
| * | try_run: Avoid crash in keyword-dispatched signature when cross-compiling | Brad King | 2023-01-12 | 2 | -0/+10 |
|
|
* | | ConfigureLog: Version individual events instead of the whole log | Brad King | 2022-12-16 | 1 | -8/+5 |
|
|
* | | ConfigureLog: Log try_compile and try_run checks | Matthew Woehlke | 2022-12-16 | 5 | -0/+128 |
|/ |
|
* | Tests: document try_{compile,run} old/new signature testing | Matthew Woehlke | 2022-09-15 | 1 | -0/+9 |
|
|
* | try_compile: Add keyword-dispatched signature | Matthew Woehlke | 2022-09-05 | 14 | -27/+56 |
|
|
* | cmCoreTryCompile: Port to cmArgumentParser | Brad King | 2022-08-02 | 6 | -18/+30 |
|
|
* | Tests: Add RunCMake.try_run cases for missing keyword arguments | Brad King | 2022-08-01 | 23 | -13/+58 |
|
|
* | try_compile: Fail earlier when bindir is not an absolute path | Brad King | 2022-07-26 | 7 | -0/+16 |
|
|
* | try_run: Add RUN_OUTPUT_STDOUT_VARIABLE and RUN_OUTPUT_STDERR_VARIABLE. | Patrick Northon | 2022-07-08 | 7 | -0/+25 |
|
|
* | LCC: Add dedicated support for MCST LCC compiler | makise-homura | 2021-10-15 | 1 | -1/+1 |
|
|
* | try_run: Allow to set working directory | Asit Dhal | 2021-02-03 | 2 | -0/+11 |
|
|
* | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2020-06-18 | 1 | -1/+1 |
|
|
* | Tests: fix failures with gnu mode clang on windows | Zsolt Parragi | 2019-05-24 | 1 | -1/+3 |
|
|
* | Tests: Teach tests when to treat clang-cl as MSVC | Zsolt Parragi | 2019-02-11 | 1 | -1/+1 |
|
|
* | try_compile/try_run: Add support for LINK_OPTIONS option. | Marc Chevrier | 2018-12-01 | 4 | -0/+61 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -1/+4 |
|
|
* | try_run: Add test for bad link libraries. | Matt McCormick | 2015-01-26 | 6 | -0/+17 |
|
|