summaryrefslogtreecommitdiff
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Tests: Move `CTestTestZeroTimeout` into `RunCMake.CTestTimeout`Brad King2023-05-041-11/+0
* CPack: Add Inno Setup generatorJannik Alber2023-04-281-0/+24
* Tests: Add cases covering FindHDF5 variables and imported targetsBrad King2023-03-291-0/+1
* FindwxWidgets: Add an imported targetCheesyNacho102023-03-081-0/+1
* Tests: Add dedicated RunCMake.ExtraGenerators testBrad King2023-02-131-30/+0
* Deprecate Visual Studio 9 2008 generatorBrad King2023-02-081-3/+5
* FindImageMagick: Define targets for specific componentshstejas2023-01-271-0/+1
* FindPython: add support for Stable ABIMarc Chevrier2022-11-291-1/+4
* ASM_MARMASM: Add support for Microsoft ARM assembler languageIlia K2022-11-091-0/+6
* Tests: Fix ARM64 test conditions for non-VS generatorsBrad King2022-11-091-1/+1
* Tests: Factor out a CMake_TEST_OBJC variable for OBJC/OBJCXX test conditionsBrad King2022-10-311-3/+11
* Merge topic 'CheckSourceCompiles-Swift'Brad King2022-10-251-18/+24
|\
| * Tests: Factor out a CMake_TEST_Swift variable for Swift test conditionsBrad King2022-10-241-1/+6
| * Tests: Provide Apple inspection results to CMakeOnly and RunCMake testsBrad King2022-10-211-17/+18
* | Merge topic 'test-git-protocol-file'Brad King2022-10-211-0/+2
|\ \ | |/ |/|
| * Tests: Explicitly allow usage of git file-based protocol in test casesBrad King2022-10-201-0/+2
* | Tests: Improve CheckSourceTree testBrad King2022-10-051-0/+8
* | Deprecate Visual Studio 11 2012 generatorBrad King2022-09-271-0/+7
* | Drop Visual Studio 10 2010 generatorBrad King2022-09-261-10/+0
* | Merge topic 'modernize-build-self'Brad King2022-09-231-126/+126
|\ \
| * | CMakeLists: Remove redundant spaces around CMake command callsAlex Turbov2022-09-221-56/+56
| * | Build: Modernize some `foreach` calls to use `IN LISTS`/`IN ITEMS`Alex Turbov2022-09-221-70/+70
* | | Tests: Add mixed Swift+CXX source test caseEvan Wilde2022-09-191-0/+3
|/ /
* | MSVC: Add test for debug information formatBrad King2022-09-141-0/+9
* | FindOpenSP: Add module to find the OpenSP libraryDawid Wróbel2022-08-301-0/+1
* | Merge topic 'tutorial_genExp_rearrange'Brad King2022-08-101-1/+1
|\ \
| * | Tutorial: Move step 10 to step 4Markus Ferrell2022-08-081-1/+1
* | | Merge topic 'cuda_add_lto_support'Brad King2022-08-031-0/+5
|\ \ \ | |/ / |/| |
| * | CUDA: Add Device LTO support for nvccRobert Maynard2022-07-221-0/+5
* | | Tutorial: Move step 8 to step 5. Shift steps 5-7 to 6-8.Markus Ferrell2022-07-191-1/+1
|/ /
* | Tests: Exclude win/arm64 tests with CMAKE_VS_PLATFORM_NAMENiyas Sait2022-07-051-3/+3
* | Tests: Fix Java tests on multi-config generatorsmakise-homura2022-06-281-3/+3
* | Tests: handle a case when hg executable is brokenmakise-homura2022-06-281-1/+4
* | Tests: don't fail tests on broken E2K Java RVMmakise-homura2022-06-281-37/+50
* | Tests: check for shlibdeps symbols/shlibs before testing itmakise-homura2022-06-281-1/+5
* | Tests: enable Java tests if javac is a recurse symlinkmakise-homura2022-06-281-1/+2
* | Tests: don't use broken makensismakise-homura2022-06-281-2/+5
* | FindOpenAL: Add imported targetSam V2022-06-221-0/+1
|/
* Tests: Use Java_JAVAC_EXECUTABLE variable consistentlyCraig Scott2022-06-041-1/+1
* Merge topic 'vs-arm64-tests'Brad King2022-05-121-3/+7
|\
| * Tests: Fix test failures for Windows Arm64 platformsNiyas Sait2022-05-111-3/+7
* | OpenWatcom: Allow specifying the runtime libraryCameron Cawley2022-05-061-0/+4
|/
* CPack: Remove the deprecated PackageMaker generatorCraig Scott2022-05-051-11/+0
* messages: remove screamake from comments and errorsBen Boeckel2022-04-251-1/+1
* Merge topic 'FindJNI-targets'Brad King2022-04-071-0/+1
|\
| * FindJNI: added components and imported targetsSergiu Deitsch2022-04-041-0/+1
* | FindMatlab: Add NO_IMPLICIT_LINK_TO_MATLAB_LIBRARIES option to matlab_add_mexSilvio2022-04-051-0/+3
|/
* Tests: Add Matlab label to Matlab-related testsSilvio2022-03-251-0/+6
* GHS: use INSTALL targetFred Baksik2022-03-171-1/+1
* ctest: print WORKING_DIRECTORY property with -VKevin Puetz2022-03-091-1/+1