summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindBoost: Add support for Boost 1.65.0 and 1.65.1 to CMake 3.9Roger Leigh2017-09-181-3/+27
* Merge branch 'backport-irsl-vs15-future' into release-3.9Brad King2017-09-061-19/+16
|\
| * InstallRequiredSystemLibraries: Add support for future VS 2017 toolchainsBrad King2017-09-061-19/+16
* | Merge branch 'FindBoost-fix-policy-scope' into release-3.9Brad King2017-09-051-9/+5
|\ \
| * | FindBoost: Revert "Simplify search in lists."Brad King2017-09-051-9/+5
* | | Merge branch 'android-ndk-r16' into release-3.9Brad King2017-09-051-1/+1
|\ \ \
| * | | Android: Update for NDK r16Brad King2017-09-051-1/+1
| |/ /
* | | Merge branch 'csharp_fix_initial_flags' into release-3.9Brad King2017-09-051-1/+1
|\ \ \
| * | | VS: Initialize CSharp flags consistentlyMichael Stürmer2017-09-051-1/+1
| |/ /
* | | Merge branch 'findopenmp-found' into release-3.9Brad King2017-09-051-0/+2
|\ \ \
| * | | FindOpenMP: Restore OpenMP_FOUND result variableChristian Pfeiffer2017-09-051-0/+2
| |/ /
* | | Merge branch 'ninja-cl-intl' into release-3.9Brad King2017-08-231-0/+1
|\ \ \ | |_|/ |/| |
| * | Ninja: Fix support for MSVC with non-English outputBrad King2017-08-231-0/+1
| |/
* | Merge branch 'InstallRequiredSystemLibraries-vs15.3' into release-3.9Brad King2017-08-221-11/+31
|\ \
| * | InstallRequiredSystemLibraries: Find VS 2017 Update 3 redist directoryBrad King2017-08-211-3/+13
| * | InstallRequiredSystemLibraries: Factor redist name into variableBrad King2017-08-211-8/+18
| |/
* | Merge branch 'revert-macos-hidpi-qt-dialog' into release-3.9Brad King2017-08-221-4/+0
|\ \
| * | macOS: Revert default Hi-DPI support in applicationsBrad King2017-08-221-4/+0
| |/
* | Merge branch 'debian_clang_binutils' into release-3.9Brad King2017-08-151-0/+8
|\ \
| * | Clang: Find version-suffixed LLVM/Clang binutilsSylvain Joubert2017-08-151-0/+8
| |/
* | Merge branch 'cuda-device-link-ccbin' into release-3.9Brad King2017-08-151-2/+2
|\ \
| * | CUDA: Pass host compiler to nvcc while device linkingMaikel van den Hurk2017-08-151-2/+2
| |/
* | FindCygwin: Fix regression when CYGWIN_INSTALL_PATH is already setTibor Szabo2017-08-151-5/+8
|/
* Merge branch 'android-plain-sysroot' into release-3.9Brad King2017-08-031-3/+9
|\
| * Android: Fix support for CMAKE_SYSROOT without CMAKE_SYSROOT_COMPILEBrad King2017-08-031-3/+9
* | Merge branch 'UseSWIG-Java-enabled' into release-3.9Brad King2017-08-021-2/+4
|\ \
| * | UseSWIG: Fix when Java is enabled as a languageBrad King2017-08-021-2/+4
| |/
* | Merge branch 'FindJava-fix-1.6-registry' into release-3.9Brad King2017-08-021-1/+1
|\ \
| * | FindJava: fix hint for windows jre 1.6Rechi Rechi2017-08-021-1/+1
| |/
* | Merge branch 'FindJava_earlyAccessDebian' into release-3.9Craig Scott2017-08-021-1/+1
|\ \
| * | Allow early access version trailing string to be mixed caseCraig Scott2017-07-251-1/+1
| |/
* | FindBoost: pop policy stack before returningCristian Adam2017-07-261-0/+2
|/
* Merge branch 'ninja_cuda_export_compile_commands_support' into release-3.9Brad King2017-07-131-1/+3
|\
| * CUDA: CMAKE_EXPORT_COMPILE_COMMANDS now works with CUDA and NinjaRobert Maynard2017-07-131-1/+3
* | Android: Always add standard include directories lastBrad King2017-07-131-1/+0
|/
* Merge branch 'android-fix-c++_shared' into release-3.9Brad King2017-07-121-0/+1
|\
| * Android: Link to android_support with c++_sharedBrad King2017-07-121-0/+1
* | FindDoxygen: Create DOXYGEN_OUTPUT_DIRECTORY if it doesn't existRobert Dailey2017-07-061-3/+11
* | FindDoxygen: Use a stable reference to the location of global resourcesRobert Dailey2017-06-291-5/+5
|/
* Merge branch 'FindDoxygen-internal-var' into release-3.9Brad King2017-06-271-6/+6
|\
| * FindDoxygen: Add private prefix to internal variablesBrad King2017-06-271-6/+6
* | Merge branch 'GetPrerequisites-ucrt-no-warn' into release-3.9Brad King2017-06-261-1/+1
|\ \
| * | GetPrerequisites: Do not warn about non-absolute UCRT system librariesBrad King2017-06-261-1/+1
* | | GCC,Clang: Mark CMAKE_<LANG>_COMPILER_{AR,RANLIB} as advancedBrad King2017-06-222-0/+4
|/ /
* | Merge branch 'android-unified-headers' into release-3.9Brad King2017-06-221-2/+6
|\ \
| * | Android: Fix include path for unified headersBrad King2017-06-221-2/+6
* | | Merge branch 'ipo-per-lang' into release-3.9Brad King2017-06-145-19/+21
|\ \ \
| * | | IPO: Consider support for each language separatelyBrad King2017-06-145-19/+21
* | | | Merge branch 'cuda-dlink-no-deprecated-gpu' into release-3.9Brad King2017-06-132-4/+21
|\ \ \ \
| * | | | CUDA: When linking device code suppress CUDA 8.0+ deprecation warningsRobert Maynard2017-06-132-4/+21
| |/ / /