summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
| * Merge branch 'test-git-local-defaultBranch' into release-3.25Brad King2023-01-111-1/+1
| |\
| | * Tests: Fix CTest.UpdateGIT under repo-local defaultBranch configBrad King2023-01-111-1/+1
* | | FileAPI: Add "configureLog" object kindBrad King2022-12-1710-1/+64
* | | Merge topic 'cxxmodules-clang-update'Brad King2022-12-178-8/+8
|\ \ \
| * | | cxxmodules: support new round of Clang patchesBen Boeckel2022-12-158-8/+8
* | | | Merge topic 'configure-log'Brad King2022-12-178-31/+195
|\ \ \ \
| * | | | ConfigureLog: Version individual events instead of the whole logBrad King2022-12-162-13/+7
| * | | | ConfigureLog: Log try_compile and try_run checksMatthew Woehlke2022-12-167-0/+166
| * | | | ConfigureLog: Add infrastructure for structured configure event loggingMatthew Woehlke2022-12-161-5/+13
| * | | | Tests: Generalize RunCMake expectation component namesMatthew Woehlke2022-12-141-31/+27
| |/ / /
* | | | Merge topic 'genex-config-mapping-imported-targets'Brad King2022-12-162-0/+8
|\ \ \ \
| * | | | Genex: Fix CONFIG on imported target with no explicit mappingLuis Caro Campos2022-12-162-0/+8
| |/ / /
* | | | ASM_MARMASM: Populate MSVC debug information format abstraction tableBrad King2022-12-151-1/+1
* | | | Merge branch 'backport-masm-debug-format' into masm-debug-formatBrad King2022-12-151-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ASM_MASM: Populate MSVC debug information format abstraction tableBrad King2022-12-151-1/+1
* | | Merge topic 'COMPILE_DEFINITIONS-property-cleanup'Brad King2022-12-1411-0/+83
|\ \ \
| * | | COMPILE_DEFINITIONS property: ensure leading -D is removed in all casesMarc Chevrier2022-12-1311-0/+83
* | | | FindCUDAToolkit: Support the new `nvJitLink` library in CUDA 12Robert Maynard2022-12-122-0/+7
|/ / /
* | | Merge topic 'file-make-directory-descriptive-errors'Brad King2022-12-094-0/+14
|\ \ \
| * | | file(MAKE_DIRECTORY): Provide a more descriptive error messageTerence Noone2022-12-084-0/+14
* | | | Merge topic 'vs-version-var'Brad King2022-12-082-0/+3
|\ \ \ \
| * | | | VS: Add a variable to report the Visual Studio version build numberBrad King2022-12-072-0/+3
| |/ / /
* | | | Tests: Teach RunCMake.FindBoost to avoid finding an external BoostBrad King2022-12-071-0/+4
|/ / /
* | | Merge topic 'vs-dotnet-sdk-xaml-resx'Brad King2022-12-079-0/+351
|\ \ \
| * | | VS: Add Xaml and Resx files to .Net SDK style projectsQuentin Berthet2022-12-069-0/+351
* | | | Merge topic 'clang-tidy-export-fixes-dir'Brad King2022-12-0712-0/+191
|\ \ \ \