Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 年之前 |
Brad King
|
5c724c4ca8
Merge topic 'server-polish-opt-handshake'
|
7 年之前 |
Tobias Hunger
|
9b1a3d244b
Server-mode: Rename functions to reflect what they do
|
7 年之前 |
Marc Chevrier
|
0448311179
sourceFile properties: add property INCLUDE_DIRECTORIES
|
7 年之前 |
Marc Chevrier
|
78b1c2e09e
sourceFile properties: add property COMPILE_OPTIONS
|
7 年之前 |
Justin Goshi
|
33802b3168
server: fix crash if no min version specified
|
7 年之前 |
Justin Goshi
|
2c1ecab64d
server: Expand generator expressions for test info
|
7 年之前 |
Marc Chevrier
|
10f58b27ac
Genex: Per-source $<COMPILE_LANGUAGE:...> support
|
7 年之前 |
Brad King
|
b7100756d7
Merge branch 'backport-revert-server-target-backtraces' into revert-server-target-backtraces
|
7 年之前 |
Brad King
|
976370d134
server: drop "ctestInfo" backtrace information
|
7 年之前 |
Brad King
|
8b2736c71c
server: Revert "Report backtraces in codemodel response"
|
7 年之前 |
Marc Chevrier
|
9432f686e6
Add generator expression support to per-source COMPILE_DEFINITIONS
|
8 年之前 |
Marc Chevrier
|
6bffc13ef1
Refactor per-source generator expression evaluation
|
8 年之前 |
Brad King
|
08f66764b3
Merge topic 'server-target-isGeneratorProvided'
|
8 年之前 |
Brad King
|
0c1912e3e5
Merge topic 'serverFixTestDiscovery'
|
8 年之前 |
Justin Goshi
|
afd9a339a1
server: return whether or not a target is generator provided
|
8 年之前 |
Justin Goshi
|
fe2c2b0ffb
server: ctestInfo fix to return all tests
|
8 年之前 |
Justin Goshi
|
cb7d0a80fa
server: project has install rule bug fix
|
8 年之前 |
Justin Goshi
|
cdf5f34b0c
server: return minimum cmake required version for each project
|
8 年之前 |
Justin Goshi
|
35a52bd1b4
server: add "ctestInfo" request to get test info
|
8 年之前 |
Justin Goshi
|
296eb9ad4c
cmake-server: Add target install destinations to codemodel
|
8 年之前 |
Matthias Maennich
|
79b8c3802a
Improve several occurrences of vector::push_back in loops
|
8 年之前 |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 年之前 |
Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 年之前 |
Daniel Pfeifer
|
7ddd43183d
Merge topic 'cstyle-casts'
|
8 年之前 |
Daniel Pfeifer
|
190e3825d4
Replace C-style casts
|
8 年之前 |
Daniel Pfeifer
|
4614a3b287
server: backport to C++11
|
8 年之前 |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 年之前 |
Aaron Orenstein
|
7bc6577017
Performance: Fix a few more unnecessary vector copies missed in af3fd6f
|
8 年之前 |
Daniel Pfeifer
|
cbcf6458f4
cmServerProtocol: Do not move into json::Value::append()
|
8 年之前 |