Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindPostgreSQL-lib-dir' | Brad King | 2019-07-03 | 1 | -1/+8 |
|\ | |||||
| * | FindPostgreSQL: Fix regression in computation of library directory | Brad King | 2019-07-02 | 1 | -1/+8 |
* | | Merge topic 'static' | Brad King | 2019-07-02 | 1 | -0/+6 |
|\ \ | |||||
| * | | Swift: add rules for static linking | Saleem Abdulrasool | 2019-06-28 | 1 | -0/+6 |
* | | | Merge topic 'FindMPI-AddSuffixes' | Marc Chevrier | 2019-07-02 | 1 | -2/+6 |
|\ \ \ | |||||
| * | | | FindMPI: Add MPI_EXECUTABLE_SUFFIX to every item in lists | Brian Carlson | 2019-06-29 | 1 | -2/+6 |
| |/ / | |||||
* | | | Merge topic 'override-rules-RC' | Brad King | 2019-07-01 | 1 | -0/+11 |
|\ \ \ | |||||
| * | | | RC: Honor CMAKE_USER_MAKE_RULES_OVERRIDE | Brad King | 2019-06-27 | 1 | -0/+11 |
| |/ / | |||||
* | | | Merge topic 'FindMatlab-EXCLUDE_FROM_ALL' | Brad King | 2019-07-01 | 1 | -1/+13 |
|\ \ \ | |/ / |/| | | |||||
| * | | FindMatlab: EXCLUDE_FROM_ALL parameter to matlab_add_mex | Raffi Enficiaud | 2019-06-26 | 1 | -1/+13 |
* | | | Merge topic 'cuda-msvc-runtime-library' | Brad King | 2019-06-27 | 1 | -4/+19 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | CUDA: Implement MSVC runtime library abstraction | Brad King | 2019-06-26 | 1 | -4/+19 |
* | | Merge topic 'findmpi_use_interface_link_options' | Brad King | 2019-06-26 | 1 | -3/+2 |
|\ \ | |||||
| * | | FindMPI: Updated to use INTERFACE_LINK_OPTIONS | Robert Maynard | 2019-06-24 | 1 | -3/+2 |
| |/ | |||||
| * | Merge branch 'android-pie-cmp0083' into release-3.15 | Brad King | 2019-06-19 | 1 | -0/+20 |
| |\ | |||||
| * \ | Merge branch 'FindMPI-imported-link-flags' into release-3.15 | Brad King | 2019-06-19 | 1 | -1/+3 |
| |\ \ | |||||
| * \ \ | Merge branch 'FindBoost-component' into release-3.15 | Brad King | 2019-06-18 | 1 | -5/+157 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'FindBLAS-OpenBLAS-thread' into release-3.15 | Brad King | 2019-06-17 | 1 | -1/+15 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'CheckCXXSymbolExists-xref' into release-3.15 | Brad King | 2019-06-12 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'cpack-nuget-case' into release-3.15 | Brad King | 2019-06-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'FindMatlab/issue-19279-mex-compilation-error-on-attribute' | Brad King | 2019-06-26 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindMatlab: removing spaces in compiler define | Raffi Enficiaud | 2019-06-25 | 1 | -3/+5 |
* | | | | | | | | | FindProtobuf: C++11 support is required since version 3.6.0 | Rolf Eike Beer | 2019-06-25 | 1 | -0/+5 |
* | | | | | | | | | Merge topic 'matlab-if' | Brad King | 2019-06-25 | 1 | -25/+25 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindMatlab: simplify several if()-constructs | Rolf Eike Beer | 2019-06-24 | 1 | -25/+25 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'find_matlab_exact' | Brad King | 2019-06-25 | 1 | -8/+22 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindMatlab: Support EXACT versions | Stefan Lietzau | 2019-06-24 | 1 | -8/+22 |
* | | | | | | | | | | FindPython: add Python_FIND_ABI hint. | Marc Chevrier | 2019-06-24 | 3 | -99/+356 |
| |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | |