Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CPack/NSIS: Add options for custom welcome/finish titles + display on 3 lines | Johnny Jazeix | 2019-11-05 | 1 | -0/+4 |
* | Merge topic 'swift-rpath' | Brad King | 2019-10-31 | 1 | -0/+4 |
|\ | |||||
| * | Swift: support `BUILD_RPATH` properties | Saleem Abdulrasool | 2019-10-30 | 1 | -0/+4 |
* | | Merge topic 'docs-CMakePrintHelpers-typo' | Craig Scott | 2019-10-31 | 1 | -2/+2 |
|\ \ | |||||
| * | | Help: Fix minor typo in CMakePrintHelpers module docs | Craig Scott | 2019-10-30 | 1 | -2/+2 |
| |/ | |||||
* | | Merge topic 'swift-sdk-on-mac' | Brad King | 2019-10-29 | 1 | -0/+1 |
|\ \ | |||||
| * | | Swift: Honor CMAKE_OSX_SYSROOT on Apple platforms | Brad King | 2019-10-28 | 1 | -0/+1 |
| |/ | |||||
* | | Merge topic 'FindCurses-formw' | Brad King | 2019-10-29 | 1 | -3/+5 |
|\ \ | |||||
| * | | FindCurses: use formw when wide support is requested | nick black | 2019-10-28 | 1 | -3/+5 |
| |/ | |||||
* | | Merge topic 'swift-parallel-jobs' | Brad King | 2019-10-29 | 1 | -3/+3 |
|\ \ | |||||
| * | | Swift: correct flags for parallel jobs | Saleem Abdulrasool | 2019-10-28 | 1 | -3/+3 |
| |/ | |||||
* | | Merge topic 'cpack-nsis-uninstaller-name' | Brad King | 2019-10-28 | 2 | -4/+6 |
|\ \ | |||||
| * | | CPack/NSIS: Add option for custom Uninstall filename | Johnny Jazeix | 2019-10-25 | 2 | -4/+6 |
* | | | Merge topic 'ExternalProject-git-no-recurse' | Brad King | 2019-10-28 | 1 | -5/+22 |
|\ \ \ | |||||
| * | | | ExternalProject: Option to turn off recursive update of git submodules | Charis Marangos | 2019-10-24 | 1 | -5/+22 |
* | | | | Merge topic 'docs-FindPython-minor-grammar' | Craig Scott | 2019-10-28 | 3 | -6/+6 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Help: Minor wording cleanup for Python modules | Craig Scott | 2019-10-27 | 3 | -6/+6 |
| | |/ | |/| | |||||
| * | | Merge branch 'CMakeFindBinUtils-cleanup' into release-3.16 | Brad King | 2019-10-15 | 1 | -12/+0 |
| |\ \ | |||||
| * \ \ | Merge branch 'FindCurses-tinfow' into release-3.16 | Brad King | 2019-10-15 | 1 | -2/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'FindHDF5-cray' into release-3.16 | Brad King | 2019-10-15 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'FindOpenMP-clang-HIP-device' into release-3.16 | Brad King | 2019-10-14 | 1 | -0/+2 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'InstallRequiredSystemLibraries-redist' into release-3.16 | Brad King | 2019-10-11 | 1 | -0/+7 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'FindPostgreSQL-macports-and-v12' into release-3.16 | Brad King | 2019-10-11 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'iar-8051-support' into release-3.16 | Brad King | 2019-10-11 | 6 | -3/+23 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'objc-c++flags' into release-3.16 | Brad King | 2019-10-11 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | 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 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | |