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
/
cmList.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmList: Avoid using operator-> on input iterator
Brad King
2023-11-07
1
-1/+1
*
Reduce sign conversion warnings
Matthew Woehlke
2023-08-29
1
-4/+6
*
Merge topic 'cmList-INSERT-regression'
Brad King
2023-08-19
1
-2/+13
|
\
|
*
list(INSERT): restore old behavior
Marc Chevrier
2023-08-17
1
-2/+13
|
*
cmList: Fix performance regression in append/prepend
Marc Chevrier
2023-08-04
1
-16/+41
*
|
cmList: Fix performance regression in append/prepend
Marc Chevrier
2023-08-04
1
-18/+20
*
|
cmList: Fix performance regression in Join / to_string
Nicolas van Kempen
2023-07-06
1
-7/+6
*
|
cmList: Add container conversion to string
Marc Chevrier
2023-06-22
1
-3/+38
|
/
*
list(): restore SUBLIST behavior
Marc Chevrier
2023-06-16
1
-1/+1
*
CMake code rely on cmList class for CMake lists management (part. 2)
Marc Chevrier
2023-04-29
1
-0/+19
*
cmList class: various enhancements
Marc Chevrier
2023-04-29
1
-85/+170
*
cmExpandList and cmExpandLists rely on cmList class
Marc Chevrier
2023-04-23
1
-3/+53
*
cmList: CMake list implementation
Marc Chevrier
2023-04-05
1
-0/+1198