summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xcode-extra-sources' into release-3.14Brad King2019-04-111-0/+7
|\
| * Xcode: Avoid mutating App Bundle targets during generationBrad King2019-04-111-0/+7
* | Fix implicit include directory extraction for adaptive relative pathsBrad King2019-04-085-0/+45
* | Tests: Teach RunCMake.ParseImplicitIncludeInfo to match output by regexBrad King2019-04-0816-17/+17
* | Tests: Clarify hand-written cases in RunCMake.ParseImplicitIncludeInfoBrad King2019-04-085-2/+2
|/
* Merge branch 'implicit-includes' into release-3.14Brad King2019-03-2916-70/+78
|\
| * ParseImplicitIncludeInfo: Canonicalize implicit include dirsBrad King2019-03-2916-70/+78
* | Merge branch 'FindFontconfig-var-case' into release-3.14Brad King2019-03-271-3/+3
|\ \
| * | FindFontconfig: Convert module variables to camel caseBrad King2019-03-261-3/+3
| |/
* | Restore support for include_directories() in toolchain filesBrad King2019-03-255-0/+17
|/
* 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
|\ \ \ | |/ / |/| |