Regina Pfeifer
|
d63c1e4e6e
clang-tidy: modernize-return-braced-init-list
|
6 years ago |
Regina Pfeifer
|
2dfc52675c
cmAlgorithms: Add cmContains
|
6 years ago |
Regina Pfeifer
|
4af094c8df
clang-tidy: Blacklist violations for version 8
|
6 years ago |
Marc Chevrier
|
d9b2c7dae2
Introduce memory management helper: cm_memory.hxx
|
6 years ago |
Brad King
|
6696855f72
cmake: Simplify implementation of -E capabilities
|
6 years ago |
Brad King
|
996e1885c4
server: deprecate in favor of the file-api
|
6 years ago |
Gregor Jasny
|
1c6c2bae28
cmake-server: Normalize build and source directories
|
6 years ago |
Regina Pfeifer
|
5a0784ddea
clang-tidy: Pass by value
|
6 years ago |
Kyle Edwards
|
4568d046c4
Properties: Add CMAKE_ROLE global property
|
6 years ago |
Regina Pfeifer
|
3e60580784
clang-tidy: Fix readability-static-accessed-through-instance
|
7 years ago |
Brad King
|
284a38e42f
cmake-server: Revert "Support codemodel filegroups for INTERFACE_SOURCES"
|
7 years ago |
Brad King
|
72b4c2c48a
server: Compile json object generation source separately
|
7 years ago |
Brad King
|
b48165346f
server: Split json dictionary into separate header
|
7 years ago |
Brad King
|
85be67217b
server: Split json object generation into separate source
|
7 years ago |
Brad King
|
aabce52851
server: factor out json object generation entry points
|
7 years ago |
Brad King
|
708b3fecfe
Merge topic 'gicv-stdstring'
|
7 years ago |
Vitaly Stakhovsky
|
13d10ee616
cmState::GetInitializedCacheValue: Return as const std::string*
|
7 years ago |
Brad King
|
1b57f49586
genex: Simplify cmGeneratorExpressionInterpreter
|
7 years ago |
Brad King
|
69ce062969
Merge topic 'cmakeServerSourcesForInterfaceLibraries'
|
7 years ago |
Justin Goshi
|
d74c2282ea
cmake-server: Support codemodel filegroups for INTERFACE_SOURCES
|
7 years ago |
Brad King
|
d879999534
Merge topic 'genex-evaluate-stdstring'
|
7 years ago |
Vitaly Stakhovsky
|
65ab9ce938
Genex: Return Evaluate results as const std::string&
|
7 years ago |
Vitaly Stakhovsky
|
c8fd23ec6f
cmMakefile: return directories as const std::string&
|
7 years ago |
Vitaly Stakhovsky
|
c530e2f74f
cmCompiledGeneratorExpression::Evaluate(): return const std::string&
|
7 years ago |
Brad King
|
aefb8559dc
IWYU: Fix workaround mapping for std::hash
|
7 years ago |
Brad King
|
276d3c7afe
IWYU: Add workaround mapping for std::hash
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Brad King
|
2deb9b7f34
Genex: Fix COMPILE_LANGUAGE in SYSTEM include directories
|
7 years ago |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 years ago |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 years ago |