summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'autogen_cache_binary_checks'Brad King2019-02-204-39/+88
|\
| * Autogen: Use output caching GetExecutableTestOutputSebastian Holtermann2019-02-192-39/+18
| * Autogen: Add output caching GetExecutableTestOutputSebastian Holtermann2019-02-192-0/+70
* | Merge topic 'vs-win-sdk'Brad King2019-02-203-3/+19
|\ \
| * | VS: Tell VS 2019 to use Windows SDK 8.1 explicitly when neededBrad King2019-02-191-0/+6
| * | VS: Factor out a method to set the Windows SDK version internallyBrad King2019-02-192-3/+13
| |/
* | Merge topic 'asm-no-slash-question'Brad King2019-02-203-3/+3
|\ \
| * | Use -? instead of /? to test compiler for MSVC-like command-line supportBrad King2019-02-193-3/+3
| |/
* | CMake Nightly Date StampKitware Robot2019-02-201-1/+1
* | 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