summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | FindCurses: use formw when wide support is requestednick black2019-10-281-3/+5
| |/ / / / / / /
* | | | | | | | Merge branch 'swift-parallel-jobs' into release-3.16Brad King2019-10-281-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Swift: correct flags for parallel jobsSaleem Abdulrasool2019-10-281-3/+3
| |/ / / / / / /
* | | | | | | | Merge branch 'docs-FindPython-minor-grammar' into release-3.16Craig Scott2019-10-283-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Minor wording cleanup for Python modulesCraig Scott2019-10-273-6/+6
| |/ / / / / / /
* | | | | | | | Merge branch 'FindOpenMP-include-dir' into release-3.16Brad King2019-10-211-1/+42
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | FindOpenMP: Allow try_compile() to find omp.h for AppleClangCraig Scott2019-10-171-1/+42
* | | | | | | | Merge branch 'CMakeFindBinUtils-cleanup' into release-3.16Brad King2019-10-151-12/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | CMakeFindBinUtils: Remove unnecessary variable unset callsBrad King2019-10-151-12/+0
| |/ / / / / / /
* | | | | | | | Merge branch 'FindCurses-tinfow' into release-3.16Brad King2019-10-151-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | FindCurses: use tinfow when wide support is requestedManuel Herrmann2019-10-151-2/+4
| |/ / / / / / /
* | | | | | | | Merge branch 'FindHDF5-cray' into release-3.16Brad King2019-10-151-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 branch 'FindOpenMP-clang-HIP-device' into release-3.16Brad King2019-10-141-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | FindOpenMP: Add support for HIP clang device passKonstantin Pyzhov2019-10-121-0/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'InstallRequiredSystemLibraries-redist' into release-3.16Brad King2019-10-111-0/+7
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | IRSL: Install vcruntime140_1.dll if availableBrad King2019-10-111-0/+6
| * | | | | | | IRSL: Prefer MSVC runtime libraries from newest toolset firstBrad King2019-10-111-0/+1
* | | | | | | | Merge branch 'FindPostgreSQL-macports-and-v12' into release-3.16Brad King2019-10-111-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | FindPostgreSQL: support macports installation schemeBen Boeckel2019-10-111-0/+3
| * | | | | | | | FindPostgreSQL: support version 12Ben Boeckel2019-10-111-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'iar-8051-support' into release-3.16Brad King2019-10-116-3/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | IAR: Add 8051 supportMicael Borgefeldt2019-10-116-2/+22
| * | | | | | | | IAR: Fix v850 assembler support file extensionsMicael Borgefeldt2019-10-111-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'objc-c++flags' into release-3.16Brad King2019-10-111-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Objective-C: Do not treat Objective-C files as C++ filesCristian Adam2019-10-111-1/+1
| |/ / / / / / /
* | | | | | | | Intel: Fix default C++ dialect detection on WindowsBrad King2019-10-101-3/+13
|/ / / / / / /
* | | | | | | Merge branch 'ExternalProject-minor-typos' into release-3.16Brad King2019-10-091-2/+2
|\ \ \ \ \ \ \
| * | | | | | | ExternalProject: fix some documentation typosBen Boeckel2019-10-091-2/+2
* | | | | | | | Apple: Set Clang ASM compiler featuresGregor Jasny2019-10-091-0/+2
|/ / / / / / /
* | | | | | | Merge topic 'pch-clang-pch-regen'Brad King2019-10-042-3/+7
|\ \ \ \ \ \ \
| * | | | | | | PCH: Use clang's own pch functionality instead of the GCC emulationCristian Adam2019-10-032-3/+7
* | | | | | | | Merge topic 'FindGTK2-harfbuzz'Brad King2019-10-031-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | FindGTK2: Add harfbuzz to GTK2_INCLUDE_DIRSMarkus Mittendrein2019-10-021-0/+3
| |/ / / / / / /
* | | | | | | | FindJava: ensure all versions can be foundMarc Chevrier2019-10-022-3/+3
|/ / / / / / /
* | | | | | | Merge topic 'vs-v142-version'Brad King2019-10-021-1/+7
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | VS: Fix support for v142 toolset minor versionsBrad King2019-10-011-1/+7
| |/ / / / /
| * | | | | Merge branch 'FindBoost-1.71' into release-3.15Brad King2019-09-041-9/+15
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindBoost-1.71' into release-3.15Brad King2019-08-301-18/+31
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'CrayPrgEnv-update-link-type-detection' into release-3.15Brad King2019-08-221-3/+17
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'FindMPI-restore-flag-vars' into release-3.15Brad King2019-08-211-1/+1
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'FindCurses-ncursesw'Brad King2019-10-011-4/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindCurses: toplevel ncursesw support, recover cflagsnick black2019-09-281-4/+12
* | | | | | | | | | | Merge topic 'objective-c-cxx'Brad King2019-09-3032-2/+2263
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Languages: Add support for Objective-C++Steve Wilson2019-09-2817-4/+1221
| * | | | | | | | | | | Languages: Add support for Objective-CSteve Wilson2019-09-2817-2/+1046
* | | | | | | | | | | | Merge topic 'FPHSA-reason-failure-message'Brad King2019-09-301-6/+21
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | FPHSA: add capability to specify message explaining reason of failureMarc Chevrier2019-09-271-6/+21
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'FindBinUtils-ask-compiler'Brad King2019-09-272-21/+75
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |