Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fix-legacy-implicit-includes' | Brad King | 2019-02-19 | 3 | -37/+44 |
|\ | |||||
| * | Do not explicitly report "standard" include directories as implicit | Brad King | 2019-02-18 | 2 | -20/+33 |
| * | Restore unconditional use of "standard" include directories | Brad King | 2019-02-18 | 1 | -3/+1 |
| * | Prefix implicit include directories with sysroot on construction | Brad King | 2019-02-18 | 2 | -15/+11 |
* | | Merge topic 'FindBoost-layout-tagged' | Brad King | 2019-02-19 | 1 | -0/+8 |
|\ \ | |||||
| * | | FindBoost: Find boost libraries built with --layout=tagged | Yves Frederix | 2019-02-18 | 1 | -0/+8 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-19 | 1 | -1/+1 |
* | | | Merge branch 'release-3.14' | Brad King | 2019-02-18 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge branch 'file_symlink_docs' into release-3.14 | Brad King | 2019-02-18 | 1 | -23/+23 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'file_symlink_docs' | Brad King | 2019-02-18 | 1 | -23/+23 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Help: Clarify and improve readability of link-related file subcommands | Craig Scott | 2019-02-16 | 1 | -23/+23 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'require-xcode-5' | Brad King | 2019-02-18 | 8 | -165/+19 |
|\ \ \ \ | |||||
| * | | | | Xcode: Require at least Xcode 5 | Gregor Jasny | 2019-02-16 | 8 | -165/+19 |
* | | | | | Merge branch 'release-3.14' | Brad King | 2019-02-18 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'externalproject_docs' into release-3.14 | Brad King | 2019-02-18 | 2 | -2/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'get_filename_component_docs' into release-3.14 | Brad King | 2019-02-18 | 1 | -4/+3 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'get_filename_component_docs' | Brad King | 2019-02-18 | 1 | -4/+3 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Help: Remove outdated statement about get_filename_component() | Craig Scott | 2019-02-16 | 1 | -4/+3 |
| |/ / / / | |||||
* | | | | | Merge topic 'externalproject_docs' | Brad King | 2019-02-18 | 2 | -2/+3 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Help: Clarify ExternalProject_Add()'s LOG_MERGED_STDOUTERR behavior | Craig Scott | 2019-02-17 | 1 | -1/+2 |
| * | | | | Release notes: Make ExternalProject dot points consistent | Craig Scott | 2019-02-17 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge topic 'delete_copy_assign' | Brad King | 2019-02-18 | 35 | -1/+126 |
|\ \ \ \ | |||||
| * | | | | Delete some default constructors and assignment operators | Albert Astals Cid | 2019-02-15 | 35 | -1/+126 |
* | | | | | Merge topic 'autogen_test_fix' | Brad King | 2019-02-18 | 1 | -11/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Autogen: Fix RerunMocPlugin test for Ninja generator | Sebastian Holtermann | 2019-02-15 | 1 | -11/+4 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-18 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-17 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-16 | 1 | -1/+1 |
* | | | | | Merge topic 'systools-cleanup' | Brad King | 2019-02-15 | 5 | -24/+3 |
|\ \ \ \ \ | |||||
| * | | | | | cmSystemTools: Remove redundant cmCopyFile() and Split() | Vitaly Stakhovsky | 2019-02-15 | 5 | -24/+3 |
* | | | | | | Merge topic 'remove_return_void' | Kyle Edwards | 2019-02-15 | 1 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove return from void function | Albert Astals Cid | 2019-02-14 | 1 | -3/+3 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'ninja-swift-library-name' | Brad King | 2019-02-15 | 3 | -0/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add placeholder for Swift's library name | Saleem Abdulrasool | 2019-02-13 | 3 | -0/+11 |
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2019-02-15 | 2 | -12/+4 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-02-14 | 2 | -12/+4 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | KWSys 2019-02-14 (e270ce9f) | KWSys Upstream | 2019-02-14 | 2 | -12/+4 |
* | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-02-15 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | CMake 3.14.0-rc2v3.14.0-rc2 | Brad King | 2019-02-15 | 1 | -1/+1 |
* | | | | | | | Merge topic 'tests-intel-fixup' | Brad King | 2019-02-15 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: Fix Module.WriteCompilerDetectionHeader for Intel on Windows | Brad King | 2019-02-14 | 1 | -1/+2 |
* | | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-02-15 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'try_compile-expand-compile-defs' into release-3.14 | Brad King | 2019-02-15 | 5 | -13/+52 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'FindLibXml2' into release-3.14 | Brad King | 2019-02-15 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'vs2017-sdk81' into release-3.14 | Brad King | 2019-02-14 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'FindLibXml2' | Brad King | 2019-02-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | FindLibXml2: Document LibXml2_FOUND as preferred case | Saleem Abdulrasool | 2019-02-15 | 1 | -1/+1 |
* | | | | | | | | | | | Merge topic 'vs2017-sdk81' | Brad King | 2019-02-15 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | VS: Fix validation of Windows 8.1 SDK | Brad King | 2019-02-14 | 1 | -1/+2 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'try_compile-expand-compile-defs' | Brad King | 2019-02-15 | 5 | -13/+52 |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | / / | |_|_|_|_|_|_|/ / |/| | | | | | | | |