summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* VS: Honor compile options for ASM_NASMBrad King2023-01-262-1/+7
* VS: Honor compile options for ASM_MARMASMBrad King2023-01-262-1/+4
* Xcode: Inherit Swift flags and compilation conditionsRoss Kilgariff2023-01-254-2/+32
* Merge topic 'test-try_compile-matching'Brad King2023-01-253-20/+20
|\
| * Tests: Match configure log try_compile directories more preciselyBrad King2023-01-243-20/+20
* | Merge topic 'isdir_empty'Brad King2023-01-253-0/+7
|\ \
| * | Help: Document behavior of if(EXISTS,IS_DIRECTORY) for empty pathsscivision2023-01-243-0/+7
* | | Merge topic 'swiftmodule-dependency-tracking'Brad King2023-01-255-0/+49
|\ \ \ | |_|/ |/| |
| * | Add incremental Swift static lib build testEvan Wilde2023-01-215-0/+49
| |/
* | Ninja: require Ninja 1.11 for C++ module supportBen Boeckel2023-01-232-2/+2
* | Merge topic 'genex-CONFIG-validate-all'Brad King2023-01-233-1/+10
|\ \
| * | Genex: $<CONFIG:> syntax of all entries checkedRobert Maynard2023-01-202-0/+10
| * | GeneratorExpression Tests: Remove duplicate test entryRobert Maynard2023-01-171-1/+0
* | | 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 'configure-log'Brad King2023-01-205-14/+0
|\ \ \
| * | | cmake: Stop pointing users at logs on configure errorsBrad King2023-01-195-14/+0
| |/ /
* | | Merge topic 'ninja-swift-exported-executables'Brad King2023-01-205-1/+27
|\ \ \
| * | | Ninja: Emit swiftmodule from executable with exportsEvan Wilde2023-01-195-1/+27
* | | | Merge topic 'print-configure-generate-time'Brad King2023-01-209-18/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | cmake: Print configure/generate timeKyle Edwards2023-01-199-18/+18
| | |/ | |/|
* | | Merge topic 'configure-log'Brad King2023-01-1912-27/+106
|\ \ \
| * | | Modules: Record system inspection steps in the configure logBrad King2023-01-186-10/+71
| * | | Tests: Avoid using CMake{Output,Error}.log filesBrad King2023-01-186-17/+35
* | | | Merge topic 'optimize-full-name-function'Brad King2023-01-191-1/+1
|\ \ \ \
| * | | | cmGeneratorTarget: Cache full name componentsPierre Testart2023-01-181-1/+1
* | | | | Revise C++ coding style using clang-format-15Kitware Robot2023-01-1841-54/+66
| |/ / / |/| | |
* | | | Merge topic 'configure-log'Brad King2023-01-188-1/+50
|\ \ \ \
| * | | | message: Add CONFIGURE_LOG mode to record a message in the configure logBrad King2023-01-188-1/+50
| | |/ / | |/| |
* | | | clang-format.bash: Use generic clang-format attributeBrad King2023-01-186-6/+6
* | | | Merge topic 'add_visbility_flags_to_device_link_line'Brad King2023-01-186-13/+32
|\ \ \ \
| * | | | CUDA: device linking obeys CMAKE_CUDA_VISIBILITY_PRESET settingRobert Maynard2023-01-166-13/+32
| | |_|/ | |/| |
* | | | Merge topic 'typo-fix'Brad King2023-01-181-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Source: Fix a few typosVitaly Stakhovsky2023-01-171-1/+1
* | | | Merge topic 'configure-log'Brad King2023-01-1716-0/+144
|\ \ \ \
| * | | | try_compile: Record stack of in-progess checks in configure logBrad King2023-01-167-0/+42
| * | | | try_compile: Add a NO_LOG option to skip recording in the configure logBrad King2023-01-162-0/+10
| * | | | try_compile: Add optional LOG_DESCRIPTION to record in configure logBrad King2023-01-1610-0/+32
| * | | | Tests: Add explicit ConfigureLog case to RunCMake.try_compileBrad King2023-01-165-0/+60
| |/ / /
* | | | Merge topic 'ctest-no-tests-action-env-var'Brad King2023-01-179-0/+16
|\ \ \ \ | |/ / / |/| | |
| * | | ctest(1): Add CTEST_NO_TESTS_ACTION env varfriendlyanon2023-01-139-0/+16
| |/ /
* | | Merge topic 'vs-masm-flags'Brad King2023-01-132-0/+8
|\ \ \
| * | | VS: Honor compile options for MASMBrad King2023-01-122-0/+8
| |/ /
* | | Merge topic 'fea/add-copy_directory_if_different'Brad King2023-01-131-0/+9
|\ \ \
| * | | cmake: Add -E copy_directory_if_differentRobert Maynard2023-01-121-0/+9
| |/ /
* | | Merge topic 'try_run-cross-compile'Brad King2023-01-132-0/+10
|\ \ \
| * \ \ 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
* | | | Merge topic 'implicit-includes'Brad King2023-01-132-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Restore implicit include directory extraction for adaptive relative pathsBrad King2023-01-122-4/+4
| |/ /