summaryrefslogtreecommitdiffstats
path: root/Source/cmServerProtocol.cxx
Commit message (Expand)AuthorAgeFilesLines
* Single location for cmProp typedefVitaly Stakhovsky2020-06-011-2/+1
* server-mode: Fix regression in cache entry reportingVitaly Stakhovsky2020-05-281-1/+1
* Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-071-1/+1
* cmState::GetInitializedCacheValue: return cmPropVitaly Stakhovsky2020-04-301-2/+4
* Refactoring: add cm::contains to <cmext/algorithm>Marc Chevrier2020-04-171-2/+2
* cmState::GetCacheEntryProperty: return cmPropVitaly Stakhovsky2020-03-251-1/+1
* cmState::GetCacheEntryValue: return cmPropVitaly Stakhovsky2020-03-171-4/+2
* GlobalGenerator family: modernize memory managementMarc Chevrier2020-01-071-2/+2
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-10/+11
* cmstd: Modernize CMake system headersMarc Chevrier2019-09-201-1/+1
* clang-tidy: modernize-return-braced-init-listRegina Pfeifer2019-09-061-1/+1
* cmAlgorithms: Add cmContainsRegina Pfeifer2019-08-191-1/+2
* clang-tidy: Blacklist violations for version 8Regina Pfeifer2019-07-301-2/+1
* Introduce memory management helper: cm_memory.hxxMarc Chevrier2019-07-141-2/+2
* cmake: Simplify implementation of -E capabilitiesBrad King2019-06-071-1/+1
* server: deprecate in favor of the file-apiBrad King2019-04-221-0/+5
* cmake-server: Normalize build and source directoriesGregor Jasny2019-01-311-2/+11
* clang-tidy: Pass by valueRegina Pfeifer2019-01-221-14/+14
* Properties: Add CMAKE_ROLE global propertyKyle Edwards2019-01-171-1/+2
* clang-tidy: Fix readability-static-accessed-through-instanceRegina Pfeifer2018-11-211-1/+1
* cmake-server: Revert "Support codemodel filegroups for INTERFACE_SOURCES"Brad King2018-10-171-6/+1
* server: Compile json object generation source separatelyBrad King2018-09-211-6/+6
* server: Split json dictionary into separate headerBrad King2018-09-211-0/+1
* server: Split json object generation into separate sourceBrad King2018-09-211-801/+2
* server: factor out json object generation entry pointsBrad King2018-09-211-20/+34
* Merge topic 'gicv-stdstring'Brad King2018-09-121-4/+4
|\
| * cmState::GetInitializedCacheValue: Return as const std::string*Vitaly Stakhovsky2018-09-101-4/+4
* | genex: Simplify cmGeneratorExpressionInterpreterBrad King2018-09-071-5/+4
|/
* Merge topic 'cmakeServerSourcesForInterfaceLibraries'Brad King2018-09-041-40/+183
|\
| * cmake-server: Support codemodel filegroups for INTERFACE_SOURCESJustin Goshi2018-08-301-40/+183
* | Merge topic 'genex-evaluate-stdstring'Brad King2018-08-301-1/+1
|\ \
| * | Genex: Return Evaluate results as const std::string&Vitaly Stakhovsky2018-08-281-1/+1
* | | cmMakefile: return directories as const std::string&Vitaly Stakhovsky2018-08-271-1/+1
|/ /
* | cmCompiledGeneratorExpression::Evaluate(): return const std::string&Vitaly Stakhovsky2018-08-091-4/+3
|/
* IWYU: Fix workaround mapping for std::hashBrad King2018-08-071-1/+0
* IWYU: Add workaround mapping for std::hashBrad King2018-07-311-0/+1
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-13/+23
* Genex: Fix COMPILE_LANGUAGE in SYSTEM include directoriesBrad King2018-03-121-3/+4
* Reduce raw string pointers usage.Pavel Solodovnikov2018-01-311-6/+5
* Reduce allocation of temporary values on heap.Pavel Solodovnikov2018-01-261-3/+3
* Merge topic 'server-polish-opt-handshake'Brad King2018-01-251-14/+15
|\
| * Server-mode: Rename functions to reflect what they doTobias Hunger2018-01-241-14/+15
* | sourceFile properties: add property INCLUDE_DIRECTORIESMarc Chevrier2018-01-241-1/+18
* | sourceFile properties: add property COMPILE_OPTIONSMarc Chevrier2018-01-231-0/+5
|/
* server: fix crash if no min version specifiedJustin Goshi2018-01-191-2/+2
* server: Expand generator expressions for test infoJustin Goshi2018-01-041-7/+18
* Genex: Per-source $<COMPILE_LANGUAGE:...> supportMarc Chevrier2017-12-131-7/+12
* Merge branch 'backport-revert-server-target-backtraces' into revert-server-ta...Brad King2017-12-061-48/+0
|\
| * server: Revert "Report backtraces in codemodel response"Brad King2017-12-061-49/+0
* | server: drop "ctestInfo" backtrace informationBrad King2017-12-061-3/+0