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
/
cmStateSnapshot.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmDefinitions: Remove const char* based Set method
Sebastian Holtermann
2019-07-24
1
-4/+8
*
cmake: inlined files dir constant and removed it from cmake.h
Bruno Manganelli
2019-01-21
1
-3/+1
*
clang-tidy: Remove redundant member initializations
Regina Pfeifer
2018-12-15
1
-1/+0
*
cmStateSnapshot: Add method to get current directory snapshot
Brad King
2018-12-11
1
-0/+6
*
LINK_DIRECTORIES: Add new properties and commands
Marc Chevrier
2018-09-25
1
-0/+7
*
cmStateSnapshot::GetDefinition(): Return std::string const*
Vitaly Stakhovsky
2018-09-06
1
-3/+4
*
LINK_OPTIONS: Add new family of properties
Marc Chevrier
2018-06-06
1
-0/+7
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-2/+2
*
cmake_policy: Add undocumented PARENT_SCOPE option to GET
Brad King
2018-04-18
1
-2/+6
*
Replace some uses of sprintf with std::to_string
jrp2014
2018-04-05
1
-10/+9
*
include_regular_expression: Fix propagation to subdirectories
Brad King
2018-01-24
1
-0/+6
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1/+1
*
Pass large types by const&, small types by value
Daniel Pfeifer
2017-06-03
1
-1/+1
*
Fix CMAKE_HOST_SYSTEM_NAME on SunOS
Brad King
2017-02-27
1
-1/+1
*
Make CMAKE_HOST_SYSTEM_NAME available in scripting context
Gregor Jasny
2017-02-19
1
-0/+10
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-1/+13
*
cmState: Split auxiliary classes into separate files
Stephen Kelly
2016-10-19
1
-0/+415