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
*
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