summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge topic 'msvc_cuda_propagate_defines_to_ptx'Brad King2021-12-163-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | CUDA: Visual Studio Generator propagates definitions for PTX filesunknown2021-12-143-0/+8
* | | | Merge topic 'fix-list-transform-invalid-index-crashes'Brad King2021-12-1410-0/+27
|\ \ \ \
| * | | | cmListCommand: Handle invalid FOR selector rangesNick Muggio2021-12-0910-0/+27
* | | | | Merge topic 'tests_if_version'Brad King2021-12-091-2/+78
|\ \ \ \ \
| * | | | | Tests: Add more version comparison testsPaweł Bylica2021-12-081-2/+78
* | | | | | Merge topic 'ctest-add_subdirectory'Brad King2021-12-092-0/+40
|\ \ \ \ \ \
| * | | | | | Tests: Add case covering both ctest subdirectory commandsBrad King2021-12-082-0/+40
* | | | | | | cmTargetPropertyComputer: Simplify by restoring use of cmMakefileBrad King2021-12-081-5/+1
* | | | | | | cmMessenger: Adopt backtrace printing functionsBrad King2021-12-081-7/+15
|/ / / / / /
* | | | | | Merge topic 'lib-arch-no-usr'Brad King2021-12-078-0/+124
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | CMakeParseLibraryArchitecture: Fix parsing /lib/<arch> implicit object pathRaphael Gozzo2021-12-068-0/+124
* | | | | Merge topic 'ci-vs-managed'Brad King2021-12-061-1/+1
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | ci: Enable more VS tests that use managed codeBrad King2021-12-031-1/+1
* | | | Merge topic 'vs-csproj-scripts'Brad King2021-12-033-0/+20
|\ \ \ \ | |/ / /
| * | | VS: Revert "Add missing label in C# project-build events"Brad King2021-12-023-0/+20
* | | | Merge topic 'rpath-unrecognized-format'Brad King2021-12-0212-0/+64
|\ \ \ \ | |/ / /
| * | | file(RPATH): Restore tolerance of unknown formats if new RPATH is emptyBrad King2021-12-0112-0/+64
* | | | GNUInstallDirs: Update CMAKE_INSTALL_MANDIR for FreeBSDDmitry Marakasov2021-11-304-8/+8
| |/ / |/| |
* | | Merge topic 'env-init-configs'Brad King2021-11-233-0/+27
|\ \ \ | |/ /
| * | try_compile: Do not use CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES env varsBrad King2021-11-223-0/+27
| * | Merge branch 'UseSWIG-create-workingdir' into release-3.22Brad King2021-11-221-0/+1
| |\ \ | | |/
* | | Merge topic 'FindGTest-target-for-gmock'Brad King2021-11-221-0/+4
|\ \ \
| * | | FindGTest: Add target for gmock libraryEero Aaltonen2021-11-221-0/+4
* | | | Merge topic 'GNUInstallDirs-multiarch-prefixes'Brad King2021-11-222-4/+4
|\ \ \ \
| * | | | GNUInstallDirs: Apply Debian multiarch LIBDIR to more prefixesMathieu Malaterre2021-11-192-4/+4
| |/ / /
* | | | Merge topic 'UseSWIG-create-workingdir'Brad King2021-11-221-0/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | UseSWIG: ensure directory for depfile existsMarc Chevrier2021-11-191-0/+1
| * | Merge topic 'revert-debian-libexec' into release-3.21Brad King2021-10-081-2/+2
| |\ \
* | \ \ Merge topic 'test-target_link_directories-chars'Brad King2021-11-171-5/+5
|\ \ \ \
| * | | | Tests: Fix CMakeCommands.target_link_directories for regex chars in pathWenGe Wang2021-11-161-5/+5
* | | | | Merge topic 'gtest_discover_tests-PRE_TEST-dep'Brad King2021-11-175-3/+80
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | gtest_discover_tests: Re-run PRE_TEST discovery on any arg changeCraig Scott2021-11-164-0/+77
| * | | Tests: Fix and update wrongly named GoogleTest stdout fileCraig Scott2021-11-141-3/+3
* | | | Merge topic 'xcode-generation-enablegpuframecapturemode'Brad King2021-11-122-7/+19
|\ \ \ \
| * | | | Tests: Xcode scheme ENABLE_GPU_FRAME_CAPTURE_MODEJake Turner2021-11-092-7/+19
* | | | | Merge topic 'unity-build-per-config'Brad King2021-11-125-0/+62
|\ \ \ \ \
| * | | | | Unity Build: Fix per-config sources in multi-config generatorsBrad King2021-11-115-0/+62
* | | | | | Merge topic 'cmp0128-fixup'Brad King2021-11-125-5/+32
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | CMP0128: Enable/disable extensions if standard same as defaultRaul Tambre2021-11-115-5/+32
* | | | | | Merge topic 'xcode-embed-plugins'Brad King2021-11-113-0/+25
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Xcode: Add embedded plugins optionGusts Kaksis2021-11-103-0/+25
* | | | | | Merge topic 'cuda_clang_cmp0105'Brad King2021-11-094-32/+35
|\ \ \ \ \ \
| * | | | | | CUDA: Support CMP0105 on ClangRaul Tambre2021-11-084-32/+35
* | | | | | | CPack: Remove undocumented deprecated OSXX11 generatorBrad King2021-11-051-1/+0
|/ / / / / /
* | | | | | Merge topic 'nmc-cross-config-target-deps'Brad King2021-11-055-0/+26
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Ninja Multi-Config: Fix custom command target dependencies in cross-configsBrad King2021-11-045-0/+26
| * | | | | Merge topic 'nvhpc-isystem' into release-3.22Brad King2021-11-031-0/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'no-opt-crash'Brad King2021-11-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Tests: Prevent compiler optimizing away test code in CTestTestCrashWilliam R. Dieter2021-11-021-1/+1