summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Tests/RunCMake/Autogen: test CMP0111 behaviorBen Boeckel2021-09-245-0/+75
* HIP: Remove ROMClang compiler id and use Clang directlyBrad King2021-09-161-1/+1
* VS: Fix managed C++ project generation for VS 2022Brad King2021-09-151-0/+6
* AUTOUIC: Revert "Fix generating of dependency rules for UI header files"Brad King2021-08-195-23/+1
* FindPkgConfig: Restore legacy behavior when CMP0126 is set to NEWMarc Chevrier2021-08-182-0/+65
* Merge topic 'ninja-lwyu-ar' into release-3.21Brad King2021-08-064-0/+10
|\
| * Ninja: Revert accidental LINK_WHAT_YOU_USE impl for static librariesĐoàn Trần Công Danh2021-08-034-0/+10
* | Merge topic 'CC-DEPFILE-independent-from-CMAKE_DEPENDS_USE_COMPILER' into rel...Brad King2021-08-032-0/+13
|\ \
| * | add_custom_command(DEPFILE) independent from CMAKE_DEPENDS_USE_COMPILERMarc Chevrier2021-08-012-0/+13
* | | Merge topic 'vs-iface-include-dirs' into release-3.21Brad King2021-08-022-0/+8
|\ \ \
| * | | VS: Fix assertion failure on INCLUDE_DIRECTORIES in INTERFACE librariesBrad King2021-07-292-0/+8
| |/ /
* | | Merge topic 'autogen-ui-header-depends' into release-3.21Brad King2021-08-024-2/+33
|\ \ \ | |/ / |/| |
| * | AUTOUIC: Add test for cyclic dependency between UI headers and timestampAlexey Edelev2021-07-284-2/+33
* | | Merge topic 'cuda_separable_clang_make' into release-3.21Brad King2021-07-294-21/+22
|\ \ \
| * | | CUDA/Clang: Fix separable compilation in non-root directories with Makefilesroot2021-07-294-21/+22
| | |/ | |/|
* | | Merge topic 'ctest-test-changing-labels' into release-3.21Brad King2021-07-292-1/+19
|\ \ \ | |_|/ |/| |
| * | CTest: Reset multi-options to persistent multi-optionsKyle Edwards2021-07-282-1/+19
| |/
* | CMakePresets: Check presets with their own file versionKyle Edwards2021-07-274-0/+20
|/
* Merge topic 'FindXCTest-xcode-12.5' into release-3.21Brad King2021-07-273-5/+33
|\
| * FindXCTest: Fix output directory for test bundle with Xcode 12.5Yauheni Khnykin2021-07-263-5/+33
* | Tests/CompileOptions: allow CMAKE_BUILD_TYPE=NoneĐoàn Trần Công Danh2021-07-261-0/+4
|/
* Merge topic 'ninja-multi-test-fix' into release-3.21Brad King2021-07-2618-6/+127
|\
| * Tests: Clean up Ninja Multi-Config test from cb777ddKyle Edwards2021-07-2318-6/+127
* | Merge topic 'autouic-header-depends' into release-3.21Brad King2021-07-265-2/+25
|\ \ | |/ |/|
| * AUTOUIC: Fix generating of dependency rules for UI header filesAlexey Edelev2021-07-235-2/+25
* | Merge topic 'nmc-target-objects' into release-3.21Brad King2021-07-237-17/+49
|\ \
| * | Ninja Multi-Config: Restore TARGET_OBJECTS support in cross-configsBrad King2021-07-217-17/+49
* | | Swift: Update test case to try CMP0126 NEW behaviorBrad King2021-07-211-0/+3
| |/ |/|
* | Merge topic 'message-color' into release-3.21Brad King2021-07-214-0/+15
|\ \
| * | cmMessenger: Revert to non-color messages on WindowsBrad King2021-07-204-0/+15
| |/
* | Merge topic 'CMakeDependentOption-revert-parens' into release-3.21Brad King2021-07-214-8/+6
|\ \
| * | CMakeDependentOption: Revert "Allow parentheses in the depends string"Brad King2021-07-204-8/+6
| |/
* | try_compile: Propagate CMP0126 to the generated test projectBrad King2021-07-2011-0/+22
|/
* Merge topic 'cmake-presets-no-binary-dir-no-s' into release-3.21Brad King2021-07-193-0/+18
|\
| * CMakePresets.json: Fix expansion issue with empty binaryDirKyle Edwards2021-07-163-0/+18
* | enable_language: Fix test for working compiler with CMP0126 NEW behaviorBrad King2021-07-151-0/+3
|/
* Help: Clarify 'cmake --build' signature alternativesBrad King2021-07-1314-14/+14
* Merge topic 'file-grd-arch' into release-3.21Brad King2021-07-131-4/+1
|\
| * file(GET_RUNTIME_DEPENDENCIES): Check architecture of dependenciesKyle Edwards2021-07-121-4/+1
* | ci: Verify that Intel MKL is found when it is the only BLAS/LAPACKBrad King2021-07-124-6/+28
|/
* Tests: Fix RunCMake.try_compile C/CXX standards with IntelLLVM MSVC modeBrad King2021-07-091-0/+11
* Merge topic 'check_cxx_compiler_flag_no_normal_variable' into release-3.21Brad King2021-07-081-0/+10
|\
| * Check*CompilerFlag: Do not set result as a normal variable tooRobert Maynard2021-07-081-0/+10
* | CMakePresets.json: Make --list-presets show presets with no generatorKyle Edwards2021-07-065-13/+20
* | Tests: Fix newline matching in several RunCMake.* casesBrad King2021-07-0218-21/+42
* | Merge topic 'CMP0126-WARNING' into release-3.21Brad King2021-06-304-0/+20
|\ \
| * | CMP0126: Add control for warningsMarc Chevrier2021-06-294-0/+20
* | | Merge topic 'rpm-suggests' into release-3.21Brad King2021-06-302-11/+31
|\ \ \
| * | | CPack/RPM: Fix weak dep supportAlex Sweet2021-06-292-11/+31
* | | | target_link_libraries: Restore transitive out-of-dir linkingBrad King2021-06-294-0/+16
|/ / /