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
/
cmStateDirectory.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmConstStack: Factor out of cmListFileBacktrace
Brad King
2022-04-02
1
-0
/
+1
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-19
/
+21
*
Refactor: Convert parallel string/backtrace vectors to BT vectors
Kyle Edwards
2021-09-03
1
-139
/
+47
*
Enhancement: SetProperty accept cmProp or std::string
Marc Chevrier
2021-08-25
1
-2
/
+14
*
cmProp: refactoring: transform alias in class
Marc Chevrier
2021-08-08
1
-15
/
+15
*
Add directory property to list imported targets
Brad King
2021-06-10
1
-0
/
+6
*
cmState: Record imported target names in each directory
Brad King
2021-06-10
1
-0
/
+5
*
cmOutputConverter: Adopt relative path conversion helpers
Brad King
2021-05-17
1
-89
/
+0
*
cmStateDirectory: Clarify relative path top selection logic
Brad King
2021-05-17
1
-38
/
+18
*
cmStateDirectory: Remove network path logic from relative path top selection
Brad King
2021-05-17
1
-12
/
+1
*
cmStateDirectory: Fix comment on relative path top directory selection
Brad King
2021-05-17
1
-4
/
+2
*
cmStateDirectory: Comment relative path top directory selection approach
Brad King
2021-05-13
1
-0
/
+6
*
cmStateDirectory: Rename ConvertToRelPathIf{Not => }Contained
Brad King
2021-05-12
1
-1
/
+1
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-4
/
+6
*
cmIsOn: add overload accepting const std::string*
Vitaly Stakhovsky
2020-07-14
1
-2
/
+1
*
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-16
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