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 |
Brad King
|
5c724c4ca8
Merge topic 'server-polish-opt-handshake'
|
7 years ago |
Tobias Hunger
|
9b1a3d244b
Server-mode: Rename functions to reflect what they do
|
7 years ago |
Marc Chevrier
|
0448311179
sourceFile properties: add property INCLUDE_DIRECTORIES
|
7 years ago |
Marc Chevrier
|
78b1c2e09e
sourceFile properties: add property COMPILE_OPTIONS
|
7 years ago |
Justin Goshi
|
33802b3168
server: fix crash if no min version specified
|
7 years ago |
Justin Goshi
|
2c1ecab64d
server: Expand generator expressions for test info
|
7 years ago |
Marc Chevrier
|
10f58b27ac
Genex: Per-source $<COMPILE_LANGUAGE:...> support
|
7 years ago |
Brad King
|
b7100756d7
Merge branch 'backport-revert-server-target-backtraces' into revert-server-target-backtraces
|
7 years ago |
Brad King
|
976370d134
server: drop "ctestInfo" backtrace information
|
7 years ago |
Brad King
|
8b2736c71c
server: Revert "Report backtraces in codemodel response"
|
7 years ago |
Marc Chevrier
|
9432f686e6
Add generator expression support to per-source COMPILE_DEFINITIONS
|
8 years ago |
Marc Chevrier
|
6bffc13ef1
Refactor per-source generator expression evaluation
|
8 years ago |
Brad King
|
08f66764b3
Merge topic 'server-target-isGeneratorProvided'
|
8 years ago |
Brad King
|
0c1912e3e5
Merge topic 'serverFixTestDiscovery'
|
8 years ago |
Justin Goshi
|
afd9a339a1
server: return whether or not a target is generator provided
|
8 years ago |
Justin Goshi
|
fe2c2b0ffb
server: ctestInfo fix to return all tests
|
8 years ago |
Justin Goshi
|
cb7d0a80fa
server: project has install rule bug fix
|
8 years ago |
Justin Goshi
|
cdf5f34b0c
server: return minimum cmake required version for each project
|
8 years ago |
Justin Goshi
|
35a52bd1b4
server: add "ctestInfo" request to get test info
|
8 years ago |
Justin Goshi
|
296eb9ad4c
cmake-server: Add target install destinations to codemodel
|
8 years ago |
Matthias Maennich
|
79b8c3802a
Improve several occurrences of vector::push_back in loops
|
8 years ago |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 years ago |