Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GetPrerequisites: Don't use hardcoded name for otool | Alexander Grund | 2018-12-30 | 1 | -1/+1 |
* | Merge topic 'remove-include-cmakeparsearguments' | Craig Scott | 2018-12-29 | 3 | -6/+0 |
|\ | |||||
| * | CMakeParseArguments: Remove superfluous includes of CMakeParseArguments | Kyle Edwards | 2018-12-14 | 3 | -6/+0 |
* | | Merge topic 'link-options' | Craig Scott | 2018-12-23 | 17 | -44/+173 |
|\ \ | |||||
| * | | PIE link options: Update strategy to fix performance regression | Marc Chevrier | 2018-12-19 | 17 | -44/+173 |
| |/ | |||||
* | | Merge topic 'output-on-failure' | Craig Scott | 2018-12-21 | 1 | -4/+47 |
|\ \ | |||||
| * | | ExternalProject: add LOG_OUTPUT_ON_FAILURE option | Wouter Klouwen | 2018-12-20 | 1 | -4/+47 |
* | | | Help: FindLibLZMA: update formatting. | Marc Chevrier | 2018-12-20 | 1 | -17/+23 |
* | | | Merge branch 'topic-findliblzma' into 'master' | Marc Chevrier | 2018-12-20 | 1 | -4/+22 |
|\ \ \ | |_|/ |/| | | |||||
| * | | FindLibLZMA: add imported target | Hiroshi Miura | 2018-12-13 | 1 | -4/+22 |
* | | | Merge topic 'UseJava-jar-depends' | Brad King | 2018-12-13 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | UseJava: add_jar: rebuild jar on dependencies changes | Marc Chevrier | 2018-12-11 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge topic 'machoFormat' | Brad King | 2018-12-12 | 1 | -7/+4 |
|\ \ \ | |||||
| * | | | Add Mach-O CMAKE_EXECUTABLE_FORMAT detection | Maikel van den Hurk | 2018-12-10 | 1 | -7/+4 |
* | | | | Merge topic 'FindThreads-drop-irix' | Brad King | 2018-12-12 | 5 | -79/+44 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | FindThreads: Drop IRIX-specific options and results | Brad King | 2018-12-07 | 5 | -79/+44 |
| |/ / | |||||
* | | | 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 |