summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'install-no-imported-global' into release-3.14Brad King2019-03-074-0/+9
|\
| * install: Do not crash on imported global targetBrad King2019-03-074-0/+9
* | Merge branch 'ios-variable' into release-3.14Brad King2019-03-051-0/+4
|\ \
| * | iOS: Add IOS variableRuslan Baratov2019-03-051-0/+4
| |/
* | Merge branch 'FindPython-NumPy-fix-include-dir' into release-3.14Brad King2019-03-041-1/+1
|\ \
| * | FindPython: Fix NumPy component include directoryMarc Chevrier2019-03-041-1/+1
| |/
* | VS: Fix Fortran target type selection with RC sourcesBrad King2019-03-012-1/+7
|/
* Merge branch 'cmake_role-vs-fix' into release-3.14Brad King2019-02-272-0/+7
|\
| * CMAKE_ROLE: Fix value in --build for Visual Studio generatorsKyle Edwards2019-02-262-0/+7
* | Merge branch 'FindOctave-remove' into release-3.14Brad King2019-02-276-83/+0
|\ \
| * | FindOctave: Remove module pending further workBrad King2019-02-266-83/+0
* | | Merge branch 'restore-min-cmake-3.1' into release-3.14Brad King2019-02-271-3/+3
|\ \ \ | |_|/ |/| |
| * | Tests: Restore support for CMake 3.1 through 3.6 with MSVCBrad King2019-02-261-3/+3
| |/
* | EXCLUDE_FROM_ALL: Don't warn if installing target excluded from allCraig Scott2019-02-221-1/+0
|/
* Merge branch 'try_compile-expand-compile-defs' into release-3.14Brad King2019-02-152-0/+39
|\
| * try_compile: Restore expansion of ;-list in COMPILE_DEFINITIONSBrad King2019-02-152-0/+39
* | Merge branch 'genex-GENEX_EVAL-fix-recursion' into release-3.14Brad King2019-02-132-4/+5
|\ \
| * | genex: Fix erroneous handling of recursion for $<GENEX_EVAL:>Marc Chevrier2019-02-132-4/+5
| |/
* | Merge branch 'FindOctave-interp-target' into release-3.14Brad King2019-02-112-0/+30
|\ \
| * | FindOctave: Add target for octinterpPeter Stroia-Williams2019-02-082-0/+30
* | | Merge branch 'ghs-updates' into release-3.14Brad King2019-02-081-1/+1
|\ \ \
| * | | GHS: Document usage of GHS_NO_SOURCE_GROUP_FILEFred Baksik2019-02-081-1/+1
| |/ /
* | | Merge branch 'fix-exclude-dir-with-iface' into release-3.14Brad King2019-02-082-0/+2
|\ \ \ | |/ / |/| |
| * | Fix EXCLUDE_FROM_ALL on directory with an interface libraryBrad King2019-02-082-0/+2
| |/
* | VS: Fix nowarn compiler option to accept warning numbers.Wil Stark2019-02-073-0/+79
|/
* Merge topic 'relax_CUDA_RESOLVE_DEVICE_SYMBOLS_constraints'Brad King2019-02-065-0/+151
|\
| * CUDA: Honor CUDA_RESOLVE_DEVICE_SYMBOLS for more target typesRobert Maynard2019-02-055-0/+151
* | Autogen: Extend the SameName test with same name but different extension filesSebastian Holtermann2019-02-056-1/+68
* | Merge topic 'vs-fortran-target-check'Brad King2019-02-051-0/+5
|\ \
| * | VS: Fix Fortran target type selection when linking C++ targetsBrad King2019-02-041-0/+5
| |/
* | Merge topic '17870-iphone-friendly-cmake'Brad King2019-02-057-94/+73
|\ \
| * | Apple: Introduce separate system name for iOS, tvOS, and watchOSGregor Jasny2019-02-047-64/+38
| * | Tests: Isolate RunCMake.XcodeProject per-device cases from host archBrad King2019-02-041-30/+35
* | | Xcode: Update default Swift language version for Xcode 10.2Brad King2019-02-041-1/+3
| |/ |/|
* | Merge topic 'vs-wince-deployment'Brad King2019-02-041-0/+8
|\ \
| * | VS: Fix deployment for WinCE projectsWil Stark2019-02-011-0/+8
* | | Merge topic 'winrtrefs'Brad King2019-02-045-3/+51
|\ \ \
| * | | VS: Fix WinRT component referencesGilles Khouzam2019-02-015-2/+46
| * | | Tests: Fix VSWinStorePhone test with Windows 10 SDK 17763Gilles Khouzam2019-02-011-1/+5
| |/ /
* | | Merge topic 'set-env-warning'Brad King2019-02-043-0/+8
|\ \ \ | |/ / |/| |
| * | set: warn of extra arguments after ENV value.Taylor Holberton2019-02-013-0/+8
* | | Merge topic 'implicit-incs-cleanup'Brad King2019-02-0117-1/+332
|\ \ \ | |/ / |/| |
| * | ParseImplicitIncludeInfo: add SunPro Fortran and PGI compiler, Cray fixChuck Cranor2019-01-2917-1/+332
* | | Merge topic 'set-validate-cache-type'Brad King2019-01-313-0/+7
|\ \ \
| * | | set: warn if CACHE type is not recognizedTaylor Holberton2019-01-303-0/+7
| | |/ | |/|
* | | Merge topic 'autogen-qt-version-from-dirprops'Brad King2019-01-316-1/+72
|\ \ \
| * | | Tests: add cases for providing Qt5Core_VERSION manuallyBen Boeckel2019-01-306-1/+72
* | | | Merge topic 'restore-install-late-framework'Brad King2019-01-313-0/+14
|\ \ \ \ | |/ / / |/| | |
| * | | macOS: Restore compatibility for setting FRAMEWORK after install()Brad King2019-01-303-0/+14
| | |/ | |/|
* | | Merge topic 'fetchcontent-reduce-boilerplate'Brad King2019-01-3010-0/+52
|\ \ \ | |_|/ |/| |