summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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-151-1/+1
|\
| * try_compile: Restore expansion of ;-list in COMPILE_DEFINITIONSBrad King2019-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-147-11/+76
|\ \
| * | Fortran: Fix submodule file names across compilersBrad King2019-02-147-1/+30
| * | 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-132-7/+29
|\ \
| * | 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-131-6/+16
| |/
* | Merge branch 'genex-GENEX_EVAL-fix-recursion' into release-3.14Brad King2019-02-132-10/+4
|\ \
| * | genex: Fix erroneous handling of recursion for $<GENEX_EVAL:>Marc Chevrier2019-02-132-10/+4
| |/
* | Merge branch 'ghs-updates' into release-3.14Brad King2019-02-081-1/+1
|\ \
| * | GHS: Document usage of GHS_NO_SOURCE_GROUP_FILEFred Baksik2019-02-081-1/+1
* | | Merge branch 'fix-exclude-dir-with-iface' into release-3.14Brad King2019-02-081-1/+3
|\ \ \ | |/ / |/| |
| * | Fix EXCLUDE_FROM_ALL on directory with an interface libraryBrad King2019-02-081-1/+3
| |/
* | Merge branch 'xcode-stdlib-flags' into release-3.14Brad King2019-02-071-0/+16
|\ \
| * | Xcode: Derive stdlib from CXX flagsGregor Jasny2019-02-071-0/+16
| |/
* | Merge branch 'vs-csharp-nowarn-numbers' into release-3.14Brad King2019-02-074-1/+18
|\ \
| * | VS: Fix nowarn compiler option to accept warning numbers.Wil Stark2019-02-074-1/+18
| |/
* | CMake 3.14.0-rc1 version updateBrad King2019-02-061-3/+3
|/
* Merge topic 'relax_CUDA_RESOLVE_DEVICE_SYMBOLS_constraints'Brad King2019-02-064-32/+53
|\
| * CUDA: Honor CUDA_RESOLVE_DEVICE_SYMBOLS for more target typesRobert Maynard2019-02-054-32/+53
* | Merge topic 'autogen_same_name_different_extension'Brad King2019-02-062-13/+35
|\ \
| * | Autogen: AUTOMOC support for files with the same name but different extensionsSebastian Holtermann2019-02-052-13/+35
* | | CMake Nightly Date StampKitware Robot2019-02-061-1/+1
|/ /
* | Merge topic 'update-kwsys'Brad King2019-02-051-1/+2
|\ \
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-02-051-1/+2
* | | Merge topic 'autogen_single_all_sources_iteration'Brad King2019-02-054-85/+85
|\ \ \
| * | | Autogen: Iterate over makefile sources only onceSebastian Holtermann2019-02-021-78/+80
| * | | cmSystemTools: Let `GetFileFormat` accept a `std::stding const&`Sebastian Holtermann2019-02-024-8/+6
* | | | Merge topic 'vs-fortran-target-check'Brad King2019-02-051-19/+12
|\ \ \ \
| * | | | VS: Fix Fortran target type selection when linking C++ targetsBrad King2019-02-041-19/+12
| | |_|/ | |/| |
* | | | Merge topic 'swift-xcode-10.2'Brad King2019-02-051-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Xcode: Update default Swift language version for Xcode 10.2Brad King2019-02-041-0/+2
| |/ /
* | | CMake Nightly Date StampKitware Robot2019-02-051-1/+1
|/ /
* | Merge topic 'cmSourceFile_refactor'Brad King2019-02-0413-84/+112
|\ \ | |/
| * cmSourceFile: Check if a file is GENERATED first in the full path computationSebastian Holtermann2019-02-021-5/+5
| * cmSourceFile: Refactor FindFullPath methodSebastian Holtermann2019-02-024-63/+74
| * Use cmSourceFile::GetIsGeneratedSebastian Holtermann2019-02-0110-11/+11
| * cmSourceFile: Add IsGenerated methodSebastian Holtermann2019-02-012-4/+17
| * cmSourceFile: Additional static property stringsSebastian Holtermann2019-02-012-3/+7
* | Merge topic 'vs-wince-deployment'Brad King2019-02-041-1/+7
|\ \
| * | VS: Fix deployment for WinCE projectsWil Stark2019-02-011-1/+7
| |/
* | Merge topic 'winrtrefs'Brad King2019-02-041-2/+8
|\ \