Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge topic 'FindGTK2-harfbuzz' | Brad King | 2019-10-03 | 1 | -0/+3 | |
|\ \ \ | ||||||
| * | | | FindGTK2: Add harfbuzz to GTK2_INCLUDE_DIRS | Markus Mittendrein | 2019-10-02 | 1 | -0/+3 | |
| |/ / | ||||||
* | | | Merge topic 'FindJava-all-versions' | Brad King | 2019-10-03 | 6 | -46/+30 | |
|\ \ \ | ||||||
| * | | | FindJava: ensure all versions can be found | Marc Chevrier | 2019-10-02 | 2 | -3/+3 | |
| * | | | FindJava: tests clean-up | Marc Chevrier | 2019-10-02 | 4 | -43/+27 | |
| |/ / | ||||||
* | | | Merge branch 'release-3.15' | Brad King | 2019-10-03 | 0 | -0/+0 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'backport-xcode-scheme-custom-target' into release-3.15 | Brad King | 2019-10-02 | 3 | -1/+18 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge topic 'xcode-scheme-custom-target' | Brad King | 2019-10-03 | 3 | -1/+18 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Merge branch 'backport-xcode-scheme-custom-target' | Brad King | 2019-10-02 | 0 | -0/+0 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targets | Brad King | 2019-10-02 | 3 | -1/+18 | |
| * | | | | Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targets | Brad King | 2019-10-02 | 3 | -1/+18 | |
| | |_|/ | |/| | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-03 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge topic 'ninja-depend-shared-symlinks' | Brad King | 2019-10-02 | 3 | -2/+48 | |
|\ \ \ | ||||||
| * | | | Ninja: Ensure shared library version symlinks are created for dependents | Brad King | 2019-10-01 | 3 | -2/+48 | |
* | | | | Merge topic 'clang-format-normalize-headers-presentation' | Brad King | 2019-10-02 | 611 | -1733/+2070 | |
|\ \ \ \ | ||||||
| * | | | | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 599 | -1724/+2026 | |
| * | | | | clang-format: Normalize headers presentation | Marc Chevrier | 2019-10-01 | 11 | -4/+44 | |
| * | | | | Remove unused uid_t/gid_t types on Windows | Brad King | 2019-10-01 | 1 | -5/+0 | |
| |/ / / | ||||||
* | | | | Merge branch 'release-3.15' | Brad King | 2019-10-02 | 0 | -0/+0 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Merge branch 'vs-v142-version' into release-3.15 | Brad King | 2019-10-01 | 2 | -2/+10 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
* | | | | Merge topic 'xcode-debug-document-versioning' | Brad King | 2019-10-02 | 9 | -3/+64 | |
|\ \ \ \ | ||||||
| * | | | | xcode: Add XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING property | Gregor Jasny | 2019-10-01 | 9 | -3/+64 | |
* | | | | | Merge topic 'pch-compile-pdb' | Brad King | 2019-10-02 | 6 | -0/+59 | |
|\ \ \ \ \ | ||||||
| * | | | | | PCH: Report error when setting COMPILE_PDB_NAME property | Cristian Adam | 2019-10-01 | 6 | -0/+59 | |
* | | | | | | Merge topic 'vs-v142-version' | Brad King | 2019-10-02 | 2 | -2/+10 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | VS: Fix support for v142 toolset minor versions | Brad King | 2019-10-01 | 2 | -2/+10 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'test-iface-paths' | Brad King | 2019-10-02 | 8 | -13/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Shorten name RunCMake.IfacePaths_{INCLUDE_DIRECTORIES => INCDIRS} | Brad King | 2019-10-01 | 8 | -13/+13 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-02 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge topic 'fix-EXCLUDE_FROM_ALL-subdir-all' | Brad King | 2019-10-01 | 16 | -150/+171 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Tests: Cover EXCLUDE_FROM_ALL OFF on sub/sub/tgt in sub/all | Brad King | 2019-09-30 | 4 | -0/+5 | |
| * | | | | Makefiles: Fix EXCLUDE_FROM_ALL OFF on sub/sub/tgt in sub/all | Brad King | 2019-09-30 | 2 | -62/+31 | |
| * | | | | Ninja: Factor out per-dir "all" target computation into common generator | Brad King | 2019-09-30 | 3 | -58/+112 | |
| * | | | | Ninja: Simplify top-level "all" target generation | Brad King | 2019-09-30 | 3 | -49/+14 | |
| * | | | | Ninja: Fix EXCLUDE_FROM_ALL OFF on sub/sub/tgt in sub/all | Brad King | 2019-09-30 | 1 | -2/+19 | |
| * | | | | Ninja,Makefile: Fix subdir "all" with nested EXCLUDE_FROM_ALL subdir | Brad King | 2019-09-30 | 8 | -0/+16 | |
| * | | | | cmLocalUnixMakefileGenerator3: Mark GetRelativeTargetDirectory const | Brad King | 2019-09-30 | 2 | -2/+3 | |
| * | | | | cmLocalCommonGenerator: Mark GetConfigName as const | Brad King | 2019-09-30 | 1 | -1/+1 | |
| * | | | | cmGlobalNinjaGenerator: Remove unused AddDependencyToAll overload | Brad King | 2019-09-30 | 2 | -6/+0 | |
* | | | | | Merge topic 'typos' | Brad King | 2019-10-01 | 4 | -5/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: fixed typos in PCH / Unity Build doc | Corentin Plouet | 2019-09-30 | 4 | -5/+5 | |
* | | | | | | Merge topic 'FindCurses-ncursesw' | Brad King | 2019-10-01 | 1 | -4/+12 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | FindCurses: toplevel ncursesw support, recover cflags | nick black | 2019-09-28 | 1 | -4/+12 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-01 | 1 | -1/+1 | |
* | | | | | | Merge branch 'release-3.15' | Brad King | 2019-09-30 | 0 | -0/+0 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | CMake 3.15.4v3.15.4 | Brad King | 2019-09-30 | 1 | -1/+1 | |
* | | | | | Merge branch 'release-3.14' | Brad King | 2019-09-30 | 0 | -0/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | CMake 3.14.7v3.14.7 | Brad King | 2019-09-30 | 1 | -1/+1 | |
* | | | | | | Merge branch 'release-3.15' | Brad King | 2019-09-30 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all' into release-3.15 | Brad King | 2019-09-30 | 21 | -106/+202 | |
| |\ \ \ \ \ |