summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmFileAPI: Resolve full path in PCH source comparisonDaniel Eiband2019-11-111-1/+1
* Merge topic 'xcode-restore-CMakeLists' into release-3.16Brad King2019-11-061-10/+14
|\
| * Xcode: Fix generated references to CMakeLists.txt filesBrad King2019-11-051-6/+6
| * cmGlobalXCodeGenerator: Mark known source locationsBrad King2019-11-051-4/+8
* | Merge branch 'source_group-tree' into release-3.16Brad King2019-11-051-3/+11
|\ \
| * | source_group: ensure that passed file is not a directoryMateusz Janek2019-11-041-3/+11
| |/
* | Merge branch 'objc-pch' into release-3.16Brad King2019-11-052-7/+29
|\ \
| * | PCH: Add support for OBJC/OBJCXX languagesCristian Adam2019-11-032-7/+29
| |/
* | Merge branch 'docs-INSTALL_REMOVE_ENVIRONMENT_PATH' into release-3.16Brad King2019-11-051-1/+1
|\ \
| * | RPATH: Remove stray indent in generated file(RPATH_CHANGE) commandCraig Scott2019-11-041-1/+1
| |/
* | Merge branch 'add_CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY' into release...Craig Scott2019-11-051-1/+7
|\ \
| * | find_package: Add support for CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRYRobert Maynard2019-11-041-1/+7
| |/
* | ForceToRelativePath: Fix spurious assertion when local path is root dirCraig Scott2019-11-021-2/+7
|/
* CMake 3.16.0-rc3v3.16.0-rc3Brad King2019-10-311-1/+1
* Merge branch 'autogen_windows_search_fix' into release-3.16Brad King2019-10-311-5/+3
|\
| * Autogen: Fix ambiguity in header file detection on WindowsSebastian Holtermann2019-10-301-5/+3
* | Merge branch 'project-version-buffer-overflow' into release-3.16Craig Scott2019-10-281-1/+2
|\ \
| * | project: Fix potential buffer write-past-end for version componentsCraig Scott2019-10-261-1/+2
| |/
* | ccmake: Fully clear the 1st help line when processingSylvain Joubert2019-10-201-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-172-23/+9
|\
| * PCH: Fix Makefile dependencies to rebuild PCH on header changesBrad King2019-10-171-1/+5
| * cmMakefileTargetGenerator: Inline WriteObjectBuildFile in only call siteBrad King2019-10-162-22/+4
* | Merge branch 'export-target-lang-name' into release-3.16Brad King2019-10-172-14/+25
|\ \
| * | install,export: Do not treat language names as target namesBrad King2019-10-162-14/+25
| |/
* | 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 'cmake-initial-cache-relative' into release-3.16Brad King2019-10-141-0/+2
|\ \
| * | cmake: Fix relative path regression in -CPeter Waller2019-10-141-0/+2
| |/
* | Merge branch 'no-git-version' into release-3.16Brad King2019-10-111-44/+46
|\ \
| * | CMakeVersion: Add option to disable Git suffixKyle Edwards2019-10-111-43/+45
| * | CMakeVersion: Prefer Git information provided by 'git archive' exportsBrad King2019-10-111-11/+11
| |/
* | Merge branch 'vs-v142-csharp-flags' into release-3.16Brad King2019-10-111-2/+1
|\ \ | |/ |/|
| * VS: Add toolset v142 CSharp flag tableBrad King2019-10-111-2/+1
* | CMake 3.16.0-rc1v3.16.0-rc1Brad King2019-10-101-1/+1
* | Merge branch 'rename_loglevel_option' into release-3.16Brad King2019-10-102-2/+14
|\ \
| * | CLI: Rename --loglevel to --log-level for naming consistencyCraig Scott2019-10-102-2/+14
* | | Merge branch 'pch-generate' into release-3.16Brad King2019-10-1015-89/+255
|\ \ \
| * | | PCH: Generate sources during Compute stepCristian Adam2019-10-0915-89/+255
* | | | Merge branch 'vs-16.4-global-targets' into release-3.16Brad King2019-10-091-0/+4
|\ \ \ \
| * | | | VS: Tell VS 16.4 not to verify CMake-provided custom command outputsBrad King2019-10-071-0/+4
| | |/ / | |/| |
* | | | Merge branch 'file-GENERATE-earlier' into release-3.16Brad King2019-10-094-15/+11
|\ \ \ \ | | |/ / | |/| |
| * | | file(GENERATE): Create output file structures even earlierBrad King2019-10-074-15/+11
| |/ /
* | | Begin 3.16 release versioningBrad King2019-10-071-3/+3
|/ /
* | Merge topic 'export-genex-under-prefix'Brad King2019-10-071-3/+3
|\ \
| * | install,export: Fix export of a genex following $<INSTALL_PREFIX>Brad King2019-10-041-3/+3
* | | CMake Nightly Date StampKitware Robot2019-10-071-1/+1
* | | CMake Nightly Date StampKitware Robot2019-10-061-1/+1
* | | CMake Nightly Date StampKitware Robot2019-10-051-1/+1
* | | Merge topic 'unity-step'Brad King2019-10-0411-10/+28
|\ \ \