summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'FindBoost-component' into release-3.15Brad King2019-06-181-5/+157
|\
| * FindBoost: Add legacy variables and targets for compatibilityAlexander Grund2019-06-181-0/+150
| * FindBoost: Don't overwrite Boost_${_comp}_FOUNDAlexander Grund2019-06-181-5/+7
* | Merge branch 'FindBLAS-OpenBLAS-thread' into release-3.15Brad King2019-06-171-1/+15
|\ \
| * | FindBLAS: Add second try for OpenBLAS with thread libraries.Alexander Neumann2019-06-171-1/+15
| |/
* | Merge branch 'CheckCXXSymbolExists-xref' into release-3.15Brad King2019-06-121-1/+1
|\ \
| * | CheckCXXSymbolExists: reference to CheckCXXSourceCompiles instead of C versionRolf Eike Beer2019-06-121-1/+1
| |/
* | Merge branch 'cpack-nuget-case' into release-3.15Brad King2019-06-051-1/+1
|\ \
| * | CPack/NuGet: Find nuget tool on case sensitive file systemMathieu Malaterre2019-06-051-1/+1
| |/
* | Help: Trivial typo and grammar fixes for FindEnvModulesCraig Scott2019-06-051-3/+3
|/
* GetPrerequisites: fix regression in gp_append_uniqueBen Boeckel2019-06-041-1/+1
* Merge topic 'ninja-nvcc-rsp'Brad King2019-06-041-0/+5
|\
| * Ninja: Add support for CUDA nvcc response filesFrancisco Facioni2019-06-031-0/+5
* | Merge topic 'check_language_respects_cuda_host_compiler'Brad King2019-06-041-4/+23
|\ \ | |/ |/|
| * CheckLanguage: Report CMAKE_CUDA_HOST_COMPILER if needed for compilationRobert Maynard2019-06-031-4/+23
* | FindPython: ensure Python_ROOT_DIR is always searched firstMarc Chevrier2019-05-311-0/+2
* | Merge topic 'ninja-cmcldeps'Brad King2019-05-311-1/+3
|\ \
| * | Windows-MSVC.cmake: fix disabling of CMAKE_NINJA_CMCLDEPS_RCMarc-André Moreau2019-05-301-1/+3
* | | Merge topic 'FindPython-remove-erroneous-code'Brad King2019-05-311-2/+0
|\ \ \ | |/ / |/| |
| * | FindPython*: remove erroneous codeMarc Chevrier2019-05-301-2/+0
* | | Merge topic 'FindBoost-debug-messages'Brad King2019-05-301-100/+100
|\ \ \ | |/ / |/| |
| * | FindBoost: Refactor debug messagesDennis Klein2019-05-281-100/+100
* | | Merge topic 'clang-gnulike-support'Brad King2019-05-298-50/+169
|\ \ \
| * | | clang: setup correct configuration in gnu modeZsolt Parragi2019-05-232-7/+123
| * | | binutils: add the llvm-* variants to the tool lists.Zsolt Parragi2019-05-171-5/+16
| * | | clang: introduce CMAKE_<lang>_COMPILER_FRONTEND_VARIANTZsolt Parragi2019-05-175-38/+30
* | | | Merge topic 'FindZLIB-names'Brad King2019-05-291-2/+2
|\ \ \ \
| * | | | FindZLIB: Add more zlib library namesAlexander Neumann2019-05-281-2/+2
* | | | | Merge topic 'samu'Brad King2019-05-291-1/+1
|\ \ \ \ \
| * | | | | Ninja: Consider 'samu' when looking for CMAKE_MAKE_PROGRAMMichael Forney2019-05-281-1/+1
| |/ / / /
* | | | | Merge topic 'swift-wrapper'Brad King2019-05-291-1/+2
|\ \ \ \ \
| * | | | | Modules: correct linker wrapper flag for SwiftSaleem Abdulrasool2019-05-281-1/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'linker-preference'Brad King2019-05-291-0/+3
|\ \ \ \ \
| * | | | | Modules: setup `CMAKE_Swift_LINKER_PREFERENCE`Saleem Abdulrasool2019-05-241-0/+3
| | |/ / / | |/| | |
* | | | | Merge topic 'findopenmp-new-dates'Brad King2019-05-291-0/+4
|\ \ \ \ \
| * | | | | FindOpenMP: Add 5.0 and VS19 spec datesChristian Pfeiffer2019-05-241-0/+4
* | | | | | Merge topic 'flex'Brad King2019-05-281-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | FindFLEX: fix exampleMarcin Ślusarz2019-05-261-0/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'FindThreads-doc-c++'Brad King2019-05-281-3/+0
|\ \ \ \ \
| * | | | | FindThreads: Drop incorrect docs about usage with C++Brad King2019-05-281-3/+0
* | | | | | Merge topic 'FindPython-find_framework'Brad King2019-05-284-15/+41
|\ \ \ \ \ \
| * | | | | | FindPython: Add variable 'Python_FIND_FRAMEWORK' to control frameworks lookup.Marc Chevrier2019-05-244-15/+41
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'GetPrerequisites-use-if-IN_LIST'Brad King2019-05-281-10/+6
|\ \ \ \ \ \
| * | | | | | GetPrerequisites: use if(IN_LIST) instead of foreachBen Boeckel2019-05-231-10/+6
* | | | | | | Merge topic 'swift-response'Brad King2019-05-281-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Ninja,Swift: correct response file handlingSaleem Abdulrasool2019-05-231-0/+2
| |/ / / / / /
* | | | | | | Merge topic 'FindICU-find-names'Brad King2019-05-281-4/+8
|\ \ \ \ \ \ \
| * | | | | | | FindICU: Pass explicit NAMES argument to find command callsBrad King2019-05-241-4/+8
| |/ / / / / /
* | | | | | | Merge topic 'FindBoost-contract-requires-compile-features'Brad King2019-05-281-0/+10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | FindBoost: Add compiler features for Boost Contract libraryAlex Turbov2019-05-241-0/+10
| | |/ / / / | |/| | | |