index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmCPluginAPI.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-2
/
+2
*
Source: Fix various compiler warnings in Visual Studio 2017
Bruno Manganelli
2019-01-09
1
-1
/
+1
*
clang-tidy: Use default member initialization
Regina Pfeifer
2018-12-15
1
-5
/
+2
*
LINK_DIRECTORIES: Add new properties and commands
Marc Chevrier
2018-09-25
1
-1
/
+1
*
cmMakefile: return directories as const std::string&
Vitaly Stakhovsky
2018-08-27
1
-4
/
+4
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-4
/
+5
*
cmMakefile: Improve ExpandVariablesInString return type
Vitaly Stakhovsky
2018-05-01
1
-1
/
+2
*
cmCPluginAPI: Remove a few unnecessary c_str() calls
Vitaly Stakhovsky
2018-05-01
1
-3
/
+3
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-2
/
+2
*
server: return whether or not a target is generator provided
Justin Goshi
2017-11-20
1
-2
/
+2
*
cmCPluginAPI: remove explicit casts to void*
Rolf Eike Beer
2017-09-23
1
-5
/
+4
*
cmCPluginAPI: do not check pointer before calling free()
Rolf Eike Beer
2017-09-23
1
-3
/
+1
*
cmCPluginAPI: use strdup() instead of open coding it
Rolf Eike Beer
2017-09-23
1
-17
/
+5
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-5
/
+4
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-11
/
+11
*
clang-tidy: apply readability-redundant-control-flow fixes
Daniel Pfeifer
2016-12-12
1
-1
/
+0
*
cmCPluginAPI: Fix clang-tidy findings
Daniel Pfeifer
2016-11-05
1
-4
/
+4
*
Separate compilation for commands included in cmCommands
Daniel Pfeifer
2016-10-21
1
-2
/
+4
*
cmState: Move CacheEntryType enum to separate namespace
Stephen Kelly
2016-10-19
1
-6
/
+6
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-5
/
+5
*
cmMakefile: Inline method into only remaining caller
Stephen Kelly
2016-10-07
1
-3
/
+32
*
cmMakefile: Inline method into only caller
Stephen Kelly
2016-10-07
1
-1
/
+8
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
Avoid else after return
Daniel Pfeifer
2016-09-16
1
-9
/
+6
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-11
/
+11
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-358
/
+278
*
Source: Stabilize include order
Brad King
2016-04-29
1
-1
/
+2
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-15
1
-1
/
+1
*
cmTarget: Move link type enum out.
Stephen Kelly
2015-10-15
1
-3
/
+3
*
Merge topic 'refactor-cache-manager'
Brad King
2015-10-12
1
-4
/
+4
|
\
|
*
cmState: Add API for cache version.
Stephen Kelly
2015-10-10
1
-4
/
+4
*
|
cmCPluginAPI: Inline code to get project name.
Stephen Kelly
2015-10-09
1
-1
/
+1
|
/
*
cmMakefile: Use std::string in ProjectName API.
Stephen Kelly
2015-08-25
1
-1
/
+3
*
cmListFileArgument: Remove FilePath member.
Stephen Kelly
2015-06-21
1
-2
/
+1
*
cmPropertyMap: Remove chaining logic.
Stephen Kelly
2015-06-07
1
-8
/
+2
*
cmPropertyMap: Remove scope parameter from API where not used.
Stephen Kelly
2015-06-07
1
-3
/
+2
*
cmMakefile: Port users of GetStart* methods to new names.
Stephen Kelly
2015-04-21
1
-2
/
+2
*
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-21
1
-1
/
+1
*
cmMakefile: Rename GetCurrent{,Source}Directory.
Stephen Kelly
2015-04-21
1
-1
/
+1
*
Port cmCommand consumers to cmState.
Stephen Kelly
2015-04-15
1
-1
/
+1
*
Move property definition to cmState.
Stephen Kelly
2015-04-13
1
-1
/
+1
*
cmState: Move CacheEntryType enum from cmCacheManager.
Stephen Kelly
2015-04-13
1
-6
/
+6
*
cmMakefile: Remove cache version accessors.
Stephen Kelly
2015-04-07
1
-2
/
+4
*
Revert topic 'refactor-cache-api'
Brad King
2015-04-07
1
-4
/
+2
*
cmMakefile: Remove cache version accessors.
Stephen Kelly
2015-04-06
1
-2
/
+4
*
Remove use of ExpandSourceListArguments.
Stephen Kelly
2015-02-05
1
-4
/
+3
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1
/
+1
*
Add an option for explicit BYPRODUCTS of custom commands (#14963)
Brad King
2014-11-14
1
-1
/
+2
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-3
/
+3
*
cmListFileArgument: Generalize 'Quoted' bool to 'Delimeter' enum
Brad King
2013-08-08
1
-2
/
+3
[next]