| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Help: Minor wording cleanup for Python modules | Craig Scott | 2019-10-27 | 3 | -6/+6 |
| |/ |
|
* | | Merge branch 'cmp0097-doc-fix' into release-3.16 | Brad King | 2019-10-24 | 1 | -1/+1 |
|\ \ |
|
| * | | Help: Fix capitalization in CMP0097 documentation | Kyle Edwards | 2019-10-23 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'ccmake-clear-help' into release-3.16 | Brad King | 2019-10-21 | 1 | -1/+1 |
|\ \ |
|
| * | | ccmake: Fully clear the 1st help line when processing | Sylvain Joubert | 2019-10-20 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'FindOpenMP-include-dir' into release-3.16 | Brad King | 2019-10-21 | 2 | -1/+43 |
|\ \ |
|
| * | | FindOpenMP: Allow try_compile() to find omp.h for AppleClang | Craig Scott | 2019-10-17 | 2 | -1/+43 |
|
|
* | | | Merge branch 'doc-genex-tweak' into release-3.16 | Brad King | 2019-10-21 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Help: Fix COMPILE_LANG_AND_ID genex example | Alan W. Irwin | 2019-10-21 | 1 | -1/+1 |
|
|
* | | | CMake 3.16.0-rc2v3.16.0-rc2 | Brad King | 2019-10-18 | 1 | -1/+1 |
|
|
* | | | Merge branch 'pch-makefile-depends' into release-3.16 | Brad King | 2019-10-17 | 6 | -27/+38 |
|\ \ \ |
|
| * | | | PCH: Fix Makefile dependencies to rebuild PCH on header changes | Brad King | 2019-10-17 | 5 | -5/+34 |
|
|
| * | | | cmMakefileTargetGenerator: Inline WriteObjectBuildFile in only call site | Brad King | 2019-10-16 | 2 | -22/+4 |
| | |/
| |/| |
|
* | | | Merge branch 'export-target-lang-name' into release-3.16 | Brad King | 2019-10-17 | 3 | -14/+30 |
|\ \ \ |
|
| * | | | install,export: Do not treat language names as target names | Brad King | 2019-10-16 | 3 | -14/+30 |
| |/ / |
|
* | | | Merge branch 'doc-pch-compile-language' into release-3.16 | Brad King | 2019-10-16 | 3 | -1/+22 |
|\ \ \ |
|
| * | | | PCH: Document and test COMPILE_LANGUAGE genex for per-language header | Brad King | 2019-10-16 | 3 | -1/+22 |
| |/ / |
|
* | | | Merge branch 'doc-add_link_options-typos' into release-3.16 | Brad King | 2019-10-16 | 2 | -11/+11 |
|\ \ \ |
|
| * | | | Help: Fix typos and style in add_link_options documentation | Tom Lankhorst | 2019-10-16 | 2 | -11/+11 |
| |/ / |
|
* | | | Merge branch 'swift-cross-compile' into release-3.16 | Brad King | 2019-10-15 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | try_compile: support Swift for cross-compilation | Saleem Abdulrasool | 2019-10-15 | 1 | -0/+3 |
| |/ / |
|
* | | | Merge branch 'CMakeFindBinUtils-cleanup' into release-3.16 | Brad King | 2019-10-15 | 1 | -12/+0 |
|\ \ \ |
|
| * | | | CMakeFindBinUtils: Remove unnecessary variable unset calls | Brad King | 2019-10-15 | 1 | -12/+0 |
| |/ / |
|
* | | | Merge branch 'FindCurses-tinfow' into release-3.16 | Brad King | 2019-10-15 | 1 | -2/+4 |
|\ \ \ |
|
| * | | | FindCurses: use tinfow when wide support is requested | Manuel Herrmann | 2019-10-15 | 1 | -2/+4 |
| |/ / |
|
* | | | Merge branch 'FindHDF5-cray' into release-3.16 | Brad King | 2019-10-15 | 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 branch 'doc-static-lib-flags' into release-3.16 | Brad King | 2019-10-15 | 2 | -5/+17 |
|\ \ \ |
|
| * | | | Help: Clarify documentation of CMAKE_STATIC_LINKER_FLAGS | Brad King | 2019-10-15 | 2 | -5/+17 |
| |/ / |
|
* | | | Merge branch 'cmake-initial-cache-relative' into release-3.16 | Brad King | 2019-10-14 | 13 | -10/+40 |
|\ \ \ |
|
| * | | | cmake: Fix relative path regression in -C | Peter Waller | 2019-10-14 | 13 | -10/+40 |
| |/ / |
|
* | | | Merge branch 'FindOpenMP-clang-HIP-device' into release-3.16 | Brad King | 2019-10-14 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | FindOpenMP: Add support for HIP clang device pass | Konstantin Pyzhov | 2019-10-12 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge branch 'no-git-version' into release-3.16 | Brad King | 2019-10-11 | 1 | -44/+46 |
|\ \ \ |
|
| * | | | CMakeVersion: Add option to disable Git suffix | Kyle Edwards | 2019-10-11 | 1 | -43/+45 |
|
|
| * | | | CMakeVersion: Prefer Git information provided by 'git archive' exports | Brad King | 2019-10-11 | 1 | -11/+11 |
| |/ / |
|
* | | | Merge branch 'InstallRequiredSystemLibraries-redist' into release-3.16 | Brad King | 2019-10-11 | 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 |
| | |/
| |/| |
|
* | | | Merge branch 'vs-v142-csharp-flags' into release-3.16 | Brad King | 2019-10-11 | 2 | -2/+575 |
|\ \ \ |
|
| * | | | VS: Add toolset v142 CSharp flag table | Brad King | 2019-10-11 | 2 | -2/+575 |
| |/ / |
|
* | | | Merge branch 'FindPostgreSQL-macports-and-v12' into release-3.16 | Brad King | 2019-10-11 | 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 branch 'iar-8051-support' into release-3.16 | Brad King | 2019-10-11 | 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 branch 'objc-c++flags' into release-3.16 | Brad King | 2019-10-11 | 4 | -1/+29 |
|\ \ \ |
|
| * | | | Objective-C: Do not treat Objective-C files as C++ files | Cristian Adam | 2019-10-11 | 4 | -1/+29 |
| |/ / |
|