summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* CPack/NSIS: Add options for custom welcome/finish titles + display on 3 linesJohnny Jazeix2019-11-051-0/+4
* Merge topic 'swift-rpath'Brad King2019-10-311-0/+4
|\
| * Swift: support `BUILD_RPATH` propertiesSaleem Abdulrasool2019-10-301-0/+4
* | Merge topic 'docs-CMakePrintHelpers-typo'Craig Scott2019-10-311-2/+2
|\ \
| * | Help: Fix minor typo in CMakePrintHelpers module docsCraig Scott2019-10-301-2/+2
| |/
* | Merge topic 'swift-sdk-on-mac'Brad King2019-10-291-0/+1
|\ \
| * | Swift: Honor CMAKE_OSX_SYSROOT on Apple platformsBrad King2019-10-281-0/+1
| |/
* | Merge topic 'FindCurses-formw'Brad King2019-10-291-3/+5
|\ \
| * | FindCurses: use formw when wide support is requestednick black2019-10-281-3/+5
| |/
* | Merge topic 'swift-parallel-jobs'Brad King2019-10-291-3/+3
|\ \
| * | Swift: correct flags for parallel jobsSaleem Abdulrasool2019-10-281-3/+3
| |/
* | Merge topic 'cpack-nsis-uninstaller-name'Brad King2019-10-282-4/+6
|\ \
| * | CPack/NSIS: Add option for custom Uninstall filenameJohnny Jazeix2019-10-252-4/+6
* | | Merge topic 'ExternalProject-git-no-recurse'Brad King2019-10-281-5/+22
|\ \ \
| * | | ExternalProject: Option to turn off recursive update of git submodulesCharis Marangos2019-10-241-5/+22
* | | | Merge topic 'docs-FindPython-minor-grammar'Craig Scott2019-10-283-6/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Help: Minor wording cleanup for Python modulesCraig Scott2019-10-273-6/+6
| | |/ | |/|
| * | Merge branch 'CMakeFindBinUtils-cleanup' into release-3.16Brad King2019-10-151-12/+0
| |\ \
| * \ \ Merge branch 'FindCurses-tinfow' into release-3.16Brad King2019-10-151-2/+4
| |\ \ \
| * \ \ \ Merge branch 'FindHDF5-cray' into release-3.16Brad King2019-10-151-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'FindOpenMP-clang-HIP-device' into release-3.16Brad King2019-10-141-0/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'InstallRequiredSystemLibraries-redist' into release-3.16Brad King2019-10-111-0/+7
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'FindPostgreSQL-macports-and-v12' into release-3.16Brad King2019-10-111-1/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'iar-8051-support' into release-3.16Brad King2019-10-116-3/+23
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'objc-c++flags' into release-3.16Brad King2019-10-111-1/+1
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'android-native'Brad King2019-10-226-1/+36
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Android: add support for native compilation, such as with the Termux appButta2019-10-156-1/+36
* | | | | | | | | | | | Merge topic 'export-compile-commands-environment-variable'Brad King2019-10-211-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same nameDaan De Meyer2019-10-181-4/+4
* | | | | | | | | | | | | Merge topic 'FindOpenMP-include-dir'Brad King2019-10-211-1/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | FindOpenMP: Allow try_compile() to find omp.h for AppleClangCraig Scott2019-10-171-1/+42
* | | | | | | | | | | | | Merge topic 'vs-vctargetspath'Brad King2019-10-182-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | VS: Propagate CMAKE_VS_GLOBALS into compiler id projectsAlexander Boczar2019-10-172-0/+7
| * | | | | | | | | | | | | VS: Add support to override VCTargetsPath through toolsetAlexander Boczar2019-10-152-0/+4
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'graphviz'Brad King2019-10-171-60/+86
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Graphviz: added test suite, fixes, enhancementsCorentin Plouet2019-10-081-60/+86
* | | | | | | | | | | | | | Merge topic 'FindCURL-cmake-package'Brad King2019-10-161-1/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | FindCURL: Try to find CURLConfig.cmakeCharles Barto2019-10-151-1/+27
| * | | | | | | | | | | | | | Merge topic 'ExternalProject-minor-typos'Brad King2019-10-101-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Apple: Set Clang ASM compiler featuresGregor Jasny2019-10-071-0/+2
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge topic 'CMakeFindBinUtils-cleanup'Brad King2019-10-161-12/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | CMakeFindBinUtils: Remove unnecessary variable unset callsBrad King2019-10-151-12/+0
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge topic 'FindCurses-tinfow'Brad King2019-10-161-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | FindCurses: use tinfow when wide support is requestedManuel Herrmann2019-10-151-2/+4
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge topic 'FindHDF5-cray'Brad King2019-10-161-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | FindHDF5: Append hdf5 to hdf5_hl to avoid undefined referencesWillem Deconinck2019-10-151-1/+1
| * | | | | | | | | | | FindHDF5: Cray HDF5 Fortran module filename is usually capitalizedWillem Deconinck2019-10-151-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'FindOpenMP-clang-HIP-device'Brad King2019-10-151-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | FindOpenMP: Add support for HIP clang device passKonstantin Pyzhov2019-10-121-0/+2
| |/ / / / / / / /
* | | | | | | | | Merge topic 'FindPostgreSQL-macports-and-v12'Brad King2019-10-121-1/+4
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |