index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmServerProtocol.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'clang-tidy'
Brad King
2016-10-20
1
-8/+14
|
\
|
*
fix more issues reported by clang-tidy
Daniel Pfeifer
2016-10-20
1
-8/+14
*
|
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-1/+1
*
|
cmServerProtocol: Remove unused header
Stephen Kelly
2016-10-18
1
-1/+0
|
/
*
cmLinkLineComputer: Move FrameworkPath computation from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-1/+1
*
cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-6/+4
*
cmLinkLineComputer: Extract from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-2/+7
*
server-mode: Watch CMakeLists.txt files
Tobias Hunger
2016-09-29
1
-0/+34
*
server-mode: Report watched files to client
Tobias Hunger
2016-09-29
1
-0/+22
*
server-mode: Add infrastructure to watch the filesystem
Tobias Hunger
2016-09-29
1
-0/+8
*
server-mode: Report CMakeCache entries
Tobias Hunger
2016-09-28
1
-0/+64
*
server-mode: Add command to retrieve build system files
Tobias Hunger
2016-09-28
1
-2/+97
*
server-mode: Report information relevant for a codemodel
Tobias Hunger
2016-09-28
1
-0/+386
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
server-mode: Add command to compute the build system
Tobias Hunger
2016-09-26
1
-0/+23
*
server-mode: Add a configure command
Tobias Hunger
2016-09-26
1
-0/+89
*
server-mode: Set global configuration of cmake via a command
Tobias Hunger
2016-09-26
1
-0/+44
*
server-mode: Query global configuration of cmake via a command
Tobias Hunger
2016-09-26
1
-0/+34
*
cmServer: add braces around conditional statements
Daniel Pfeifer
2016-09-23
1
-15/+27
*
server-mode: Allow for sending signals
Tobias Hunger
2016-09-22
1
-0/+7
*
server-mode: Pass server into cmServerProtocol
Tobias Hunger
2016-09-22
1
-1/+4
*
server-mode: Move constants for server mode into its own file
Tobias Hunger
2016-09-22
1
-9/+3
*
server-mode: Report Messages from cmake to clients
Tobias Hunger
2016-09-20
1
-0/+6
*
cmake-server: Use consistent constant naming style
Tobias Hunger
2016-09-20
1
-9/+6
*
server-mode: Add --experimental flag
Tobias Hunger
2016-09-20
1
-0/+5
*
cmake-server: Implement ServerProtocol 1.0
Tobias Hunger
2016-09-19
1
-0/+135
*
cmake-server: Bare-bones server implementation
Tobias Hunger
2016-09-19
1
-0/+129