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 |
Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 years ago |
Daniel Pfeifer
|
7ddd43183d
Merge topic 'cstyle-casts'
|
8 years ago |
Daniel Pfeifer
|
190e3825d4
Replace C-style casts
|
8 years ago |
Daniel Pfeifer
|
4614a3b287
server: backport to C++11
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Aaron Orenstein
|
7bc6577017
Performance: Fix a few more unnecessary vector copies missed in af3fd6f
|
8 years ago |
Daniel Pfeifer
|
cbcf6458f4
cmServerProtocol: Do not move into json::Value::append()
|
8 years ago |
Daniel Pfeifer
|
91417e4ca3
cmServerProtocol: pass cmBacktraceRange by value
|
8 years ago |
Daniel Pfeifer
|
1df3875871
cmServerProtocol: allow 'cache' request before 'configure'
|
8 years ago |
Daniel Pfeifer
|
187332b2fa
cmServerProtocol: fix test of empty values
|
8 years ago |
Brad King
|
ee79d7a130
Merge topic 'server-fix-crash'
|
8 years ago |
Laurent Rineau
|
70272f3c36
server: Fix crash on missing cache entries
|
8 years ago |
Brad King
|
fc4f352513
Merge topic 'server-refactor'
|
8 years ago |
Ivan Shcherbakov
|
0c57238215
server: Report backtraces in codemodel response
|
8 years ago |
Justin Berger
|
5ddfb6a472
server: Add connection as part of a request
|
8 years ago |
Ivan Shcherbakov
|
4db3227514
server: Rename cmServerProtocol1_0 to cmServerProtocol1
|
8 years ago |
Daniel Pfeifer
|
c36d63cd48
cmake: initialize with Role that controls which commands to register
|
8 years ago |
Daniel Pfeifer
|
f3e216131b
cmServer: include what you use
|
8 years ago |
Daniel Pfeifer
|
a168b4ccc2
cmServerProtocol: avoid copies in range for
|
8 years ago |