| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2023-02-11 | 2 | -2/+2 |
|
|
* | try_compile: Record propagated CMake variables in configure log | Brad King | 2023-02-01 | 3 | -0/+32 |
|
|
* | Tests: Match configure log try_compile directories more precisely | Brad King | 2023-01-24 | 2 | -10/+10 |
|
|
* | Merge topic 'try_compile-verbose' | Brad King | 2023-01-23 | 4 | -1/+25 |
|\ |
|
| * | try_compile: Run native build tool with verbose output | Brad King | 2023-01-20 | 4 | -1/+25 |
|
|
* | | Merge topic 'print-configure-generate-time' | Brad King | 2023-01-20 | 3 | -6/+6 |
|\ \
| |/
|/| |
|
| * | cmake: Print configure/generate time | Kyle Edwards | 2023-01-19 | 3 | -6/+6 |
|
|
* | | Modules: Record system inspection steps in the configure log | Brad King | 2023-01-18 | 3 | -6/+51 |
|
|
* | | Tests: Avoid using CMake{Output,Error}.log files | Brad King | 2023-01-18 | 1 | -7/+16 |
|/ |
|
* | try_compile: Record stack of in-progess checks in configure log | Brad King | 2023-01-16 | 4 | -0/+22 |
|
|
* | 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 | 8 | -0/+28 |
|
|
* | Tests: Add explicit ConfigureLog case to RunCMake.try_compile | Brad King | 2023-01-16 | 5 | -0/+60 |
|
|
* | ConfigureLog: Version individual events instead of the whole log | Brad King | 2022-12-16 | 1 | -5/+2 |
|
|
* | ConfigureLog: Log try_compile and try_run checks | Matthew Woehlke | 2022-12-16 | 2 | -0/+38 |
|
|
* | Merge topic 'try_compile-copy-config' | Brad King | 2022-11-23 | 2 | -0/+9 |
|\ |
|
| * | try_compile: Restore COPY_FILE with CMAKE_TRY_COMPILE_CONFIGURATION | Brad King | 2022-11-22 | 2 | -0/+9 |
|
|
| * | Merge topic 'try_compile-CMP0128' into release-3.25 | Brad King | 2022-10-25 | 1 | -4/+5 |
| |\ |
|
| * \ | Merge topic 'try_compile-CMP0128' into release-3.25 | Brad King | 2022-10-19 | 5 | -0/+66 |
| |\ \ |
|
* | | | | Tests: Simplify RunCMake.try_compile compiler inspection | Brad King | 2022-10-31 | 2 | -0/+13 |
|
|
* | | | | Tests: Fix logic to enable RunCMake.try_compile OBJC/OBJCXX cases | Brad King | 2022-10-31 | 2 | -9/+26 |
|
|
* | | | | Merge topic 'try_compile-CMP0128' | Brad King | 2022-10-25 | 1 | -4/+5 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Tests: Avoid running C++11 test on GNU < 4.7 | Brad King | 2022-10-24 | 1 | -4/+5 |
| | |/
| |/| |
|
* | | | Merge topic 'try_compile-CMP0128' | Brad King | 2022-10-19 | 5 | -0/+66 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | try_compile: Honor CMP0128 setting in test project | Brad King | 2022-10-18 | 5 | -0/+66 |
|
|
* | | try_compile: Report build dir with --debug-trycompile | Matthew Woehlke | 2022-10-06 | 2 | -0/+22 |
|
|
* | | try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENT | Matthew Woehlke | 2022-09-30 | 6 | -6/+6 |
|
|
* | | Merge topic 'try_compile-source-from' | Brad King | 2022-09-23 | 13 | -0/+29 |
|\ \ |
|
| * | | try_compile: Add SOURCE_FROM_FILE | Matthew Woehlke | 2022-09-22 | 4 | -0/+7 |
|
|
| * | | try_compile: Add SOURCE_FROM_{ARG,VAR} | Matthew Woehlke | 2022-09-22 | 10 | -0/+22 |
|
|
* | | | Merge topic 'try_compile-more-consistent-errors' | Brad King | 2022-09-20 | 2 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | try_compile: Improve error message consistency | Matthew Woehlke | 2022-09-16 | 2 | -2/+2 |
|
|
* | | | Merge topic 'add-try_compile-test-documentation' | Brad King | 2022-09-19 | 1 | -0/+9 |
|\ \ \ |
|
| * | | | Tests: document try_{compile,run} old/new signature testing | Matthew Woehlke | 2022-09-15 | 1 | -0/+9 |
|
|
* | | | | Merge topic 'improve-try_compile-arg-error' | Brad King | 2022-09-19 | 3 | -3/+3 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | try_compile: More useful error if insufficient arguments | Matthew Woehlke | 2022-09-15 | 3 | -3/+3 |
| |/ / |
|
* | | | Merge topic 'try_compile-new-project-signature' | Brad King | 2022-09-16 | 19 | -0/+51 |
|\ \ \
| |/ /
|/| | |
|
| * | | try_compile: Add PROJECT keyword-dispatched signature | Matthew Woehlke | 2022-09-14 | 19 | -0/+51 |
|
|
* | | | Tests: Fix recently added tests | Matthew Woehlke | 2022-09-14 | 3 | -3/+9 |
|/ / |
|
* | | try_compile: Record output location instead of reverse computing it | Robert Maynard | 2022-09-07 | 4 | -0/+23 |
|
|
* | | try_compile: Add keyword-dispatched signature | Matthew Woehlke | 2022-09-05 | 56 | -136/+258 |
|
|
* | | try_compile: Don't accept try_run arguments | Matthew Woehlke | 2022-08-17 | 1 | -8/+13 |
|
|
* | | cmCoreTryCompile: Port to cmArgumentParser | Brad King | 2022-08-02 | 11 | -73/+44 |
|
|
* | | Tests: Add RunCMake.try_compile case for try_run-only args | Brad King | 2022-08-02 | 3 | -0/+83 |
|
|
* | | Tests: Add RunCMake.try_compile case covering empty value arguments | Brad King | 2022-07-26 | 4 | -0/+15 |
|
|
* | | Tests: Add RunCMake.try_compile case covering list arguments with no values | Brad King | 2022-07-26 | 2 | -0/+9 |
|
|
* | | try_compile: Fail earlier when bindir is not an absolute path | Brad King | 2022-07-26 | 7 | -0/+16 |
|
|
* | | cmTarget: add support for C++ module fileset types | Ben Boeckel | 2022-06-16 | 1 | -2/+13 |
|
|
* | | try_compile: Add option to skip passing platform variables | Brad King | 2022-05-16 | 3 | -0/+14 |
|
|
* | | try_compile: Propagate platform variables in project-mode too | Brad King | 2022-05-16 | 7 | -0/+24 |
|/ |
|