Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge topic 'SWIG' | Brad King | 2018-12-10 | 1 | -0/+25 | |
|\ \ \ \ | ||||||
| * | | | | UseSWIG: add management of SWIG option -module | Marc Chevrier | 2018-12-07 | 1 | -0/+25 | |
* | | | | | Merge topic 'cuda-arch-turing' | Brad King | 2018-12-10 | 1 | -2/+16 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | CUDA: Add CUDA 10 (Turing) detection | Anton Chernov | 2018-12-07 | 1 | -2/+16 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'gnu-octave' | Brad King | 2018-12-07 | 1 | -0/+167 | |
|\ \ \ \ | ||||||
| * | | | | FindOctave: Add module to find GNU octave | Michael Hirsch, Ph.D | 2018-12-06 | 1 | -0/+167 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'submit-method' | Brad King | 2018-12-07 | 2 | -8/+0 | |
|\ \ \ \ | ||||||
| * | | | | CTest: Remove special case for Dart version <= 1 | Regina Pfeifer | 2018-11-28 | 1 | -3/+0 | |
| * | | | | CTest: Remove submission trigger | Regina Pfeifer | 2018-11-28 | 1 | -1/+0 | |
| * | | | | CTest: Remove submit method 'scp' | Regina Pfeifer | 2018-11-28 | 2 | -4/+0 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'FindCURL-components' | Brad King | 2018-12-07 | 1 | -4/+73 | |
|\ \ \ \ | ||||||
| * | | | | FindCURL: support COMPONENTS to check features | Hiroshi Miura | 2018-12-06 | 1 | -4/+73 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'FindHDF5-static-hl' | Brad King | 2018-12-07 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | FindHDF5: Fix search for static hdf5_hl on Windows | Mouginot B | 2018-12-06 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'qnx_compiler_detection' | Brad King | 2018-12-07 | 6 | -4/+12 | |
|\ \ \ \ | ||||||
| * | | | | QNX: Compiler and feature detection fixes | Cristian Adam | 2018-12-03 | 6 | -4/+12 | |
| |/ / / | ||||||
* | | | | Merge topic 'UseEcos-append-flags' | Brad King | 2018-12-07 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | UseEcos: Append C and CXX flags instead of overwriting them | antmak | 2018-12-06 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | Merge topic 'FindThreads-asan' | Brad King | 2018-12-07 | 1 | -4/+12 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | FindThreads: Replace the pthread symbol checking in libc. | JerryShih | 2018-12-03 | 1 | -4/+12 | |
* | | | | Merge topic 'try-compile' | Brad King | 2018-12-06 | 18 | -162/+343 | |
|\ \ \ \ | ||||||
| * | | | | Check* functions family: add support for LINK_OPTIONS | Marc Chevrier | 2018-12-01 | 18 | -162/+343 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'arch-independent-version-file-creation' | Brad King | 2018-12-06 | 6 | -2/+37 | |
|\ \ \ \ | ||||||
| * | | | | CMakePackageConfigHelpers: Add ARCH_INDEPENDENT option | Justin Bassett | 2018-12-01 | 6 | -2/+37 | |
* | | | | | CPack/Deb: Remove paxr as a supported tar format for a .deb | Guillem Jover | 2018-11-28 | 1 | -3/+6 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'FindDoxygen-win-glob' | Brad King | 2018-11-27 | 1 | -7/+12 | |
|\ \ \ \ | ||||||
| * | | | | FindDoxygen: Avoid Windows-specific GLOB on other platforms | Noel Eck | 2018-11-26 | 1 | -7/+12 | |
| |/ / / | ||||||
* | | | | Merge topic 'ctest-updates' | Brad King | 2018-11-27 | 1 | -1/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove unnecessary CTEST_PROJECT_NAME variables | Regina Pfeifer | 2018-11-20 | 1 | -1/+0 | |
* | | | | | Merge topic 'blaslapack_mkl_gfortran' | Brad King | 2018-11-27 | 2 | -119/+144 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindBLAS: Do not look for BLAS once BLAS95 has been found | Jakub Benda | 2018-11-24 | 1 | -7/+9 | |
| * | | | | | FindLAPACK: Additional libraries for MKL+gfortran combination | Jakub Benda | 2018-11-18 | 1 | -1/+6 | |
| * | | | | | FindLAPACK: Unify internal variables related to MKL | Jakub Benda | 2018-11-18 | 1 | -8/+10 | |
| * | | | | | FindLAPACK: Remove MKL components already provided by MKL BLAS | Jakub Benda | 2018-11-18 | 1 | -4/+1 | |
| * | | | | | FindLAPACK: Prioritize Intel MKL | Jakub Benda | 2018-11-18 | 1 | -75/+77 | |
| * | | | | | FindBLAS: Support 32bit Intel MKL 10.3+ | Jakub Benda | 2018-11-18 | 1 | -1/+10 | |
| * | | | | | FindBLAS: Support combination of gfortran and Intel MKL | Jakub Benda | 2018-11-18 | 1 | -24/+37 | |
| * | | | | | FindBLAS: Consolidate duplicated code related to MKL on Windows | Jakub Benda | 2018-11-18 | 1 | -12/+7 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'FindBoost-no-cxx' | Brad King | 2018-11-27 | 1 | -6/+3 | |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | FindBoost: Restore finding without CXX language enabled | Brad King | 2018-11-26 | 1 | -6/+3 | |
| * | | | Merge branch 'blas-pkgcfg' into release-3.13 | Brad King | 2018-11-19 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'FindPython-lib-arch' into release-3.13 | Brad King | 2018-11-19 | 1 | -0/+17 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'irsl-ucrt-version' into release-3.13 | Brad King | 2018-11-19 | 1 | -3/+19 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'FindBoost-1.69' into release-3.13 | Brad King | 2018-11-13 | 1 | -3/+3 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'FindBoost-compiler-guess-update' into release-3.13 | Brad King | 2018-11-09 | 1 | -7/+26 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'asm-compiler-id-clang' into release-3.13 | Brad King | 2018-11-09 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'FindGIF-modernize' | Brad King | 2018-11-21 | 1 | -13/+47 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindGIF: Modernize | Maximilian Heinzler | 2018-11-20 | 1 | -13/+47 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'find-boost-test-version' | Brad King | 2018-11-21 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | FindBoost: provide the version in x.y.z format | Ben Boeckel | 2018-11-20 | 1 | -0/+2 | |