Tobias Hunger
|
5dec0a2328
server-mode: Fix per-source COMPILE_FLAGS genex evaluation
|
9 years ago |
Brad King
|
23a63d2024
Merge topic 'cmake-server-pad-arguments'
|
9 years ago |
Tobias Hunger
|
28e891f0c7
server-mode: Do not ignore the first cacheArgument on configure
|
9 years ago |
Brad King
|
dadccc752e
Merge topic 'cmake-server-fix-16423'
|
9 years ago |
Tobias Hunger
|
516a2cd360
server-mode: Reset GlobalGenerator before configure
|
9 years ago |
Brad King
|
01567fd74f
Merge topic 'src-COMPILE_FLAGS-genex'
|
9 years ago |
Daniel Pfeifer
|
5214bb354b
Avoid some copies
|
9 years ago |
Zsolt Parragi
|
1e4bb35894
Add generator expression support to per-source COMPILE_FLAGS
|
9 years ago |
Brad King
|
18a966c80f
Merge topic 'cmake-server-handshake-improvements'
|
9 years ago |
Tobias Hunger
|
42ccbee11c
server-mode: Handle generator toolset and platform in handshake
|
9 years ago |
Tobias Hunger
|
d792491c40
cmake-server: Better error reporting during handshake
|
9 years ago |
Brad King
|
a5f4463eed
Merge topic 'clang-tidy'
|
9 years ago |
Daniel Pfeifer
|
effa6c8343
fix more issues reported by clang-tidy
|
9 years ago |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 years ago |
Stephen Kelly
|
163991dd83
cmServerProtocol: Remove unused header
|
9 years ago |
Stephen Kelly
|
f03d446e96
cmLinkLineComputer: Move FrameworkPath computation from cmLocalGenerator
|
9 years ago |
Stephen Kelly
|
0c97806325
cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGenerator
|
9 years ago |
Stephen Kelly
|
5b361fdda0
cmLinkLineComputer: Extract from cmLocalGenerator
|
9 years ago |
Tobias Hunger
|
4e34f04250
server-mode: Watch CMakeLists.txt files
|
9 years ago |
Tobias Hunger
|
262500028c
server-mode: Report watched files to client
|
9 years ago |
Tobias Hunger
|
0d96e19329
server-mode: Add infrastructure to watch the filesystem
|
9 years ago |
Tobias Hunger
|
7b1e60f26e
server-mode: Report CMakeCache entries
|
9 years ago |
Tobias Hunger
|
84553a6e70
server-mode: Add command to retrieve build system files
|
9 years ago |
Tobias Hunger
|
ead71873b2
server-mode: Report information relevant for a codemodel
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Tobias Hunger
|
890432672b
server-mode: Add command to compute the build system
|
9 years ago |
Tobias Hunger
|
0a8ad6700e
server-mode: Add a configure command
|
9 years ago |
Tobias Hunger
|
544f65f44d
server-mode: Set global configuration of cmake via a command
|
9 years ago |
Tobias Hunger
|
82104cc7a8
server-mode: Query global configuration of cmake via a command
|
9 years ago |
Daniel Pfeifer
|
92207752df
cmServer: add braces around conditional statements
|
9 years ago |