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
/
cmStateDirectory.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmStateDirectory::GetProperty: return cmProp
Vitaly Stakhovsky
2020-03-27
1
-20/+20
*
cmState::GetGlobalProperty: return cmProp
Vitaly Stakhovsky
2020-03-25
1
-1/+1
*
cmPropertyMap: Introduce cmProp as return type for GetProperty() functions
Vitaly Stakhovsky
2020-03-13
1
-2/+2
*
AppendProperty: convert value param to std::string
Vitaly Stakhovsky
2020-01-25
1
-1/+1
*
Refactoring: use append functions from cmext/algorithm
Marc Chevrier
2019-12-17
1
-1/+2
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-5/+6
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
clang-tidy: modernize-use-auto
Regina Pfeifer
2019-09-10
1
-33/+18
*
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
Sebastian Holtermann
2019-08-17
1
-1/+1
*
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
1
-0/+1
*
cmPropertyMap: Rename GetPropertyList method to GetKeys
Sebastian Holtermann
2019-06-08
1
-7/+1
*
Use cmAppend to append ranges to std::vector instances
Sebastian Holtermann
2019-05-23
1
-3/+1
*
cmRange: Move to dedicated header file
Regina Pfeifer
2019-02-21
1
-0/+1
*
Modernize: Use ranged for-loops when possible
Artur Ryt
2019-02-07
1
-6/+5
*
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
Bruno Manganelli
2019-01-27
1
-0/+9
*
cmOutputConverter: Moved ContainedInDirectory to cmStateDirectory
Bruno Manganelli
2018-12-08
1
-0/+17
*
link_directories(): enhance capabilities
Marc Chevrier
2018-09-25
1
-0/+27
*
LINK_DIRECTORIES: Add new properties and commands
Marc Chevrier
2018-09-25
1
-0/+53
*
cmStateDirectory: use const std::string& for return values
Vitaly Stakhovsky
2018-08-12
1
-9/+9
*
LINK_OPTIONS: Add new family of properties
Marc Chevrier
2018-06-06
1
-0/+52
*
Improve several occurrences of vector::push_back in loops
Matthias Maennich
2017-09-28
1
-0/+1
*
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-15
1
-2/+2
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-8/+4
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-0/+10
*
cmState: Split auxiliary classes into separate files
Stephen Kelly
2016-10-19
1
-0/+518