summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* GNUInstallDirs: Comply with Debian Policy on LIBEXECDIRDennis Klein2020-10-081-2/+2
* Tests: Add RunCMake.GNUInstallDirs expected output specific to DebianBrad King2020-10-085-0/+122
* Merge topic 'check_cuda_helpers'Brad King2020-10-0811-4/+111
|\
| * CUDA: CheckLinkerFlag now supports CUDARobert Maynard2020-10-083-1/+10
| * CUDA: Add Support to SourceCompiles|Runs and CheckCompilerFlagsRobert Maynard2020-10-089-3/+101
* | FindPython: Enable C language in tests that find the Development componentMarc Chevrier2020-10-0710-10/+10
* | Merge topic 'cmake-presets-empty-var'Brad King2020-10-0712-0/+56
|\ \ | |/ |/|
| * CMakePresets.json: Prohibit empty variable namesKyle Edwards2020-10-0612-0/+56
* | Merge topic 'add_ispc_to_check_helpers'Brad King2020-10-075-1/+45
|\ \
| * | ISPC: CheckCompilerFlags and CheckSourceCompiles support ISPCRobert Maynard2020-10-065-1/+45
* | | Merge topic 'CheckCompilerFlag-gcc-10'Brad King2020-10-071-0/+7
|\ \ \ | |_|/ |/| |
| * | CheckCompilerFlag: Update the regex used to detect invalid options for GCC 10Luthaf2020-10-061-0/+7
| |/
* | Merge topic 'cmake-presets'Brad King2020-10-06246-13/+2747
|\ \ | |/ |/|
| * CMake GUI: Add presets functionalityKyle Edwards2020-10-0517-0/+870
| * CMake: Add presets functionalityKyle Edwards2020-10-05228-0/+1853
| * cmJSONHelpers: Add new Bind() functionKyle Edwards2020-10-051-12/+23
| * CMake GUI Tests: Increase default sleep timeKyle Edwards2020-10-051-1/+1
* | Merge topic 'add_checkcompilerflag_tests'Brad King2020-10-0614-0/+102
|\ \
| * | CheckCompilerFlag: Add tests to verify module correctnessRobert Maynard2020-10-0614-0/+102
| |/
* | Merge topic 'ci-find-modules'Brad King2020-10-063-5/+7
|\ \
| * | Tests: Revise FindBLAS test to avoid cblas_ manglingBrad King2020-10-051-3/+5
| * | Tests: Improve FindRuby test robustnessBrad King2020-10-052-2/+2
| |/
* | Merge topic 'csharp-source_group-bugfix'Brad King2020-10-063-5/+12
|\ \ | |/ |/|
| * VS: Fix regression in C# source linksKinan Mahdi2020-10-053-5/+12
* | Merge topic 'xcode-refactor-framework-linking'Craig Scott2020-10-045-11/+58
|\ \
| * | Xcode: Don't add framework as -framework argument in linker info listGusts Kaksis2020-10-025-11/+58
* | | Merge topic 'FetchContent_missing_SOURCE_DIR'Craig Scott2020-10-045-0/+26
|\ \ \
| * | | FetchContent: Raise error if manually given source dir does not existCraig Scott2020-10-035-0/+26
| |/ /
* | | FindSWIG: Fix syntax errorMarc Chevrier2020-10-023-0/+25
* | | Merge topic 'UseSWIG-output-source-file-properties'Brad King2020-10-029-1/+166
|\ \ \
| * | | UseSWIG: Add OUTPUT_DIR and OUTFILE_DIR source file propertiesMarc Chevrier2020-09-309-1/+166
* | | | Merge topic 'execute_process-fatal-error'Brad King2020-10-0210-0/+32
|\ \ \ \
| * | | | execute_process: add options for fatal errors on subprocess failureAsit Dhal2020-10-0110-0/+32
| |/ / /
* | | | Merge topic 'FindPython-tests-optimizations'Marc Chevrier2020-10-0221-82/+82
|\ \ \ \ | |_|/ / |/| | |
| * | | FindPython: Tests optimizationsMarc Chevrier2020-10-0121-82/+82
* | | | Merge topic 'FindSWIG-version-range'Craig Scott2020-10-022-0/+31
|\ \ \ \ | |/ / / |/| | |
| * | | FindSWIG: Add version range supportMarc Chevrier2020-10-012-0/+31
| |/ /
* | | Merge topic 'macos-arm64'Brad King2020-10-012-1/+7
|\ \ \
| * | | macOS: Default to arm64 architecture on Apple Silicon hostsBrad King2020-09-301-0/+2
| * | | Tests: Teach RunCMake to ignore Xcode internal objc warningsBrad King2020-09-301-0/+1
| * | | Tests: Enable Assembler test case when CMAKE_OSX_ARCHITECTURES has one valueBrad King2020-09-291-1/+4
* | | | Merge topic 'genexpr-for-mfc-flag'Brad King2020-10-011-0/+3
|\ \ \ \
| * | | | VS: Teach CMAKE_MFC_FLAG to support generator expressionsAndrey Starodubtsev2020-09-301-0/+3
* | | | | Merge topic 'msvc_implib'Brad King2020-10-013-0/+27
|\ \ \ \ \
| * | | | | VS: Make ImportLibary generation optionalMark Jansen2020-09-303-0/+27
| | |_|/ / | |/| | |
* | | | | Merge topic 'FindPython-version_range'Craig Scott2020-10-012-0/+159
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindPython: Add version range supportMarc Chevrier2020-09-302-0/+159
* | | | | Merge topic 'cmake_language-DEFER'Brad King2020-09-30136-24/+440
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cmake_language: Add signature to DEFER calls to later timesBrad King2020-09-29126-1/+418
| * | | | cmake_language(CALL): Accept empty ${var} expansionsBrad King2020-09-296-6/+6