summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ci-xcode-13.3' into release-3.23Brad King2022-04-261-0/+1
|\
| * Tests: Ignore all classes in Xcode internal objc warningsGregor Jasny2022-04-251-1/+1
| * Tests: Teach RunCMake to ignore Xcode extension point warningsBrad King2022-04-251-0/+1
* | cmExportBuildFileGenerator: handle genex-wrapped source pathsBen Boeckel2022-04-181-11/+45
* | cmInstallCommand: tweak error messageBen Boeckel2022-04-151-2/+2
* | FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystemKyle Edwards2022-04-144-0/+28
* | Merge topic 'file-set-repr-improvements' into release-3.23Brad King2022-04-1215-36/+20
|\ \
| * | cmTarget: make HEADER_SETS and INTERFACE_HEADER_SETS read-onlyBen Boeckel2022-04-1115-36/+20
* | | Merge topic 'correct_list-presets_parsing' into release-3.23Brad King2022-04-122-1/+16
|\ \ \
| * | | cmake: --list=presets=[type] doesn't generate incorrect warningsRobert Maynard2022-04-112-1/+16
* | | | Merge topic 'xcode-pch' into release-3.23Brad King2022-04-123-1/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | PCH: Fix Xcode non-pch language exclusionCristian Adam2022-04-112-0/+18
| * | | Tests: Ignore all classes in Xcode internal objc warningsGregor Jasny2022-04-111-1/+1
* | | | CheckSourceCompiles: Avoid linker warning with -fembed-bitcodeCraig Scott2022-04-092-0/+22
* | | | CheckCompilerFlag: Fix regression in locale environment preservationBrad King2022-04-072-0/+18
* | | | FILE_SET: Forbid adding header sets to Apple FRAMEWORK librariesKyle Edwards2022-04-074-0/+15
* | | | Merge topic 'GNUInstallDirs-revert-multiarch-prefixes' into release-3.23Brad King2022-03-312-4/+4
|\ \ \ \
| * | | | GNUInstallDirs: Revert "Apply Debian multiarch LIBDIR to more prefixes"Brad King2022-03-302-4/+4
| | |/ / | |/| |
* | | | CUDA: Ninja generator generates valid compile databaseRobert Maynard2022-03-301-0/+2
|/ / /
* | | define_property(): Change constraints of INITIALIZE_FROM_VARIABLEKyle Edwards2022-03-2311-23/+23
* | | Revert INTERFACE_LINK_LIBRARIES_DIRECT feature for 3.23 branchBrad King2022-03-2163-773/+2
* | | Merge topic 'always_prefer_last_source_dir' into release-3.23Brad King2022-03-181-1/+1
|\ \ \
| * | | cmake: Always prefer the last source directory providedRobert Maynard2022-03-171-1/+1
* | | | target_link_libraries: Restore LINK_ONLY for multiple static lib dependenciesBrad King2022-03-163-0/+28
|/ / /
* | | Tests: Fix testing CMAKE_CUDA_ARCHITECTURES=OFF with ClangBrad King2022-03-102-0/+18
* | | CUDA: Restore support for CMAKE_CUDA_ARCHITECTURES=OFFRobert Maynard2022-03-093-0/+6
* | | Tests: Disable CMAKE_SYSTEM_PROGRAM_PATH in IgnorePrefixPath testKyle Edwards2022-03-081-0/+1
* | | Merge topic 'cmake-presets-file-dir' into release-3.23Brad King2022-03-087-1/+49
|\ \ \
| * | | CMakePresets.json: Add ${fileDir} macroKyle Edwards2022-03-077-1/+49
* | | | Tests: Make RunCMake.CMP0125 robust to external filesystem contentBrad King2022-03-074-56/+56
|/ / /
* | | Merge topic 'file-set-name-requirements' into release-3.23Brad King2022-03-044-0/+12
|\ \ \
| * | | target_sources(): Enforce stricter requirements for FILE_SET nameKyle Edwards2022-03-034-0/+12
* | | | Merge topic 'file-set-multiple-names' into release-3.23Brad King2022-03-041-5/+9
|\ \ \ \
| * | | | target_sources(): Process multiple FILE_SET arguments per blockKyle Edwards2022-03-031-5/+9
| |/ / /
* | | | Merge topic 'while-bug-compatibility' into release-3.23Brad King2022-03-046-24/+12
|\ \ \ \ | | |/ / | |/| |
| * | | while: Restore tolerance of condition errorAlex Turbov2022-03-034-9/+2
| * | | Tests: Simplify RunCMake.{if,while} unbalanced parenthesis casesBrad King2022-03-034-16/+11
* | | | Merge topic 'cuda-arch-all' into release-3.23Brad King2022-03-035-0/+18
|\ \ \ \
| * | | | Tests: Add cases for CMAKE_CUDA_ARCHITECTURES={all,all-major}Brad King2022-03-025-0/+18
| | |/ / | |/| |
* | | | Merge topic 'cmake-dir-args' into release-3.23Brad King2022-03-0349-30/+84
|\ \ \ \ | |/ / / |/| | |
| * | | Tests: Add RunCMake.CommandLine ExplicitiDirs explicit work directoryBrad King2022-03-021-0/+6
| * | | cmake: Correct regression in `-B <dir> <src_dir>`Robert Maynard2022-03-021-0/+1
| * | | Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirsBrad King2022-03-0223-0/+47
| * | | Tests: Clarify RunCMake.CommandLine ExplicitDirs case namesBrad King2022-03-0227-30/+30
* | | | Merge topic 'doc-presets-v4' into release-3.23Brad King2022-03-023-0/+11
|\ \ \ \
| * | | | Help: Improve wording and structure related to preset includesCraig Scott2022-03-023-0/+11
* | | | | target_sources(): Prohibit FILE_SET on custom targetsKyle Edwards2022-02-284-0/+8
|/ / / /
* | | | Ninja: Avoid preprocessing twice with explicit Fortran_PREPROCESSPeter Hill2022-02-242-1/+9
|/ / /
* | | Merge topic 'correct_multiple_source_warnings' into release-3.23Brad King2022-02-187-0/+46
|\ \ \
| * | | cmake: When given multiple source paths use last instead of firstRobert Maynard2022-02-177-0/+46