Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'FindBoost-component' into release-3.15 | Brad King | 2019-06-18 | 1 | -5/+157 |
|\ | |||||
| * | FindBoost: Add legacy variables and targets for compatibility | Alexander Grund | 2019-06-18 | 1 | -0/+150 |
| * | FindBoost: Don't overwrite Boost_${_comp}_FOUND | Alexander Grund | 2019-06-18 | 1 | -5/+7 |
* | | Merge branch 'FindBLAS-OpenBLAS-thread' into release-3.15 | Brad King | 2019-06-17 | 1 | -1/+15 |
|\ \ | |||||
| * | | FindBLAS: Add second try for OpenBLAS with thread libraries. | Alexander Neumann | 2019-06-17 | 1 | -1/+15 |
| |/ | |||||
* | | Merge branch 'CheckCXXSymbolExists-xref' into release-3.15 | Brad King | 2019-06-12 | 1 | -1/+1 |
|\ \ | |||||
| * | | CheckCXXSymbolExists: reference to CheckCXXSourceCompiles instead of C version | Rolf Eike Beer | 2019-06-12 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'cpack-nuget-case' into release-3.15 | Brad King | 2019-06-05 | 1 | -1/+1 |
|\ \ | |||||
| * | | CPack/NuGet: Find nuget tool on case sensitive file system | Mathieu Malaterre | 2019-06-05 | 1 | -1/+1 |
| |/ | |||||
* | | Help: Trivial typo and grammar fixes for FindEnvModules | Craig Scott | 2019-06-05 | 1 | -3/+3 |
|/ | |||||
* | GetPrerequisites: fix regression in gp_append_unique | Ben Boeckel | 2019-06-04 | 1 | -1/+1 |
* | Merge topic 'ninja-nvcc-rsp' | Brad King | 2019-06-04 | 1 | -0/+5 |
|\ | |||||
| * | Ninja: Add support for CUDA nvcc response files | Francisco Facioni | 2019-06-03 | 1 | -0/+5 |
* | | Merge topic 'check_language_respects_cuda_host_compiler' | Brad King | 2019-06-04 | 1 | -4/+23 |
|\ \ | |/ |/| | |||||
| * | CheckLanguage: Report CMAKE_CUDA_HOST_COMPILER if needed for compilation | Robert Maynard | 2019-06-03 | 1 | -4/+23 |
* | | FindPython: ensure Python_ROOT_DIR is always searched first | Marc Chevrier | 2019-05-31 | 1 | -0/+2 |
* | | Merge topic 'ninja-cmcldeps' | Brad King | 2019-05-31 | 1 | -1/+3 |
|\ \ | |||||
| * | | Windows-MSVC.cmake: fix disabling of CMAKE_NINJA_CMCLDEPS_RC | Marc-André Moreau | 2019-05-30 | 1 | -1/+3 |
* | | | Merge topic 'FindPython-remove-erroneous-code' | Brad King | 2019-05-31 | 1 | -2/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | FindPython*: remove erroneous code | Marc Chevrier | 2019-05-30 | 1 | -2/+0 |
* | | | Merge topic 'FindBoost-debug-messages' | Brad King | 2019-05-30 | 1 | -100/+100 |
|\ \ \ | |/ / |/| | | |||||
| * | | FindBoost: Refactor debug messages | Dennis Klein | 2019-05-28 | 1 | -100/+100 |
* | | | Merge topic 'clang-gnulike-support' | Brad King | 2019-05-29 | 8 | -50/+169 |
|\ \ \ | |||||
| * | | | clang: setup correct configuration in gnu mode | Zsolt Parragi | 2019-05-23 | 2 | -7/+123 |
| * | | | binutils: add the llvm-* variants to the tool lists. | Zsolt Parragi | 2019-05-17 | 1 | -5/+16 |
| * | | | clang: introduce CMAKE_<lang>_COMPILER_FRONTEND_VARIANT | Zsolt Parragi | 2019-05-17 | 5 | -38/+30 |
* | | | | Merge topic 'FindZLIB-names' | Brad King | 2019-05-29 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | FindZLIB: Add more zlib library names | Alexander Neumann | 2019-05-28 | 1 | -2/+2 |
* | | | | | Merge topic 'samu' | Brad King | 2019-05-29 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja: Consider 'samu' when looking for CMAKE_MAKE_PROGRAM | Michael Forney | 2019-05-28 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'swift-wrapper' | Brad King | 2019-05-29 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Modules: correct linker wrapper flag for Swift | Saleem Abdulrasool | 2019-05-28 | 1 | -1/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'linker-preference' | Brad King | 2019-05-29 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Modules: setup `CMAKE_Swift_LINKER_PREFERENCE` | Saleem Abdulrasool | 2019-05-24 | 1 | -0/+3 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'findopenmp-new-dates' | Brad King | 2019-05-29 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | FindOpenMP: Add 5.0 and VS19 spec dates | Christian Pfeiffer | 2019-05-24 | 1 | -0/+4 |
* | | | | | | Merge topic 'flex' | Brad King | 2019-05-28 | 1 | -0/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | FindFLEX: fix example | Marcin Ślusarz | 2019-05-26 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'FindThreads-doc-c++' | Brad King | 2019-05-28 | 1 | -3/+0 |
|\ \ \ \ \ | |||||
| * | | | | | FindThreads: Drop incorrect docs about usage with C++ | Brad King | 2019-05-28 | 1 | -3/+0 |
* | | | | | | Merge topic 'FindPython-find_framework' | Brad King | 2019-05-28 | 4 | -15/+41 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindPython: Add variable 'Python_FIND_FRAMEWORK' to control frameworks lookup. | Marc Chevrier | 2019-05-24 | 4 | -15/+41 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'GetPrerequisites-use-if-IN_LIST' | Brad King | 2019-05-28 | 1 | -10/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | GetPrerequisites: use if(IN_LIST) instead of foreach | Ben Boeckel | 2019-05-23 | 1 | -10/+6 |
* | | | | | | | Merge topic 'swift-response' | Brad King | 2019-05-28 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Ninja,Swift: correct response file handling | Saleem Abdulrasool | 2019-05-23 | 1 | -0/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'FindICU-find-names' | Brad King | 2019-05-28 | 1 | -4/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindICU: Pass explicit NAMES argument to find command calls | Brad King | 2019-05-24 | 1 | -4/+8 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'FindBoost-contract-requires-compile-features' | Brad King | 2019-05-28 | 1 | -0/+10 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | FindBoost: Add compiler features for Boost Contract library | Alex Turbov | 2019-05-24 | 1 | -0/+10 |
| | |/ / / / | |/| | | | |