Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Prevent .so from being treated as a roff macro | Raf Czlonka | 2019-01-10 | 1 | -2/+2 |
* | Merge topic 'doc-stage' | Kyle Edwards | 2018-12-20 | 1 | -0/+8 |
|\ | |||||
| * | Help/dev: Document where topic stage branch is held | Brad King | 2018-12-19 | 1 | -0/+8 |
* | | Merge branch 'topic-findliblzma' into 'master' | Marc Chevrier | 2018-12-20 | 6 | -4/+69 |
|\ \ | |||||
| * | | FindLibLZMA: add imported target | Hiroshi Miura | 2018-12-13 | 6 | -4/+69 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-20 | 1 | -1/+1 |
* | | | Merge topic 'member-init' | Kyle Edwards | 2018-12-19 | 77 | -438/+195 |
|\ \ \ | |||||
| * | | | clang-tidy: Use default member initialization | Regina Pfeifer | 2018-12-15 | 62 | -347/+152 |
| * | | | clang-tidy: Remove redundant member initializations | Regina Pfeifer | 2018-12-15 | 26 | -86/+29 |
| * | | | cmUVHandlePtr: Use inherited constructors | Regina Pfeifer | 2018-12-15 | 1 | -15/+24 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-19 | 1 | -1/+1 |
* | | | | Merge topic 'contributing-build-instructions-link' | Craig Scott | 2018-12-18 | 1 | -1/+3 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Help: Insert link from CONTRIBUTING to build instructions | Joachim Wuttke (h) | 2018-12-18 | 1 | -1/+3 |
|/ / / | |||||
* | | | Merge topic 'copyright-year' | Brad King | 2018-12-18 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Copyright.txt: Update year range to end in 2019 | Brad King | 2018-12-18 | 1 | -1/+1 |
|/ / / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-18 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-17 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-16 | 1 | -1/+1 |
|/ / | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-15 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-14 | 1 | -1/+1 |
* | | Merge topic 'doc-get-target-property' | Brad King | 2018-12-13 | 1 | -0/+2 |
|\ \ | |||||
| * | | Documentation: Reference list of target properties in get_target_property | Tobias Hunger | 2018-12-13 | 1 | -0/+2 |
* | | | Merge topic 'vs_deploy_content_fix' | Brad King | 2018-12-13 | 4 | -0/+96 |
|\ \ \ | |||||
| * | | | VS: Fix Deploy content in .csproj files | Wil Stark | 2018-12-07 | 4 | -0/+96 |
* | | | | Merge topic 'vs-csharp-ref-dot' | Brad King | 2018-12-13 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | VisualStudio10TargetGenerator: support C# refs with '.' in file name. | Wil Stark | 2018-12-11 | 1 | -1/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'UseJava-jar-depends' | Brad King | 2018-12-13 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | UseJava: add_jar: rebuild jar on dependencies changes | Marc Chevrier | 2018-12-11 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge topic 'server-mode-install-fix' | Brad King | 2018-12-13 | 1 | -2/+8 |
|\ \ \ \ | |||||
| * | | | | Server mode: Fix regression of hasInstallRule | Kyle Edwards | 2018-12-12 | 1 | -2/+8 |
* | | | | | Merge topic 'update-kwsys' | Brad King | 2018-12-13 | 1 | -57/+122 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-12-12 | 1 | -57/+122 |
| |\ \ \ \ \ | |||||
| | * | | | | | KWSys 2018-12-12 (abb8c680) | KWSys Upstream | 2018-12-12 | 1 | -57/+122 |
* | | | | | | | Merge topic 'custom-string' | Brad King | 2018-12-13 | 9 | -0/+2880 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | String: Add str_if_stable() as a const alternative to str() | Brad King | 2018-12-12 | 3 | -3/+97 |
| * | | | | | | | String: Add support for a ""_s string literal syntax | Brad King | 2018-12-12 | 4 | -3/+103 |
| * | | | | | | | String: Add 'borrow' member to construct borrowing instances | Brad King | 2018-12-12 | 2 | -0/+36 |
| * | | | | | | | String: Add support for concatenation by operator+ | Brad King | 2018-12-12 | 2 | -0/+202 |
| * | | | | | | | String: Add a custom string type | Brad King | 2018-12-12 | 5 | -0/+1927 |
| * | | | | | | | Add support for using C++17 string_view or a fallback | Brad King | 2018-12-11 | 4 | -0/+521 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'fileapi' | Brad King | 2018-12-13 | 101 | -5/+10169 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Add release note for fileapi feature | Brad King | 2018-12-12 | 1 | -0/+5 |
| * | | | | | | | fileapi: extend codemodel v2 with directory details | Brad King | 2018-12-12 | 3 | -2/+106 |
| * | | | | | | | fileapi: extend codemodel v2 with a project model | Brad King | 2018-12-12 | 4 | -3/+401 |
| * | | | | | | | fileapi: Add test for cmakeFiles v1 | Kyle Edwards | 2018-12-12 | 6 | -1/+89 |
| * | | | | | | | fileapi: add cmakeFiles v1 | Brad King | 2018-12-12 | 15 | -3/+333 |
| * | | | | | | | fileapi: Add test for cache v2 | Kyle Edwards | 2018-12-12 | 2 | -2/+134 |
| * | | | | | | | fileapi: add cache v2 | Brad King | 2018-12-12 | 15 | -0/+315 |
| * | | | | | | | fileapi: Add test for codemodel v2 | Kyle Edwards | 2018-12-12 | 15 | -14/+4927 |
| * | | | | | | | fileapi: add codemodel v2 | Brad King | 2018-12-12 | 16 | -2/+1731 |