summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'improve-CMP0028-messages'Brad King2021-12-206-34/+76
|\
| * CMP0028: Report the target whose link interface has an offending itemBrad King2021-12-166-23/+65
| * CMP0028: Report backtrace to link item rather than target creationBrad King2021-12-166-13/+13
* | Merge topic 'FindGLUT-include-dirs'Brad King2021-12-201-1/+1
|\ \
| * | FindGLUT: Provide legacy GLUT_INCLUDE_DIR result in pkg-config code pathBrad King2021-12-171-1/+1
* | | Merge topic 'test-vsnormal-allow-intel'Brad King2021-12-201-1/+1
|\ \ \
| * | | Tests: In RunCMake.GeneratorToolset accept Intel platform toolsetsWilliam R. Dieter2021-12-171-1/+1
| | |/ | |/|
* | | Merge topic 'filter-debug-find'Brad King2021-12-1731-0/+427
|\ \ \ | |/ / |/| |
| * | cmake: Add filtered debug-find optionsJohn Parent2021-12-1731-0/+427
* | | Merge topic 'link-interface-backtrace'Brad King2021-12-163-3/+9
|\ \ \
| * | | cmGeneratorTarget: Propagate backtraces from INTERFACE_LINK_LIBRARIESBrad King2021-12-153-3/+9
| |/ /
* | | 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
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |