summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/try_compile
Commit message (Expand)AuthorAgeFilesLines
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-112-2/+2
* try_compile: Record propagated CMake variables in configure logBrad King2023-02-013-0/+32
* Tests: Match configure log try_compile directories more preciselyBrad King2023-01-242-10/+10
* Merge topic 'try_compile-verbose'Brad King2023-01-234-1/+25
|\
| * try_compile: Run native build tool with verbose outputBrad King2023-01-204-1/+25
* | Merge topic 'print-configure-generate-time'Brad King2023-01-203-6/+6
|\ \ | |/ |/|
| * cmake: Print configure/generate timeKyle Edwards2023-01-193-6/+6
* | Modules: Record system inspection steps in the configure logBrad King2023-01-183-6/+51
* | Tests: Avoid using CMake{Output,Error}.log filesBrad King2023-01-181-7/+16
|/
* try_compile: Record stack of in-progess checks in configure logBrad King2023-01-164-0/+22
* 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-168-0/+28
* Tests: Add explicit ConfigureLog case to RunCMake.try_compileBrad King2023-01-165-0/+60
* ConfigureLog: Version individual events instead of the whole logBrad King2022-12-161-5/+2
* ConfigureLog: Log try_compile and try_run checksMatthew Woehlke2022-12-162-0/+38
* Merge topic 'try_compile-copy-config'Brad King2022-11-232-0/+9
|\
| * try_compile: Restore COPY_FILE with CMAKE_TRY_COMPILE_CONFIGURATIONBrad King2022-11-222-0/+9
| * Merge topic 'try_compile-CMP0128' into release-3.25Brad King2022-10-251-4/+5
| |\
| * \ Merge topic 'try_compile-CMP0128' into release-3.25Brad King2022-10-195-0/+66
| |\ \
* | | | Tests: Simplify RunCMake.try_compile compiler inspectionBrad King2022-10-312-0/+13
* | | | Tests: Fix logic to enable RunCMake.try_compile OBJC/OBJCXX casesBrad King2022-10-312-9/+26
* | | | Merge topic 'try_compile-CMP0128'Brad King2022-10-251-4/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Tests: Avoid running C++11 test on GNU < 4.7Brad King2022-10-241-4/+5
| | |/ | |/|
* | | Merge topic 'try_compile-CMP0128'Brad King2022-10-195-0/+66
|\ \ \ | |/ / | | / | |/ |/|
| * try_compile: Honor CMP0128 setting in test projectBrad King2022-10-185-0/+66
* | try_compile: Report build dir with --debug-trycompileMatthew Woehlke2022-10-062-0/+22
* | try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENTMatthew Woehlke2022-09-306-6/+6
* | Merge topic 'try_compile-source-from'Brad King2022-09-2313-0/+29
|\ \
| * | try_compile: Add SOURCE_FROM_FILEMatthew Woehlke2022-09-224-0/+7
| * | try_compile: Add SOURCE_FROM_{ARG,VAR}Matthew Woehlke2022-09-2210-0/+22
* | | Merge topic 'try_compile-more-consistent-errors'Brad King2022-09-202-2/+2
|\ \ \ | |/ / |/| |
| * | try_compile: Improve error message consistencyMatthew Woehlke2022-09-162-2/+2
* | | Merge topic 'add-try_compile-test-documentation'Brad King2022-09-191-0/+9
|\ \ \
| * | | Tests: document try_{compile,run} old/new signature testingMatthew Woehlke2022-09-151-0/+9
* | | | Merge topic 'improve-try_compile-arg-error'Brad King2022-09-193-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | try_compile: More useful error if insufficient argumentsMatthew Woehlke2022-09-153-3/+3
| |/ /
* | | Merge topic 'try_compile-new-project-signature'Brad King2022-09-1619-0/+51
|\ \ \ | |/ / |/| |
| * | try_compile: Add PROJECT keyword-dispatched signatureMatthew Woehlke2022-09-1419-0/+51
* | | Tests: Fix recently added testsMatthew Woehlke2022-09-143-3/+9
|/ /
* | try_compile: Record output location instead of reverse computing itRobert Maynard2022-09-074-0/+23
* | try_compile: Add keyword-dispatched signatureMatthew Woehlke2022-09-0556-136/+258
* | try_compile: Don't accept try_run argumentsMatthew Woehlke2022-08-171-8/+13
* | cmCoreTryCompile: Port to cmArgumentParserBrad King2022-08-0211-73/+44
* | Tests: Add RunCMake.try_compile case for try_run-only argsBrad King2022-08-023-0/+83
* | Tests: Add RunCMake.try_compile case covering empty value argumentsBrad King2022-07-264-0/+15
* | Tests: Add RunCMake.try_compile case covering list arguments with no valuesBrad King2022-07-262-0/+9
* | try_compile: Fail earlier when bindir is not an absolute pathBrad King2022-07-267-0/+16
* | cmTarget: add support for C++ module fileset typesBen Boeckel2022-06-161-2/+13
* | try_compile: Add option to skip passing platform variablesBrad King2022-05-163-0/+14
* | try_compile: Propagate platform variables in project-mode tooBrad King2022-05-167-0/+24
|/