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
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-10/+11
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1/+1
*
clang-tidy: modernize-return-braced-init-list
Regina Pfeifer
2019-09-06
1
-1/+1
*
cmAlgorithms: Add cmContains
Regina Pfeifer
2019-08-19
1
-1/+2
*
clang-tidy: Blacklist violations for version 8
Regina Pfeifer
2019-07-30
1
-2/+1
*
Introduce memory management helper: cm_memory.hxx
Marc Chevrier
2019-07-14
1
-2/+2
*
cmake: Simplify implementation of -E capabilities
Brad King
2019-06-07
1
-1/+1
*
server: deprecate in favor of the file-api
Brad King
2019-04-22
1
-0/+5
*
cmake-server: Normalize build and source directories
Gregor Jasny
2019-01-31
1
-2/+11
*
clang-tidy: Pass by value
Regina Pfeifer
2019-01-22
1
-14/+14
*
Properties: Add CMAKE_ROLE global property
Kyle Edwards
2019-01-17
1
-1/+2
*
clang-tidy: Fix readability-static-accessed-through-instance
Regina Pfeifer
2018-11-21
1
-1/+1
*
cmake-server: Revert "Support codemodel filegroups for INTERFACE_SOURCES"
Brad King
2018-10-17
1
-6/+1
*
server: Compile json object generation source separately
Brad King
2018-09-21
1
-6/+6
*
server: Split json dictionary into separate header
Brad King
2018-09-21
1
-0/+1
*
server: Split json object generation into separate source
Brad King
2018-09-21
1
-801/+2
*
server: factor out json object generation entry points
Brad King
2018-09-21
1
-20/+34
*
Merge topic 'gicv-stdstring'
Brad King
2018-09-12
1
-4/+4
|
\
|
*
cmState::GetInitializedCacheValue: Return as const std::string*
Vitaly Stakhovsky
2018-09-10
1
-4/+4
*
|
genex: Simplify cmGeneratorExpressionInterpreter
Brad King
2018-09-07
1
-5/+4
|
/
*
Merge topic 'cmakeServerSourcesForInterfaceLibraries'
Brad King
2018-09-04
1
-40/+183
|
\
|
*
cmake-server: Support codemodel filegroups for INTERFACE_SOURCES
Justin Goshi
2018-08-30
1
-40/+183
*
|
Merge topic 'genex-evaluate-stdstring'
Brad King
2018-08-30
1
-1/+1
|
\
\
|
*
|
Genex: Return Evaluate results as const std::string&
Vitaly Stakhovsky
2018-08-28
1
-1/+1
*
|
|
cmMakefile: return directories as const std::string&
Vitaly Stakhovsky
2018-08-27
1
-1/+1
|
/
/
*
|
cmCompiledGeneratorExpression::Evaluate(): return const std::string&
Vitaly Stakhovsky
2018-08-09
1
-4/+3
|
/
*
IWYU: Fix workaround mapping for std::hash
Brad King
2018-08-07
1
-1/+0
*
IWYU: Add workaround mapping for std::hash
Brad King
2018-07-31
1
-0/+1
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-13/+23
*
Genex: Fix COMPILE_LANGUAGE in SYSTEM include directories
Brad King
2018-03-12
1
-3/+4
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-6/+5
*
Reduce allocation of temporary values on heap.
Pavel Solodovnikov
2018-01-26
1
-3/+3
*
Merge topic 'server-polish-opt-handshake'
Brad King
2018-01-25
1
-14/+15
|
\
|
*
Server-mode: Rename functions to reflect what they do
Tobias Hunger
2018-01-24
1
-14/+15
*
|
sourceFile properties: add property INCLUDE_DIRECTORIES
Marc Chevrier
2018-01-24
1
-1/+18
*
|
sourceFile properties: add property COMPILE_OPTIONS
Marc Chevrier
2018-01-23
1
-0/+5
|
/
*
server: fix crash if no min version specified
Justin Goshi
2018-01-19
1
-2/+2
*
server: Expand generator expressions for test info
Justin Goshi
2018-01-04
1
-7/+18
*
Genex: Per-source $<COMPILE_LANGUAGE:...> support
Marc Chevrier
2017-12-13
1
-7/+12
*
Merge branch 'backport-revert-server-target-backtraces' into revert-server-ta...
Brad King
2017-12-06
1
-48/+0
|
\
|
*
server: Revert "Report backtraces in codemodel response"
Brad King
2017-12-06
1
-49/+0
*
|
server: drop "ctestInfo" backtrace information
Brad King
2017-12-06
1
-3/+0
*
|
Add generator expression support to per-source COMPILE_DEFINITIONS
Marc Chevrier
2017-12-05
1
-2/+8
*
|
Refactor per-source generator expression evaluation
Marc Chevrier
2017-12-04
1
-5/+3
*
|
Merge topic 'server-target-isGeneratorProvided'
Brad King
2017-11-27
1
-0/+2
|
\
\
|
*
|
server: return whether or not a target is generator provided
Justin Goshi
2017-11-20
1
-0/+2
*
|
|
Merge topic 'serverFixTestDiscovery'
Brad King
2017-11-27
1
-72/+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
server: ctestInfo fix to return all tests
Justin Goshi
2017-11-17
1
-72/+19
*
|
|
server: project has install rule bug fix
Justin Goshi
2017-11-16
1
-1/+14
|
/
/
*
|
server: return minimum cmake required version for each project
Justin Goshi
2017-11-07
1
-0/+2
[next]