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
*
CYGWIN: Drop pre-2.8.4 compatibility mode CMAKE_LEGACY_CYGWIN_WIN32
Brad King
2023-01-19
1
-8/+0
*
cmState: Clarify name of member tracking the active scope in a directory
Brad King
2022-11-07
1
-5/+5
*
LINUX: Set CMAKE_HOST_LINUX variable when running on a Linux host
Cristian Adam
2022-09-09
1
-0/+5
*
BSD: Set CMAKE_HOST_BSD variable on a BSD host
Cristian Adam
2022-09-05
1
-0/+14
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-3/+3
*
Refactor: Convert parallel string/backtrace vectors to BT vectors
Kyle Edwards
2021-09-03
1
-20/+7
*
Refactor: Use new SetProperty signatures
Marc Chevrier
2021-08-25
1
-1/+1
*
cmProp: refactoring: transform alias in class
Marc Chevrier
2021-08-08
1
-2/+1
*
Refactor: Add cmSystemTools::GetSystemName()
Kyle Edwards
2021-03-15
1
-35/+20
*
Merge topic 'GetExecutionListFile-by-ref'
Brad King
2020-09-08
1
-1/+1
|
\
|
*
cmStateSnapshot: Return const reference from GetExecutionListFile()
Oleksandr Koval
2020-09-03
1
-1/+1
*
|
Refactor: Use cmToCStr()
Vitaly Stakhovsky
2020-09-03
1
-2/+1
|
/
*
cmIsOn: add overload accepting const std::string*
Vitaly Stakhovsky
2020-07-14
1
-1/+1
*
cmake: Remove broken '--warn-unused-vars' option
Brad King
2020-06-29
1
-5/+0
*
cmStateSnapshot: Invert CanPopPolicyScope return value to match name
Brad King
2020-06-18
1
-1/+1
*
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0/+1
*
cmPropertyMap: Introduce cmProp as return type for GetProperty() functions
Vitaly Stakhovsky
2020-03-13
1
-2/+3
*
Android: add support for native compilation, such as with the Termux app
Butta
2019-10-15
1
-0/+4
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-3/+3
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
clang-tidy: modernize-use-auto
Regina Pfeifer
2019-09-10
1
-11/+7
*
clang-tidy: modernize-return-braced-init-list
Regina Pfeifer
2019-09-06
1
-4/+3
*
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
Sebastian Holtermann
2019-08-17
1
-1/+1
*
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