summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Add missing overrideVitaly Stakhovsky2018-12-3010-31/+34
* CMake Nightly Date StampKitware Robot2018-12-301-1/+1
* CMake Nightly Date StampKitware Robot2018-12-291-1/+1
* CMake Nightly Date StampKitware Robot2018-12-281-1/+1
* CMake Nightly Date StampKitware Robot2018-12-271-1/+1
* CMake Nightly Date StampKitware Robot2018-12-261-1/+1
* CMake Nightly Date StampKitware Robot2018-12-251-1/+1
* CMake Nightly Date StampKitware Robot2018-12-241-1/+1
* Merge topic 'link-options'Craig Scott2018-12-232-2/+26
|\
| * PIE link options: Update strategy to fix performance regressionMarc Chevrier2018-12-192-2/+26
* | Merge topic 'install-code-script-genex'Craig Scott2018-12-233-12/+78
|\ \
| * | install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-12-223-12/+78
* | | CMake Nightly Date StampKitware Robot2018-12-231-1/+1
* | | CMake Nightly Date StampKitware Robot2018-12-221-1/+1
* | | CMake Nightly Date StampKitware Robot2018-12-211-1/+1
* | | CMake Nightly Date StampKitware Robot2018-12-201-1/+1
* | | Merge topic 'member-init'Kyle Edwards2018-12-1976-436/+192
|\ \ \
| * | | clang-tidy: Use default member initializationRegina Pfeifer2018-12-1561-346/+149
| * | | clang-tidy: Remove redundant member initializationsRegina Pfeifer2018-12-1525-85/+29
| * | | cmUVHandlePtr: Use inherited constructorsRegina Pfeifer2018-12-151-15/+24
* | | | CMake Nightly Date StampKitware Robot2018-12-191-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2018-12-181-1/+1
* | | CMake Nightly Date StampKitware Robot2018-12-171-1/+1
* | | CMake Nightly Date StampKitware Robot2018-12-161-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2018-12-151-1/+1
* | CMake Nightly Date StampKitware Robot2018-12-141-1/+1
* | Merge topic 'vs_deploy_content_fix'Brad King2018-12-131-0/+1
|\ \
| * | VS: Fix Deploy content in .csproj filesWil Stark2018-12-071-0/+1
* | | Merge topic 'vs-csharp-ref-dot'Brad King2018-12-131-1/+2
|\ \ \
| * | | VisualStudio10TargetGenerator: support C# refs with '.' in file name.Wil Stark2018-12-111-1/+2
| | |/ | |/|
* | | Merge topic 'server-mode-install-fix'Brad King2018-12-131-2/+8
|\ \ \
| * | | Server mode: Fix regression of hasInstallRuleKyle Edwards2018-12-121-2/+8
* | | | Merge topic 'update-kwsys'Brad King2018-12-131-57/+122
|\ \ \ \
| * | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-12-121-57/+122
* | | | | Merge topic 'custom-string'Brad King2018-12-136-0/+1531
|\ \ \ \ \
| * | | | | String: Add str_if_stable() as a const alternative to str()Brad King2018-12-122-3/+38
| * | | | | String: Add support for a ""_s string literal syntaxBrad King2018-12-123-1/+56
| * | | | | String: Add 'borrow' member to construct borrowing instancesBrad King2018-12-121-0/+4
| * | | | | String: Add support for concatenation by operator+Brad King2018-12-121-0/+101
| * | | | | String: Add a custom string typeBrad King2018-12-123-0/+816
| * | | | | Add support for using C++17 string_view or a fallbackBrad King2018-12-113-0/+520
| | |_|_|/ | |/| | |
* | | | | Merge topic 'fileapi'Brad King2018-12-1318-3/+2573
|\ \ \ \ \
| * | | | | fileapi: extend codemodel v2 with directory detailsBrad King2018-12-121-0/+50
| * | | | | fileapi: extend codemodel v2 with a project modelBrad King2018-12-121-0/+86
| * | | | | fileapi: add cmakeFiles v1Brad King2018-12-125-3/+195
| * | | | | fileapi: add cache v2Brad King2018-12-125-0/+184
| * | | | | fileapi: add codemodel v2Brad King2018-12-125-2/+1192
| * | | | | fileapi: Report cmake generator in reply index fileBrad King2018-12-125-0/+30
| * | | | | fileapi: Add helper to create and reference a json reply fileBrad King2018-12-122-0/+17
| * | | | | fileapi: Add protocol v1 support for stateful per-client queriesBrad King2018-12-122-6/+370