summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.14.0-rc4v3.14.0-rc4Brad King2019-03-081-1/+1
* Merge branch 'cxx-checks-warning-match' into release-3.14Brad King2019-03-071-1/+1
|\
| * C++ feature checks: Match warnings more strictlyBrad King2019-03-071-1/+1
* | Merge branch 'install-no-imported-global' into release-3.14Brad King2019-03-075-1/+14
|\ \
| * | install: Do not crash on imported global targetBrad King2019-03-075-1/+14
| |/
* | Merge branch 'vs-explicit-newline' into release-3.14Brad King2019-03-061-0/+1
|\ \
| * | VS: Encode newlines in XML attributesLuca Cappa2019-03-061-0/+1
| |/
* | Merge branch 'docs-xcode-schemes' into release-3.14Brad King2019-03-063-34/+29
|\ \
| * | Help: Remove note that Xcode scheme generator is experimentalCraig Scott2019-03-071-5/+0
| * | Help: Trivial typo fix for CMAKE_XCODE_GENERATE_SCHEMECraig Scott2019-03-071-1/+1
| * | Help: Sort lists of (CMAKE_)XCODE_SCHEME_... variables and propertiesCraig Scott2019-03-073-28/+28
| |/
* | Merge branch 'docs-install-destinations' into release-3.14Brad King2019-03-051-51/+85
|\ \
| * | Help: clarify DESTINATION and TYPE usage for install()Craig Scott2019-03-051-51/+85
| |/
* | Merge branch 'ios-docs' into release-3.14Brad King2019-03-052-1/+62
|\ \
| * | Help: CMAKE_MACOSX_BUNDLE is ON for iOS/tvOS/watchOSRuslan Baratov2019-03-051-0/+3
| * | Help: Example of tweaking iOS/tvOS/watchOS buildRuslan Baratov2019-03-051-0/+48
| * | Help: find_package with fat iOS librariesRuslan Baratov2019-03-051-1/+11
| |/
* | Merge branch 'ios-variable' into release-3.14Brad King2019-03-054-0/+11
|\ \
| * | iOS: Add IOS variableRuslan Baratov2019-03-054-0/+11
| |/
* | Merge branch 'FindPython-NumPy-fix-include-dir' into release-3.14Brad King2019-03-042-3/+2
|\ \
| * | FindPython: Fix NumPy component include directoryMarc Chevrier2019-03-042-3/+2
| |/
* | Merge branch 'vs-fortran-rc' into release-3.14Brad King2019-03-013-1/+11
|\ \ | |/ |/|
| * VS: Fix Fortran target type selection with RC sourcesBrad King2019-03-013-1/+11
|/
* CMake 3.14.0-rc3v3.14.0-rc3Brad King2019-03-011-1/+1
* Merge branch 'findjni-paths' into release-3.14Brad King2019-03-011-52/+47
|\
| * FindJNI: Unify path search, fix support for Java 9Christian Pfeiffer2019-03-011-52/+47
* | Merge branch 'ExternalProject-fix-log-in-custom-stamp' into release-3.14Brad King2019-03-011-2/+14
|\ \
| * | ExternalProject: Restore default log dir with custom stamp dirBrad King2019-03-011-2/+14
| |/
* | Merge branch 'cuda_device_link_handle_frameworks' into release-3.14Brad King2019-03-011-0/+12
|\ \
| * | CUDA: Filter out -framework arguments during device linkingRobert Maynard2019-02-281-0/+12
| |/
* | Merge branch 'vs2019' into release-3.14Brad King2019-02-282-9/+1
|\ \
| * | Help: Update VS 2019 generator release note for preview 4Brad King2019-02-281-1/+1
| * | VS: Drop workaround needed only for VS 2019 preview 2 and 3Brad King2019-02-281-8/+0
| |/
* | Merge branch 'backport-check-std-size-cbegin-cend' into release-3.14Brad King2019-02-272-2/+18
|\ \
| * | Extend C++17/C++14 feature checks to cover more standard library APIsMathieu Garaud2019-02-272-2/+18
| |/
* | Merge branch 'FindThreads-revert-libc-check' into release-3.14Brad King2019-02-271-11/+3
|\ \
| * | FindThreads: Revert libc symbol check to pthread_createBrad King2019-02-271-13/+3
| * | FindThreads: Fix libc check to use proper header for pthread_killBrad King2019-02-261-2/+4
| |/
* | Merge branch 'cmake_role-vs-fix' into release-3.14Brad King2019-02-273-1/+8
|\ \
| * | CMAKE_ROLE: Fix value in --build for Visual Studio generatorsKyle Edwards2019-02-263-1/+8
* | | Merge branch 'docs-rpath-origin-apple' into release-3.14Brad King2019-02-271-7/+7
|\ \ \
| * | | Help: Fix minor inaccuracies of what BUILD_RPATH_USE_ORIGIN affectsCraig Scott2019-02-271-7/+7
| | |/ | |/|
* | | Merge branch 'FindOctave-remove' into release-3.14Brad King2019-02-2710-266/+0
|\ \ \
| * | | FindOctave: Remove module pending further workBrad King2019-02-2610-266/+0
| |/ /
* | | Merge branch 'include_external_msproject-exclude-from-all' into release-3.14Brad King2019-02-271-1/+3
|\ \ \
| * | | include_external_msproject: Restore support for EXCLUDE_FROM_ALLBrad King2019-02-261-1/+3
* | | | Merge branch 'vs-llvm-extension' into release-3.14Brad King2019-02-271-2/+9
|\ \ \ \
| * | | | VS: Fix detection of clang-cl with -T llvmBrad King2019-02-261-2/+9
| | |/ / | |/| |
* | | | 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
| |/ /