Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindCUDAToolkit: Fix behavior on multiple calls | Rodolfo Lima | 2020-01-28 | 1 | -41/+22 |
* | FindCUDAToolkit: Fix CUDA::* target guard logic | Rodolfo Lima | 2020-01-28 | 1 | -4/+6 |
* | Merge topic 'findCUDAToolkit_better_find_root_support' | Brad King | 2020-01-28 | 1 | -31/+43 |
|\ | |||||
| * | CUDAToolkit: Use CMAKE_FIND_ROOT_PATH for all sdk lib searches | Robert Maynard | 2020-01-27 | 1 | -6/+18 |
| * | CUDAToolkit: Use HINTS as it has higher precedence for searches | Robert Maynard | 2020-01-24 | 1 | -1/+1 |
| * | CUDAToolkit: functions names now use CMake's reserved namespace | Robert Maynard | 2020-01-24 | 1 | -24/+24 |
* | | Merge topic 'check-language-make-program' | Brad King | 2020-01-27 | 1 | -0/+6 |
|\ \ | |||||
| * | | CheckLanguage: Pass CMAKE_MAKE_PROGRAM to child process | Kyle Edwards | 2020-01-24 | 1 | -0/+6 |
| |/ | |||||
* | | Merge topic 'FindGTest-upstream-lib-names' | Brad King | 2020-01-27 | 1 | -0/+11 |
|\ \ | |||||
| * | | FindGTest: Add GTest::{gtest,gtest_main} library names | Paweł Bylica | 2020-01-24 | 1 | -0/+11 |
* | | | Merge topic 'cpack-deb-fix-description' | Brad King | 2020-01-27 | 2 | -2/+4 |
|\ \ \ | |||||
| * | | | CPack: Fix regression in Deb description | Kyle Edwards | 2020-01-24 | 2 | -2/+4 |
* | | | | Merge topic 'Qt4Macros-last-ext' | Craig Scott | 2020-01-25 | 1 | -5/+7 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Qt4Macros: Only cut last extension (".ts") and replace it with ".qm" | Kai Blaschke | 2020-01-23 | 1 | -5/+7 |
* | | | | Merge topic 'findCUDAToolkit_support_cross_compilation' | Brad King | 2020-01-24 | 1 | -5/+45 |
|\ \ \ \ | |||||
| * | | | | CUDAToolkit: Make sure to also search 'stubs' directory | Robert Maynard | 2020-01-23 | 1 | -2/+2 |
| * | | | | CUDAToolkit: Add support for cross-compiling | Robert Maynard | 2020-01-23 | 1 | -3/+43 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'fphsa-no-regexp' | Brad King | 2020-01-24 | 1 | -2/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | FPHSA: Check _FOUND var name with STREQUAL | FeRD (Frank Dana) | 2020-01-24 | 1 | -2/+4 |
* | | | | Merge topic 'findmpi-documentation' | Brad King | 2020-01-23 | 1 | -5/+17 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Help: Add more variable documentation to FindMPI | Kyle Edwards | 2020-01-22 | 1 | -5/+17 |
| * | | | Merge topic 'msvc-runtime-library-masm' into release-3.16 | Brad King | 2020-01-22 | 1 | -0/+6 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'InstallRequiredSystemLibraries-redist' into release-3.16 | Brad King | 2020-01-21 | 1 | -6/+20 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'findopenssl-dependencies-link-order' into release-3.16 | Brad King | 2020-01-17 | 1 | -7/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | FindOpenSSL: Fix ordering of dependency link flags | Ashley Whetter | 2020-01-16 | 1 | -7/+5 |
| * | | | | | | Merge topic 'nag-submodule' into release-3.16 | Brad King | 2020-01-16 | 1 | -0/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge topic 'python39' into release-3.16 | Brad King | 2020-01-15 | 3 | -3/+3 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge topic 'FindMatlab-r2019' into release-3.16 | Brad King | 2020-01-14 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge topic 'FindMatlab-only-CXX' into release-3.16 | Brad King | 2020-01-14 | 1 | -4/+13 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge topic 'fix-cpack-deb-description-file' into release-3.16 | Brad King | 2020-01-13 | 2 | -3/+12 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge topic 'objc-visibility-inlines' into release-3.16 | Brad King | 2020-01-13 | 3 | -7/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'blas-lapack-whitespace' | Brad King | 2020-01-23 | 2 | -526/+536 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Find{BLAS,LAPACK}: Cleanup whitespace, style, and comments | Mario Emmenlauer | 2020-01-21 | 2 | -499/+509 |
| * | | | | | | | | | | | | FindLAPACK: Fixed order of arguments for internal helper macro | Mario Emmenlauer | 2020-01-21 | 1 | -9/+9 |
| * | | | | | | | | | | | | Find{BLAS,LAPACK}: Clarify names of internal helper macro | Mario Emmenlauer | 2020-01-20 | 2 | -35/+35 |
* | | | | | | | | | | | | | Merge topic 'mark_as_advanced-without-cache' | Brad King | 2020-01-22 | 7 | -51/+82 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | FindOpenSSL: do not mark a local variable as advanced | Ben Boeckel | 2020-01-20 | 1 | -1/+1 |
| * | | | | | | | | | | | | | FindCurses: only mark CURSES_EXTRA_LIBRARY when it is used | Ben Boeckel | 2020-01-20 | 1 | -1/+4 |
| * | | | | | | | | | | | | | FindOpenGL: only mark declared cache variables as advanced | Ben Boeckel | 2020-01-20 | 1 | -11/+32 |
| * | | | | | | | | | | | | | FindLua: only mark LUA_MATH_LIBRARY as advanced if required | Ben Boeckel | 2020-01-14 | 1 | -1/+2 |
| * | | | | | | | | | | | | | FindBoost: only mark Boost_DIR as advanced if defined | Ben Boeckel | 2020-01-14 | 1 | -1/+4 |
| * | | | | | | | | | | | | | CTest: avoid marking undeclared cache variables as advanced | Ben Boeckel | 2020-01-14 | 1 | -4/+0 |
| * | | | | | | | | | | | | | CPack: mark options as advanced only if defined | Ben Boeckel | 2020-01-14 | 1 | -32/+39 |
* | | | | | | | | | | | | | | Merge topic 'FindMPI-fix-return' | Brad King | 2020-01-22 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | FindMPI: Fix regression when compiling with MPI wrappers | Brad King | 2020-01-21 | 1 | -4/+3 |
* | | | | | | | | | | | | | | | Merge topic 'msvc-runtime-library-masm' | Brad King | 2020-01-22 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | ASM_MASM: Populate MSVC runtime library abstraction table | Brad King | 2020-01-21 | 1 | -0/+6 |
* | | | | | | | | | | | | | | | FindGTK2: Fix documentation formatting | Brad King | 2020-01-21 | 1 | -65/+52 |
* | | | | | | | | | | | | | | | Merge topic 'mingw-find-no-dll' | Brad King | 2020-01-21 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | MinGW: Update find_library to not find plain .dll files | Brad King | 2020-01-20 | 2 | -2/+2 |