Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'BundleUtilities-cleanup' | Brad King | 2019-06-20 | 2 | -42/+23 |
|\ | |||||
| * | GetPrerequisites: use CMAKE_OBJDUMP if it is set | Rolf Eike Beer | 2019-06-19 | 1 | -1/+3 |
| * | BundleUtilities: use if(... IN_LIST ...) | Rolf Eike Beer | 2019-06-19 | 1 | -28/+8 |
| * | BundleUtilities: remove needless variable expansions in if() arguments | Rolf Eike Beer | 2019-06-17 | 1 | -17/+17 |
| * | BundleUtilities: simplify inclusion of GetPrerequisites | Rolf Eike Beer | 2019-06-17 | 1 | -2/+1 |
* | | Merge topic 'android-pie-cmp0083' | Brad King | 2019-06-19 | 1 | -0/+20 |
|\ \ | |||||
| * | | Android: ensure PIE behavior is consistent regardless CMP0083 policy | Marc Chevrier | 2019-06-19 | 1 | -0/+20 |
| * | | Merge branch 'FindThreads-doc-c++' into release-3.14 | Brad King | 2019-05-28 | 1 | -3/+0 |
| |\ \ | |||||
* | \ \ | Merge topic 'FindMPI-imported-link-flags' | Brad King | 2019-06-19 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | FindMPI: Store imported target link flags as a list instead of a string | Robert Maynard | 2019-06-19 | 1 | -1/+3 |
* | | | | | Merge topic 'FindCUDA-more-libs' | Brad King | 2019-06-19 | 1 | -0/+12 |
|\ \ \ \ \ | |||||
| * | | | | | FindCUDA: Add nvToolsExt and OpenCL libraries | Eyal Rozenberg | 2019-06-18 | 1 | -0/+12 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'FindBoost-component' | Brad King | 2019-06-19 | 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 topic 'cxx_lambda_init_captures_document_why_not_supported_on_gcc48' | Brad King | 2019-06-18 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | CompileFeatures: document why lambda_init_captures requires GCC 4.9 | Robert Maynard | 2019-06-17 | 1 | -2/+2 |
* | | | | | | Merge topic 'implicit_lapack_library' | Brad King | 2019-06-18 | 1 | -5/+17 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | FindLAPACK: Test for implicitly linked LAPACK libraries | Jakub Benda | 2019-06-17 | 1 | -5/+17 |
| |/ / / / | |||||
* | | | | | Merge topic 'cpack-deb-soname' | Brad King | 2019-06-17 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | CPack: Fix SONAME regex in DEB generator | Kyle Edwards | 2019-06-12 | 1 | -1/+1 |
* | | | | | | Merge topic 'FindBLAS-OpenBLAS-thread' | 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 topic 'language-dependent-linker-flags' | Brad King | 2019-06-12 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Support per-language library link flags | Saleem Abdulrasool | 2019-06-06 | 1 | -0/+2 |
* | | | | | | Merge topic 'CheckCXXSymbolExists-xref' | 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 |
| | |/ / / | |/| | | | |||||
* | | | | | GetPrerequisites: Add deprecation notice | Kyle Edwards | 2019-06-10 | 1 | -0/+4 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'cpack-nuget-case' | Brad King | 2019-06-06 | 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 |
|\ \ \ \ \ \ \ |