summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmRange: Move to dedicated header fileRegina Pfeifer2019-02-2139-78/+116
* Merge branch 'release-3.14'Brad King2019-02-190-0/+0
|\
| * Merge branch 'fix-legacy-implicit-includes' into release-3.14Brad King2019-02-193-37/+44
| |\
| * \ Merge branch 'FindBoost-layout-tagged' into release-3.14Brad King2019-02-191-0/+8
| |\ \
* | \ \ Merge topic 'modernize-for-loops-c-arrays'Brad King2019-02-196-76/+80
|\ \ \ \
| * | | | Modernize: C-arrays and loops over themArtur Ryt2019-02-156-76/+80
* | | | | Merge topic 'readme-msys2'Craig Scott2019-02-191-3/+16
|\ \ \ \ \
| * | | | | README: Explain how to bootstrap via MSYS2 on WindowsBrad King2019-02-191-3/+16
* | | | | | Merge topic 'fix-legacy-implicit-includes'Brad 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 topic 'FindBoost-layout-tagged'Brad King2019-02-191-0/+8
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | FindBoost: Find boost libraries built with --layout=taggedYves Frederix2019-02-181-0/+8
* | | | | | CMake Nightly Date StampKitware Robot2019-02-191-1/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'release-3.14'Brad King2019-02-180-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'file_symlink_docs' into release-3.14Brad King2019-02-181-23/+23
| |\ \ \ \
* | \ \ \ \ Merge topic 'file_symlink_docs'Brad King2019-02-181-23/+23
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Clarify and improve readability of link-related file subcommandsCraig Scott2019-02-161-23/+23
| | |/ / / | |/| | |
* | | | | Merge topic 'require-xcode-5'Brad King2019-02-188-165/+19
|\ \ \ \ \
| * | | | | Xcode: Require at least Xcode 5Gregor Jasny2019-02-168-165/+19
* | | | | | Merge branch 'release-3.14'Brad King2019-02-180-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'externalproject_docs' into release-3.14Brad King2019-02-182-2/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'get_filename_component_docs' into release-3.14Brad King2019-02-181-4/+3
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'get_filename_component_docs'Brad King2019-02-181-4/+3
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: Remove outdated statement about get_filename_component()Craig Scott2019-02-161-4/+3
| |/ / / / /
* | | | | | Merge topic 'externalproject_docs'Brad 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 topic 'delete_copy_assign'Brad King2019-02-1835-1/+126
|\ \ \ \ \
| * | | | | Delete some default constructors and assignment operatorsAlbert Astals Cid2019-02-1535-1/+126
* | | | | | Merge topic 'autogen_test_fix'Brad King2019-02-181-11/+4
|\ \ \ \ \ \
| * | | | | | Autogen: Fix RerunMocPlugin test for Ninja generatorSebastian Holtermann2019-02-151-11/+4
* | | | | | | CMake Nightly Date StampKitware Robot2019-02-181-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-02-171-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | 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
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |