summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Xcode: Require at least Xcode 5Gregor Jasny2019-02-168-165/+19
* CMake Nightly Date StampKitware Robot2019-02-161-1/+1
* Merge topic 'systools-cleanup'Brad King2019-02-155-24/+3
|\
| * cmSystemTools: Remove redundant cmCopyFile() and Split()Vitaly Stakhovsky2019-02-155-24/+3
* | Merge topic 'remove_return_void'Kyle Edwards2019-02-151-3/+3
|\ \
| * | Remove return from void functionAlbert Astals Cid2019-02-141-3/+3
* | | Merge topic 'ninja-swift-library-name'Brad King2019-02-153-0/+11
|\ \ \
| * | | Add placeholder for Swift's library nameSaleem Abdulrasool2019-02-133-0/+11
* | | | Merge topic 'update-kwsys'Brad King2019-02-152-12/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-02-142-12/+4
| |\ \ \ | | |_|/ | |/| |
| | * | KWSys 2019-02-14 (e270ce9f)KWSys Upstream2019-02-142-12/+4
* | | | Merge branch 'release-3.14'Brad King2019-02-150-0/+0
|\ \ \ \
| * | | | CMake 3.14.0-rc2v3.14.0-rc2Brad King2019-02-151-1/+1
* | | | | Merge topic 'tests-intel-fixup'Brad King2019-02-151-1/+2
|\ \ \ \ \
| * | | | | Tests: Fix Module.WriteCompilerDetectionHeader for Intel on WindowsBrad King2019-02-141-1/+2
* | | | | | Merge branch 'release-3.14'Brad King2019-02-150-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'try_compile-expand-compile-defs' into release-3.14Brad King2019-02-155-13/+52
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindLibXml2' into release-3.14Brad King2019-02-151-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'vs2017-sdk81' into release-3.14Brad King2019-02-141-1/+2
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'FindLibXml2'Brad King2019-02-151-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | FindLibXml2: Document LibXml2_FOUND as preferred caseSaleem Abdulrasool2019-02-151-1/+1
* | | | | | | | | Merge topic 'vs2017-sdk81'Brad King2019-02-151-1/+2
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | VS: Fix validation of Windows 8.1 SDKBrad King2019-02-141-1/+2
| |/ / / / / / /
* | | | | | | | Merge topic 'try_compile-expand-compile-defs'Brad King2019-02-155-13/+52
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | try_compile: Restore expansion of ;-list in COMPILE_DEFINITIONSBrad King2019-02-155-13/+52
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2019-02-151-1/+1
* | | | | | | Merge topic 'autogen_refactor_rerun_tests'Brad King2019-02-144-183/+274
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Autogen: Refactor RerunRccDepends test with fixed timestamp comparisonSebastian Holtermann2019-02-131-80/+95
| * | | | | | Autogen: Refactor RerunRccConfigChange testSebastian Holtermann2019-02-131-14/+19
| * | | | | | Autogen: Refactor RerunMocBasic test with fixed timestamp comparisonSebastian Holtermann2019-02-131-31/+67
| * | | | | | Autogen: Refactor RerunMocPlugin test with fixed timestamp comparisonSebastian Holtermann2019-02-131-58/+93
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'release-3.14'Brad King2019-02-140-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'fortran-submodule-names' into release-3.14Brad King2019-02-1412-11/+91
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix-pointer-truncation' into release-3.14Brad King2019-02-132-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fix-legacy-implicit-includes' into release-3.14Brad King2019-02-134-13/+30
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'fortran-submodule-names'Brad 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 topic 'fix-legacy-implicit-includes'Brad King2019-02-144-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 topic 'fix-pointer-truncation'Brad King2019-02-142-2/+2
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | cmListFileLexer: Add missing include to avoid possible pointer truncationZsolt Parragi2019-02-132-2/+2
| |/ / / / /
* | | | | | Merge topic 'update-kwsys'Brad King2019-02-148-28/+44
|\ \ \ \ \ \
| * | | | | | Tests: Disable test that builds KWSys if not also building CMakeBrad King2019-02-131-11/+15
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-02-127-17/+29
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | KWSys 2019-02-12 (44676809)KWSys Upstream2019-02-127-17/+29