| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'swift-exe-exports' | Brad King | 2020-02-04 | 1 | -1/+3 |
|\ |
|
| * | Ninja: properly handle exports from Swift exes | Saleem Abdulrasool | 2020-02-02 | 1 | -1/+3 |
|
|
* | | Merge topic 'android-ndk-r19-binutils' | Brad King | 2020-02-04 | 1 | -0/+1 |
|\ \ |
|
| * | | Android: Fix binutils selection with NDK r19+ unified toolchain | Brad King | 2020-02-03 | 1 | -0/+1 |
|
|
* | | | Merge topic 'windows-gnu-asm' | Brad King | 2020-02-03 | 7 | -16/+28 |
|\ \ \ |
|
| * | | | ASM: Hook up Windows-specific GNU/Clang compiler information modules | Martin Storsjö | 2020-01-31 | 7 | -16/+28 |
| | |/
| |/| |
|
* | | | Merge topic 'cpack-deprecate-old-macos-generators' | Brad King | 2020-02-03 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | CPack: Deprecate OSXX11 generator | Brad King | 2020-01-31 | 1 | -1/+1 |
|
|
| * | | | CPack: Deprecate PackageMaker generator | Brad King | 2020-01-31 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge topic 'blas-intel-mkl' | Brad King | 2020-02-03 | 2 | -10/+25 |
|\ \ \ |
|
| * | | | Find{BLAS,LAPACK}: Include parent of points directory in search | Mario Emmenlauer | 2020-01-31 | 2 | -0/+13 |
|
|
| * | | | Find{BLAS,LAPACK}: Fixed an incorrect use of a macro argument | Mario Emmenlauer | 2020-01-31 | 2 | -10/+12 |
|
|
* | | | | Merge topic 'aix-no-export-all' | Brad King | 2020-02-03 | 3 | -21/+28 |
|\ \ \ \ |
|
| * | | | | AIX: Add an option to disable automatic exports from shared libraries | Brad King | 2020-01-31 | 2 | -4/+4 |
|
|
| * | | | | AIX: Improve name of internal symbol export list file | Brad King | 2020-01-31 | 2 | -4/+4 |
|
|
| * | | | | AIX: Add ExportImportList option to skip the object files | Brad King | 2020-01-31 | 1 | -14/+18 |
|
|
| * | | | | AIX: Revise ExportImportList to build output more incrementally | Brad King | 2020-01-31 | 1 | -2/+5 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'findCUDAToolkit_correct_cudart_static_deps' | Brad King | 2020-02-03 | 1 | -0/+25 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | CUDAToolkit: Add required static runtime library dependencies | Robert Maynard | 2020-01-30 | 1 | -0/+25 |
| |/ / |
|
* | | | Merge topic 'aix-skip-exports' | Brad King | 2020-01-31 | 1 | -1/+11 |
|\ \ \ |
|
| * | | | AIX: Restore pre-3.16 undocumented method to suppress exports with XL | Brad King | 2020-01-30 | 1 | -1/+11 |
| | |/
| |/| |
|
* | | | GNUInstallDirs: Warn when CMAKE_SYSTEM_NAME is not set | Vitaly Lipatov | 2020-01-30 | 1 | -10/+9 |
| |/
|/| |
|
* | | Merge topic 'FindCUDAToolkit-target-guards' | Brad King | 2020-01-29 | 1 | -45/+28 |
|\ \ |
|
| * | | 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 'fortran-subdir-simplify' | Brad King | 2020-01-29 | 1 | -9/+1 |
|\ \ \ |
|
| * | | | CMakeAddFortranSubdirectory: Simplfy logic to always build subdir | Brad King | 2020-01-28 | 1 | -9/+1 |
|
|
* | | | | Merge topic 'blas-intel-mkl' | Brad King | 2020-01-29 | 2 | -121/+232 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Find{BLAS,LAPACK}: Search always in dynamic linker paths | Mario Emmenlauer | 2020-01-28 | 2 | -16/+12 |
|
|
| * | | | Find{BLAS,LAPACK}: Avoid repeated setting of prefered library suffixes | Mario Emmenlauer | 2020-01-28 | 2 | -28/+28 |
|
|
| * | | | Find{BLAS,LAPACK}: Fixed incorrect static library suffix for Apple | Mario Emmenlauer | 2020-01-28 | 2 | -6/+0 |
|
|
| * | | | Find{BLAS,LAPACK}: Added support for MKL single dynamic library | Mario Emmenlauer | 2020-01-28 | 2 | -0/+8 |
|
|
| * | | | Find{BLAS,LAPACK}: Added support for static MKL required linker flags | Mario Emmenlauer | 2020-01-28 | 2 | -67/+75 |
|
|
| * | | | Find{BLAS,LAPACK}: Fixed detection of MKL, and several MKL improvements | Mario Emmenlauer | 2020-01-28 | 2 | -50/+155 |
|
|
* | | | | Merge topic 'FindBoost-delay-helper-targets' | Brad King | 2020-01-28 | 1 | -37/+37 |
|\ \ \ \ |
|
| * | | | | FindBoost: Do not add any Boost targets until after Boost found | Niall Murphy | 2020-01-27 | 1 | -37/+37 |
|
|
* | | | | | Merge topic 'clang-tidy-driver-mode' | Brad King | 2020-01-28 | 6 | -0/+15 |
|\ \ \ \ \ |
|
| * | | | | | clang-tidy: Add driver mode argument | Hanjiang Yu | 2020-01-27 | 6 | -0/+15 |
| |/ / / / |
|
* | | | | | Merge topic 'QNX_CMAKE_SYSROOT' | Brad King | 2020-01-28 | 2 | -0/+15 |
|\ \ \ \ \ |
|
| * | | | | | QNX: Add support for CMAKE_SYSROOT | Stephen Kelly | 2020-01-27 | 2 | -0/+15 |
| |/ / / / |
|
* | | | | | Merge topic 'cuda_runtime_library_controls' | Brad King | 2020-01-28 | 3 | -0/+21 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | CUDA: Add abstraction for cuda runtime selection | Robert Maynard | 2020-01-27 | 3 | -0/+21 |
| |/ / / |
|
* | | | | 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 |
|
|