summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
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 '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
* | cmGeneratorTarget: Propagate backtraces from INTERFACE_LINK_LIBRARIESBrad King2021-12-153-3/+9
|/
* 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 '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 '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
* | GNUInstallDirs: Apply Debian multiarch LIBDIR to more prefixesMathieu Malaterre2021-11-192-4/+4
* | 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
* | | | CUDA: Support CMP0105 on ClangRaul Tambre2021-11-084-32/+35
* | | | 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 'vs-instance'Brad King2021-11-0126-1/+131
|\ \ \
| * | | VS: Allow CMAKE_GENERATOR_INSTANCE to specify portable instanceBrad King2021-10-294-0/+18
| * | | VS: Support version specification in CMAKE_GENERATOR_INSTANCEBrad King2021-10-2917-1/+82
| * | | VS: Parse comma-separated fields from CMAKE_GENERATOR_INSTANCEBrad King2021-10-297-0/+31
* | | | Merge topic 'misc-messages'Brad King2021-11-012-4/+22
|\ \ \ \ | |/ / / |/| | |
| * | | install: Add context to {PUBLIC,PRIVATE}_HEADER/RESOURCE DESTINATION warningsBrad King2021-10-272-4/+22
* | | | Merge topic 'swift-win32-property'Brad King2021-10-293-6/+13
|\ \ \ \
| * | | | Swift: Ignore WIN32_EXECUTABLE property outside of Windowshotwatermorning2021-10-283-6/+13
| |/ / /
* | | | Tests: Add tests for target_sources(FILE_SET) and associated functionalityKyle Edwards2021-10-2765-0/+436
* | | | FileAPI: Add information on file set installersKyle Edwards2021-10-2719-25/+632
|/ / /
* | | Merge topic 'lcc-policy'Brad King2021-10-2211-2/+100
|\ \ \
| * | | LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-2111-2/+100
| | |/ | |/|
* | | Merge topic 'vs-instance'Brad King2021-10-215-0/+16
|\ \ \ | | |/ | |/|
| * | cmake_host_system_information: Add undocumented VS_MSBUILD_COMMAND keyBrad King2021-10-205-0/+16