summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'asm-no-slash-question' into release-3.14Brad King2019-02-193-3/+3
|\
| * Use -? instead of /? to test compiler for MSVC-like command-line supportBrad King2019-02-193-3/+3
* | Merge branch 'fix-legacy-implicit-includes' into release-3.14Brad King2019-02-193-37/+44
|\ \
| * | Do not explicitly report "standard" include directories as implicitBrad King2019-02-182-20/+33
| * | Restore unconditional use of "standard" include directoriesBrad King2019-02-181-3/+1
| * | Prefix implicit include directories with sysroot on constructionBrad King2019-02-182-15/+11
* | | Merge branch 'FindBoost-layout-tagged' into release-3.14Brad King2019-02-191-0/+8
|\ \ \
| * | | FindBoost: Find boost libraries built with --layout=taggedYves Frederix2019-02-181-0/+8
| | |/ | |/|
* | | Merge branch 'file_symlink_docs' into release-3.14Brad King2019-02-181-23/+23
|\ \ \
| * | | Help: Clarify and improve readability of link-related file subcommandsCraig Scott2019-02-161-23/+23
| |/ /
* | | Merge branch 'externalproject_docs' into release-3.14Brad King2019-02-182-2/+3
|\ \ \
| * | | Help: Clarify ExternalProject_Add()'s LOG_MERGED_STDOUTERR behaviorCraig Scott2019-02-171-1/+2
| * | | Release notes: Make ExternalProject dot points consistentCraig Scott2019-02-171-1/+1
| |/ /
* | | Merge branch 'get_filename_component_docs' into release-3.14Brad King2019-02-181-4/+3
|\ \ \ | |/ / |/| |
| * | Help: Remove outdated statement about get_filename_component()Craig Scott2019-02-161-4/+3
|/ /
* | CMake 3.14.0-rc2v3.14.0-rc2Brad King2019-02-151-1/+1
* | Merge branch 'try_compile-expand-compile-defs' into release-3.14Brad King2019-02-155-13/+52
|\ \
| * | try_compile: Restore expansion of ;-list in COMPILE_DEFINITIONSBrad King2019-02-155-13/+52
* | | Merge branch 'FindLibXml2' into release-3.14Brad King2019-02-151-1/+1
|\ \ \
| * | | FindLibXml2: Document LibXml2_FOUND as preferred caseSaleem Abdulrasool2019-02-151-1/+1
| |/ /
* | | Merge branch 'vs2017-sdk81' into release-3.14Brad King2019-02-141-1/+2
|\ \ \
| * | | VS: Fix validation of Windows 8.1 SDKBrad King2019-02-141-1/+2
| |/ /
* | | Merge branch 'fortran-submodule-names' into release-3.14Brad King2019-02-1412-11/+91
|\ \ \
| * | | Fortran: Fix submodule file names across compilersBrad King2019-02-1412-1/+45
| * | | Fortran: Thread compiler id through to internal Fortran parserBrad King2019-02-145-5/+26
| * | | Fortran: Factor out .mod and .smod file name constructionBrad King2019-02-142-6/+21
| |/ /
* | | Merge branch 'fix-pointer-truncation' into release-3.14Brad King2019-02-132-2/+2
|\ \ \
| * | | cmListFileLexer: Add missing include to avoid possible pointer truncationZsolt Parragi2019-02-132-2/+2
| |/ /
* | | Merge branch 'fix-legacy-implicit-includes' into release-3.14Brad King2019-02-134-13/+30
|\ \ \ | | |/ | |/|
| * | Update logic for sysroot in detected implicit include directoriesBrad King2019-02-131-1/+5
| * | cmAlgorithms: Add cmHasPrefix to match existing cmHasSuffixBrad King2019-02-131-0/+8
| * | Fix regression in -I/usr/include exclusion logicBrad King2019-02-132-11/+16
| * | macOS: Fix addition of <sdk>/usr/include to default implicit include dirsBrad King2019-02-131-1/+1
| |/
* | Merge branch 'genex-GENEX_EVAL-fix-recursion' into release-3.14Brad King2019-02-134-14/+9
|\ \
| * | genex: Fix erroneous handling of recursion for $<GENEX_EVAL:>Marc Chevrier2019-02-134-14/+9
| |/
* | Merge branch 'doc-if-legacy' into release-3.14Brad King2019-02-111-1/+1
|\ \
| * | Help: Fix elseif/endif typoJuuso "Linda" Lapinlampi2019-02-111-1/+1
| |/
* | Merge branch 'FindMatlab-version-empty' into release-3.14Brad King2019-02-111-2/+2
|\ \
| * | FindMatlab: Tolerate empty version log fileSebastian Nagel2019-02-111-2/+2
| |/
* | Merge branch 'FindOctave-interp-target' into release-3.14Brad King2019-02-113-1/+43
|\ \
| * | FindOctave: Add target for octinterpPeter Stroia-Williams2019-02-083-1/+43
* | | Merge branch 'ghs-relnotes' into release-3.14Brad King2019-02-111-0/+28
|\ \ \
| * | | Help: Update 3.14 release notes for GHS changesFred Baksik2019-02-111-0/+28
* | | | Merge branch 'ghs-updates' into release-3.14Brad King2019-02-087-2/+24
|\ \ \ \ | |/ / /
| * | | GHS: Document usage of GHS_NO_SOURCE_GROUP_FILEFred Baksik2019-02-087-2/+24
* | | | Merge branch 'fix-exclude-dir-with-iface' into release-3.14Brad King2019-02-083-1/+5
|\ \ \ \
| * | | | Fix EXCLUDE_FROM_ALL on directory with an interface libraryBrad King2019-02-083-1/+5
| | |_|/ | |/| |
* | | | Merge branch 'file_create_link_release_note' into release-3.14Kyle Edwards2019-02-081-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Help: Add notes for `file(CREATE_LINK)` subcommandTushar Maheshwari2019-02-081-0/+3
|/ / /
* | | Merge branch 'doc-object-library-link' into release-3.14Brad King2019-02-071-2/+2
|\ \ \ | |_|/ |/| |