summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Help: Add OPTIONAL_COMPONENTS to config mode signature of find_package.Deniz Bahadir2019-10-301-0/+1
| |/
* | Merge branch 'bootstrap-break' into release-3.16Brad King2019-10-291-2/+2
|\ \
| * | bootstrap: Avoid redundant compiler selection checksBrad King2019-10-291-2/+2
| |/
* | Merge branch 'sdk-on-mac' into release-3.16Brad King2019-10-281-0/+1
|\ \
| * | Swift: Honor CMAKE_OSX_SYSROOT on Apple platformsBrad King2019-10-281-0/+1
| |/
* | Merge branch 'FindCurses-formw' into release-3.16Brad King2019-10-281-3/+5
|\ \
| * | 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-find-vars' into release-3.16Brad King2019-10-2810-69/+92
|\ \
| * | Help: Fix markup errors, improve wording of CMAKE_FIND... variable docsCraig Scott2019-10-278-60/+82
| * | Help: Document that <PackageName>_ROOT applies to config packages tooCraig Scott2019-10-272-9/+10
| |/
* | Merge branch 'framework-tests-multiarch-old-macos' into release-3.16Brad King2019-10-283-5/+3
|\ \
| * | Tests: Match file command output for older macOS (Framework test)Craig Scott2019-10-272-4/+2
| * | Tests: Prevent CMP0012 policy warnings in Framework test outputCraig Scott2019-10-271-1/+1
| |/
* | Merge branch 'project-version-buffer-overflow' into release-3.16Craig Scott2019-10-284-2/+37
|\ \
| * | project: Fix potential buffer write-past-end for version componentsCraig Scott2019-10-263-1/+35
| * | Help: math() expressions must be representable as signed 64-bitCraig Scott2019-10-261-1/+2
| |/
* | 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 'cmp0097-doc-fix' into release-3.16Brad King2019-10-241-1/+1
|\ \
| * | Help: Fix capitalization in CMP0097 documentationKyle Edwards2019-10-231-1/+1
|/ /
* | Merge branch 'ccmake-clear-help' into release-3.16Brad King2019-10-211-1/+1
|\ \
| * | ccmake: Fully clear the 1st help line when processingSylvain Joubert2019-10-201-1/+1
| |/
* | Merge branch 'FindOpenMP-include-dir' into release-3.16Brad King2019-10-212-1/+43
|\ \
| * | FindOpenMP: Allow try_compile() to find omp.h for AppleClangCraig Scott2019-10-172-1/+43
* | | Merge branch 'doc-genex-tweak' into release-3.16Brad King2019-10-211-1/+1
|\ \ \ | |_|/ |/| |
| * | Help: Fix COMPILE_LANG_AND_ID genex exampleAlan W. Irwin2019-10-211-1/+1
* | | CMake 3.16.0-rc2v3.16.0-rc2Brad King2019-10-181-1/+1
* | | Merge branch 'pch-makefile-depends' into release-3.16Brad King2019-10-176-27/+38
|\ \ \
| * | | PCH: Fix Makefile dependencies to rebuild PCH on header changesBrad King2019-10-175-5/+34
| * | | cmMakefileTargetGenerator: Inline WriteObjectBuildFile in only call siteBrad King2019-10-162-22/+4
| | |/ | |/|
* | | Merge branch 'export-target-lang-name' into release-3.16Brad King2019-10-173-14/+30
|\ \ \
| * | | install,export: Do not treat language names as target namesBrad King2019-10-163-14/+30
| |/ /
* | | Merge branch 'doc-pch-compile-language' into release-3.16Brad King2019-10-163-1/+22
|\ \ \
| * | | PCH: Document and test COMPILE_LANGUAGE genex for per-language headerBrad King2019-10-163-1/+22
| |/ /
* | | Merge branch 'doc-add_link_options-typos' into release-3.16Brad King2019-10-162-11/+11
|\ \ \
| * | | Help: Fix typos and style in add_link_options documentationTom Lankhorst2019-10-162-11/+11
| |/ /
* | | Merge branch 'swift-cross-compile' into release-3.16Brad King2019-10-151-0/+3
|\ \ \
| * | | try_compile: support Swift for cross-compilationSaleem Abdulrasool2019-10-151-0/+3
| |/ /
* | | 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 'doc-static-lib-flags' into release-3.16Brad King2019-10-152-5/+17
|\ \ \
| * | | Help: Clarify documentation of CMAKE_STATIC_LINKER_FLAGSBrad King2019-10-152-5/+17
| |/ /
* | | Merge branch 'cmake-initial-cache-relative' into release-3.16Brad King2019-10-1413-10/+40
|\ \ \