summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
| * Tests: Fix CTestTestCrash expected output on macOS arm64Brad King2021-02-221-1/+1
* | Tests: Fake home directory even if not setRaul Tambre2021-02-151-2/+2
|/
* Tests: Disable MFC test for IntelLLVM due to #18311William R. Dieter2021-01-281-1/+8
* Tests: Skip VSGNUFortran test for ifx.William R. Dieter2021-01-281-0/+4
* Tests: Skip old PrecompiledHeader test on IntelLLVMBrad King2021-01-281-1/+1
* CPackDeb: dpkg-shlibdeps now supports searching for private shared libsDeniz Bahadir2021-01-221-0/+20
* Tests: Remove outdated CMakeTestMultipleConfigures testBrad King2021-01-151-15/+0
* UseJava: enable exportation of native headers targetMarc Chevrier2020-12-291-0/+3
* Merge topic 'apple-silicon-host-arch'Brad King2020-12-111-0/+16
|\
| * Tests: Cover macOS host architecture selection on Apple Silicon hostsBrad King2020-12-101-0/+16
* | Merge topic 'test-macos-version'Brad King2020-12-101-17/+17
|\ \ | |/
| * Tests: Remove outdated exclusion of tests on OS X 10.3Brad King2020-12-091-12/+1
| * Tests: Add cache entry to control XCTest deployment targetBrad King2020-12-091-5/+16
* | Merge topic 'test-vs-windows-hosts'Brad King2020-12-041-1/+1
|\ \ | |/
| * Tests: Look for Visual Studio only on Windows hostsBrad King2020-12-031-1/+1
* | Merge topic 'test-java-default'Brad King2020-11-251-3/+11
|\ \ | |/
| * Tests: Add CMake_TEST_Java option to control Java testsBrad King2020-11-241-3/+11
* | server: remove deprecated 'cmake -E server' modeBrad King2020-10-141-9/+0
* | FindIntl: Add imported targetSibi Siddharthan2020-10-131-0/+1
|/
* Tests: Add some basic tests for CMake GUIKyle Edwards2020-09-231-0/+4
* Utilities/Release: Drop now-unused scriptsBrad King2020-09-171-17/+0
* Utilities/Release: remove old macOS release scriptBen Boeckel2020-09-161-4/+0
* Help: Add Importing and Exporting GuideBetsy McPhail2020-09-111-1/+39
* Merge topic 'ispc_lang_support'Brad King2020-09-011-0/+4
|\
| * Add ISPC compiler support to CMakeRobert Maynard2020-08-281-0/+4
* | WIN32_EXECUTABLE: Add support for generator expressionsKyle Edwards2020-08-211-0/+4
* | Bootstrap: Add support for NinjaKyle Edwards2020-08-101-0/+1
|/
* CTest: Prefer normative terms to express subprocess failuresRobert Maynard2020-07-271-1/+1
* cmake: Remove broken '--warn-unused-vars' optionBrad King2020-06-291-30/+0
* Merge topic 'visual-studio-android'Brad King2020-06-261-16/+45
|\
| * Visual Studio: Add Android supportKyle Edwards2020-06-241-16/+45
* | Merge topic 'test-all-find-modules'Brad King2020-06-231-1/+0
|\ \
| * | Tests: Drop redundant FindModulesExecuteAll testBrad King2020-06-231-1/+0
| |/
* | Merge topic 'FindSDL-update'Brad King2020-06-191-0/+1
|\ \
| * | FindSDL: Add SDL_INCLUDE_DIRS, SDL_LIBRARIES, and SDL::SDLFrédéric Simonis2020-06-181-0/+1
| |/
* | Tests: Simplify addition of extra generator testsBrad King2020-06-181-32/+22
|/
* Tests: add CUDA labels to tests which are affected by CUDABen Boeckel2020-06-111-0/+4
* Tests/CPackWiXGenerator: support suppressing verificationBen Boeckel2020-05-221-0/+1
* Utilities/Release: Drop win{32,64} scripts in favor of docker buildBrad King2020-05-051-5/+0
* FindPython: Add support for 'PyPy'Marc Chevrier2020-05-011-1/+1
* Merge topic 'CTestCoverageCollectGCOV-compress-opts'Brad King2020-05-011-3/+0
|\
| * Tests: Remove unnecessary pass regex on CTestCoverageCollectGCOVBrad King2020-04-291-3/+0
* | Merge topic 'FindLibXslt-targets'Brad King2020-04-291-0/+1
|\ \
| * | FindLibXslt: provide imported targetsMarkus Rickert2020-04-281-0/+1
| |/
* | FindLAPACK: Provide the LAPACK::LAPACK import targetRobert Maynard2020-04-271-0/+1
* | Merge topic 'FindBLAS-target'Brad King2020-04-271-0/+1
|\ \
| * | BLAS: Provide the BLAS::BLAS import targetRobert Maynard2020-04-231-0/+1
* | | Merge topic 'FindPython-fix-python-compiler-validation'Brad King2020-04-241-1/+2
|\ \ \ | |_|/ |/| |
| * | FindPython: fix python compiler validationMarc Chevrier2020-04-231-1/+2
* | | Merge topic 'win-user-manifest-rc'Brad King2020-04-221-1/+4
|\ \ \