summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'LINK_GROUP-rescan-static-libs'Brad King2022-03-073-1/+18
|\
| * Genex-LINK_GROUP: Add feature RESCANMarc Chevrier2022-03-053-1/+18
* | while: diagnose errors during condition evaluationBrad King2022-03-0410-2/+34
|/
* Merge topic 'file-set-name-requirements'Brad 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'Brad King2022-03-041-5/+9
|\ \
| * | target_sources(): Process multiple FILE_SET arguments per blockKyle Edwards2022-03-031-5/+9
| |/
* | Merge topic 'while-bug-compatibility'Brad 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'Brad King2022-03-035-0/+18
|\ \ \
| * | | Tests: Add cases for CMAKE_CUDA_ARCHITECTURES={all,all-major}Brad King2022-03-025-0/+18
| | |/ | |/|
| * | Merge topic 'doc-presets-v4' into release-3.23Brad King2022-03-023-0/+11
| |\ \
* | \ \ Merge topic 'cmake-dir-args'Brad 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'Brad King2022-03-023-0/+11
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Help: Improve wording and structure related to preset includesCraig Scott2022-03-023-0/+11
* | | | | Merge topic 'file-set-no-custom-targets'Brad King2022-03-024-0/+8
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | target_sources(): Prohibit FILE_SET on custom targetsKyle Edwards2022-02-284-0/+8
| |/ / /
* | | | Merge topic 'symlink-build-under-source'Brad King2022-03-011-12/+0
|\ \ \ \
| * | | | Add support for build tree symlink inside source treeBrad King2022-02-281-6/+0
| * | | | Xcode: Fix support for source tree symlink inside build treeBrad King2022-02-281-6/+0
* | | | | Merge topic 'genex-LINK_GROUP'Brad King2022-03-01115-0/+872
|\ \ \ \ \
| * | | | | Genex-LINK_GROUP: Add possibility to group libraries at link stepMarc Chevrier2022-02-28115-0/+872
* | | | | | Tests: Fix Qt*Autogen.MocIncludeSymlink test on WindowsBrad King2022-02-252-3/+7
| |/ / / / |/| | | |
* | | | | Merge topic 'test-symlink-trees'Brad King2022-02-2529-20/+370
|\ \ \ \ \
| * | | | | Tests: Extend RunCMake.SymlinkTrees with more symlink layoutsBrad King2022-02-2423-0/+235
| * | | | | Tests: Extend RunCMake.SymlinkTrees to verify paths passed to compilerBrad King2022-02-244-0/+61
| * | | | | Tests: Extend RunCMake.SymlinkTrees with directory argument variantsBrad King2022-02-241-2/+44
| * | | | | Tests: Generalize RunCMake.SymlinkTrees implementationBrad King2022-02-242-11/+26
| * | | | | Tests: Simplify RunCMake.SymlinkTrees per-case implementationBrad King2022-02-244-10/+7
| |/ / / /
* | | | | Merge topic 'ninja-gfortran-preprocess'Brad King2022-02-252-1/+9
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | 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
| |\ \
| * \ \ Merge topic 'file-set-no-exist' into release-3.23Brad King2022-02-182-0/+5
| |\ \ \
| * \ \ \ Merge topic 'test-qt-disable' into release-3.23Brad King2022-02-181-4/+8
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Tests: Run CTest.UpdateP4 tests only if explicitly enabledBrad King2022-02-221-7/+1
* | | | | Tests: Print p4.log on server failure in CTest.UpdateP4Brad King2022-02-221-1/+2
* | | | | Tests: Preemptively create test HOME .bazaar directoryBrad King2022-02-221-0/+3
* | | | | Merge topic 'correct_multiple_source_warnings'Brad King2022-02-187-0/+46
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | cmake: When given multiple source paths use last instead of firstRobert Maynard2022-02-177-0/+46
| |/ / /
* | | | Merge topic 'file-set-no-exist'Brad King2022-02-182-0/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | install(): Properly ignore FILE_SETs that don't existKyle Edwards2022-02-172-0/+5
| |/ /
| * | Merge topic 'cmake-empty-cmd-line-arg' into release-3.23Brad King2022-02-1714-4/+38
| |\ \
| * \ \ Merge topic 'test-cuda-sepcomp-ptx' into release-3.23Brad King2022-02-171-1/+1
| |\ \ \
* | \ \ \ Merge topic 'test-qt-disable'Brad King2022-02-181-4/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Tests: Add missing guards on Qt4 and Qt5 testsBrad King2022-02-171-4/+8