summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic '17870-iphone-friendly-cmake'Brad King2019-02-0526-111/+215
|\
| * Xcode: Completely disable code signing for compiler id detectionGregor Jasny2019-02-043-14/+3
| * Apple: Introduce separate system name for iOS, tvOS, and watchOSGregor Jasny2019-02-0425-68/+178
| * Tests: Isolate RunCMake.XcodeProject per-device cases from host archBrad King2019-02-041-30/+35
* | Merge topic 'swift-xcode-10.2'Brad King2019-02-054-3/+13
|\ \
| * | Xcode: Update default Swift language version for Xcode 10.2Brad King2019-02-044-3/+13
* | | 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-042-1/+15
|\ \ \
| * | | VS: Fix deployment for WinCE projectsWil Stark2019-02-012-1/+15
| |/ /
* | | Merge topic 'winrtrefs'Brad King2019-02-046-5/+59
|\ \ \
| * | | VS: Fix WinRT component referencesGilles Khouzam2019-02-016-4/+54
| * | | Tests: Fix VSWinStorePhone test with Windows 10 SDK 17763Gilles Khouzam2019-02-011-1/+5
| |/ /
* | | Merge topic 'set-env-warning'Brad King2019-02-045-1/+24
|\ \ \
| * | | set: warn of extra arguments after ENV value.Taylor Holberton2019-02-015-1/+24
* | | | CMake Nightly Date StampKitware Robot2019-02-041-1/+1
* | | | CMake Nightly Date StampKitware Robot2019-02-031-1/+1
* | | | CMake Nightly Date StampKitware Robot2019-02-021-1/+1
| |/ / |/| |
* | | Merge branch 'release-3.13'Brad King2019-02-010-0/+0
|\ \ \
| * | | CMake 3.13.4v3.13.4Brad King2019-02-011-1/+1
* | | | Merge branch 'release-3.13'Brad King2019-02-010-0/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'backport-FindLAPACK-typo' into release-3.13Brad King2019-01-311-2/+2
| |\ \ \
| * \ \ \ Merge branch 'backport-autogen-qt-version-from-dirprops' into release-3.13Brad King2019-01-307-1/+84
| |\ \ \ \
| * \ \ \ \ Merge branch 'backport-restore-install-late-framework' into release-3.13Brad King2019-01-293-2/+30
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'implicit-incs-cleanup'Brad King2019-02-0138-179/+409
|\ \ \ \ \ \ \
| * | | | | | | ParseImplicitIncludeInfo: keep implicit incl. consistent when rerunning cmakeChuck Cranor2019-01-302-7/+12
| * | | | | | | CrayPrgEnv/ParseImplicitIncludes: simplify for new implict include parserChuck Cranor2019-01-2916-155/+4
| * | | | | | | ParseImplicitIncludeInfo: add SunPro Fortran and PGI compiler, Cray fixChuck Cranor2019-01-2920-17/+393
* | | | | | | | Merge topic 'document-list'Brad King2019-02-012-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: improve details on `CMAKE_LANG_CREATE_SHARED_*`Saleem Abdulrasool2019-01-312-2/+4
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'server-normalize-paths'Brad King2019-02-011-2/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake-server: Normalize build and source directoriesGregor Jasny2019-01-311-2/+11
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2019-02-011-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'ninja-intel-depfile'Brad King2019-01-315-6/+41
|\ \ \ \ \ \ \
| * | | | | | | Ninja: Use deps=gcc for Intel Compiler on WindowsBrad King2019-01-303-2/+26
| * | | | | | | Ninja: Detect when ninja is new enough to support a multi-line depfileBrad King2019-01-302-0/+15
| * | | | | | | Ninja: Drop unnecessary deptype customization infrastructureBrad King2019-01-301-4/+0
* | | | | | | | Merge topic 'install-strip-macos'Brad King2019-01-311-1/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | install: Fix stripping on macOSHarry Mallon2019-01-301-1/+13
* | | | | | | | | Merge topic 'xcode-object-dir'Brad King2019-01-313-15/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Xcode: Fix object library builds with sanitizers enabledBrad King2019-01-302-3/+12
| * | | | | | | | | Xcode: Place object library artifacts outside Objects-normal directoryBrad King2019-01-302-15/+18
| |/ / / / / / / /
* | | | | | | | | Merge topic 'set-validate-cache-type'Brad King2019-01-316-3/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | set: warn if CACHE type is not recognizedTaylor Holberton2019-01-306-3/+30
* | | | | | | | | | Merge topic 'xerces-xalan-header-checking'Brad King2019-01-312-2/+2
|\ \ \ \ \ \ \ \ \ \