summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | FindBoost: Don't overwrite Boost_${_comp}_FOUNDAlexander Grund2019-06-181-5/+7
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'cxx_lambda_init_captures_document_why_not_supported_on_gcc48'Brad King2019-06-181-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CompileFeatures: document why lambda_init_captures requires GCC 4.9Robert Maynard2019-06-171-2/+2
* | | | | | | | | | Merge topic 'implicit_lapack_library'Brad King2019-06-181-5/+17
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | FindLAPACK: Test for implicitly linked LAPACK librariesJakub Benda2019-06-171-5/+17
| |/ / / / / / / /
* | | | | | | | | Merge topic 'cpack-deb-soname'Brad King2019-06-171-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CPack: Fix SONAME regex in DEB generatorKyle Edwards2019-06-121-1/+1
* | | | | | | | | | Merge topic 'FindBLAS-OpenBLAS-thread'Brad King2019-06-171-1/+15
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | FindBLAS: Add second try for OpenBLAS with thread libraries.Alexander Neumann2019-06-171-1/+15
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'language-dependent-linker-flags'Brad King2019-06-121-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Support per-language library link flagsSaleem Abdulrasool2019-06-061-0/+2
* | | | | | | | | Merge topic 'CheckCXXSymbolExists-xref'Brad King2019-06-121-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | CheckCXXSymbolExists: reference to CheckCXXSourceCompiles instead of C versionRolf Eike Beer2019-06-121-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | GetPrerequisites: Add deprecation noticeKyle Edwards2019-06-101-0/+4
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'cpack-nuget-case'Brad King2019-06-061-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
|\ \ \ \ \ \ \