Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'android-native' | Brad King | 2019-10-22 | 6 | -1/+36 |
|\ | |||||
| * | Android: add support for native compilation, such as with the Termux app | Butta | 2019-10-15 | 6 | -1/+36 |
* | | Merge topic 'export-compile-commands-environment-variable' | Brad King | 2019-10-21 | 1 | -4/+4 |
|\ \ | |||||
| * | | Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same name | Daan De Meyer | 2019-10-18 | 1 | -4/+4 |
* | | | Merge topic 'FindOpenMP-include-dir' | Brad King | 2019-10-21 | 1 | -1/+42 |
|\ \ \ | |/ / |/| | | |||||
| * | | FindOpenMP: Allow try_compile() to find omp.h for AppleClang | Craig Scott | 2019-10-17 | 1 | -1/+42 |
* | | | Merge topic 'vs-vctargetspath' | Brad King | 2019-10-18 | 2 | -0/+11 |
|\ \ \ | |||||
| * | | | VS: Propagate CMAKE_VS_GLOBALS into compiler id projects | Alexander Boczar | 2019-10-17 | 2 | -0/+7 |
| * | | | VS: Add support to override VCTargetsPath through toolset | Alexander Boczar | 2019-10-15 | 2 | -0/+4 |
* | | | | Merge topic 'graphviz' | Brad King | 2019-10-17 | 1 | -60/+86 |
|\ \ \ \ | |||||
| * | | | | Graphviz: added test suite, fixes, enhancements | Corentin Plouet | 2019-10-08 | 1 | -60/+86 |
* | | | | | Merge topic 'FindCURL-cmake-package' | Brad King | 2019-10-16 | 1 | -1/+27 |
|\ \ \ \ \ | |||||
| * | | | | | FindCURL: Try to find CURLConfig.cmake | Charles Barto | 2019-10-15 | 1 | -1/+27 |
| * | | | | | Merge topic 'ExternalProject-minor-typos' | Brad King | 2019-10-10 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| * | | | | | | Apple: Set Clang ASM compiler features | Gregor Jasny | 2019-10-07 | 1 | -0/+2 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'CMakeFindBinUtils-cleanup' | Brad King | 2019-10-16 | 1 | -12/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CMakeFindBinUtils: Remove unnecessary variable unset calls | Brad King | 2019-10-15 | 1 | -12/+0 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'FindCurses-tinfow' | Brad King | 2019-10-16 | 1 | -2/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindCurses: use tinfow when wide support is requested | Manuel Herrmann | 2019-10-15 | 1 | -2/+4 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'FindHDF5-cray' | Brad King | 2019-10-16 | 1 | -2/+2 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | FindHDF5: Append hdf5 to hdf5_hl to avoid undefined references | Willem Deconinck | 2019-10-15 | 1 | -1/+1 |
| * | | | | | FindHDF5: Cray HDF5 Fortran module filename is usually capitalized | Willem Deconinck | 2019-10-15 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'FindOpenMP-clang-HIP-device' | Brad King | 2019-10-15 | 1 | -0/+2 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | FindOpenMP: Add support for HIP clang device pass | Konstantin Pyzhov | 2019-10-12 | 1 | -0/+2 |
| |/ / / | |||||
* | | | | Merge topic 'FindPostgreSQL-macports-and-v12' | Brad King | 2019-10-12 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | FindPostgreSQL: support macports installation scheme | Ben Boeckel | 2019-10-11 | 1 | -0/+3 |
| * | | | | FindPostgreSQL: support version 12 | Ben Boeckel | 2019-10-11 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge topic 'iar-8051-support' | Brad King | 2019-10-12 | 6 | -3/+23 |
|\ \ \ \ | |||||
| * | | | | IAR: Add 8051 support | Micael Borgefeldt | 2019-10-11 | 6 | -2/+22 |
| * | | | | IAR: Fix v850 assembler support file extensions | Micael Borgefeldt | 2019-10-11 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge topic 'objc-c++flags' | Brad King | 2019-10-12 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Objective-C: Do not treat Objective-C files as C++ files | Cristian Adam | 2019-10-11 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge topic 'InstallRequiredSystemLibraries-redist' | Brad King | 2019-10-12 | 1 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | IRSL: Install vcruntime140_1.dll if available | Brad King | 2019-10-11 | 1 | -0/+6 |
| * | | | | IRSL: Prefer MSVC runtime libraries from newest toolset first | Brad King | 2019-10-11 | 1 | -0/+1 |
* | | | | | Intel: Fix default C++ dialect detection on Windows | Brad King | 2019-10-10 | 1 | -3/+13 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'ExternalProject-minor-typos' into release-3.16 | Brad King | 2019-10-09 | 1 | -2/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | ExternalProject: fix some documentation typos | Ben Boeckel | 2019-10-09 | 1 | -2/+2 |
| | |/ | |/| | |||||
* | | | Apple: Set Clang ASM compiler features | Gregor Jasny | 2019-10-09 | 1 | -0/+2 |
|/ / | |||||
* | | Merge topic 'pch-clang-pch-regen' | Brad King | 2019-10-04 | 2 | -3/+7 |
|\ \ | |||||
| * | | PCH: Use clang's own pch functionality instead of the GCC emulation | Cristian Adam | 2019-10-03 | 2 | -3/+7 |
* | | | Merge topic 'FindGTK2-harfbuzz' | Brad King | 2019-10-03 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | FindGTK2: Add harfbuzz to GTK2_INCLUDE_DIRS | Markus Mittendrein | 2019-10-02 | 1 | -0/+3 |
| |/ / | |||||
* | | | FindJava: ensure all versions can be found | Marc Chevrier | 2019-10-02 | 2 | -3/+3 |
|/ / | |||||
* | | Merge topic 'vs-v142-version' | Brad King | 2019-10-02 | 1 | -1/+7 |
|\ \ | |||||
| * | | VS: Fix support for v142 toolset minor versions | Brad King | 2019-10-01 | 1 | -1/+7 |
| |/ | |||||
| * | Merge branch 'FindBoost-1.71' into release-3.15 | Brad King | 2019-09-04 | 1 | -9/+15 |
| |\ | |||||
| * \ | Merge branch 'FindBoost-1.71' into release-3.15 | Brad King | 2019-08-30 | 1 | -18/+31 |
| |\ \ | |||||
| * \ \ | Merge branch 'CrayPrgEnv-update-link-type-detection' into release-3.15 | Brad King | 2019-08-22 | 1 | -3/+17 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'FindMPI-restore-flag-vars' into release-3.15 | Brad King | 2019-08-21 | 1 | -1/+1 |
| |\ \ \ \ |