summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge topic 'test-try_compile-bindir'Brad King2022-02-172-18/+18
|\ \ \ \ \
| * | | | | Tests: Use idiomatic try_compile calls in TryCompile testBrad King2022-02-162-18/+18
* | | | | | Merge topic 'LINK_LIBRARY-updates'Brad King2022-02-1727-90/+90
|\ \ \ \ \ \
| * | | | | | genex-LINK_LIBRARY: rename configuration variablesMarc Chevrier2022-02-1627-90/+90
| |/ / / / /
* | | | | | Merge topic 'test-RunCMake-xcodebuild-incidental'Brad King2022-02-171-0/+1
|\ \ \ \ \ \
| * | | | | | Tests: Teach RunCMake to ignore Xcode extension point warningsBrad King2022-02-161-0/+1
| |/ / / / /
* | | | | | Merge topic 'cmake-empty-cmd-line-arg'Brad King2022-02-1714-4/+38
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | cmake: Ignore any empty "" command line argumentsRobert Maynard2022-02-1613-2/+23
| * | | | | Tests: Add RunCMake helper to run cmake with raw execute_process argsBrad King2022-02-161-2/+15
* | | | | | Merge topic 'test-cuda-sepcomp-ptx'Brad King2022-02-171-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Tests: Fix CudaOnly.SeparateCompilationPTX test project nameBrad King2022-02-161-1/+1
* | | | | Merge topic 'tll-genex-concat'Brad King2022-02-161-0/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | target_link_libraries: Improve tolerance of unquoted generator expressionsBrad King2022-02-151-0/+10
| |/ / /
| * | | Merge topic 'GoogleTest-discovery-fix-escaping' into release-3.23Brad King2022-02-147-0/+130
| |\ \ \
* | \ \ \ Merge topic 'file-download-range'Brad King2022-02-161-0/+48
|\ \ \ \ \
| * | | | | file(DOWNLOAD): Add options to download a rangem.klimenko2022-02-151-0/+48
* | | | | | Merge topic 'LINK_LIBRARY-framework'Brad King2022-02-166-0/+110
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | GenEx/LINK_LIBRARY: Add features for framework support on AppleMarc Chevrier2022-02-156-0/+110
* | | | | | Merge topic 'GoogleTest-discovery-fix-escaping'Brad King2022-02-147-0/+130
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | GoogleTest: Fix escaping in test namesEvgeniy Shcherbina2022-02-117-0/+130
| | |/ / | |/| |
* | | | Merge topic 'debug-find'Brad King2022-02-1110-45/+313
|\ \ \ \ | | |/ / | |/| |
| * | | find_package: Improve --debug-find-pkg= when using a find moduleBrad King2022-02-105-0/+139