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
/
cmTargetPropertyComputer.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmTargetPropertyComputer: Initialize static std::unordered_set on construction
Sebastian Holtermann
2019-06-04
1
-16/+15
*
InterfaceLibrary: Whitelist EXPORT_PROPERTIES property
Brad King
2019-05-17
1
-0/+1
*
INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER properties
Avraham Shukron
2019-04-11
1
-0/+2
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-5/+5
*
cmTargetPropertyComputer: whitelist 'MANUALLY_ADDED_DEPENDENCIES'.
Sebastian Lipponer
2019-01-14
1
-0/+1
*
cmTargetPropertyComputer: whitelist custom properties
Ben Boeckel
2017-11-21
1
-0/+7
*
Add new target-property `IMPORTED_GLOBAL`.
Deniz Bahadir
2017-11-07
1
-0/+1
*
Do not initialize NO_SYSTEM_FROM_IMPORTED on INTERFACE libraries
Brad King
2017-10-13
1
-1/+8
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1/+1
*
Use C++11 unordered containers
Daniel Pfeifer
2017-08-22
1
-2/+2
*
Allow NO_SYSTEM_FROM_IMPORTED on imported INTERFACE libraries
Brad King
2016-11-21
1
-0/+1
*
Merge topic 'imported-interface-libname'
Brad King
2016-11-09
1
-1/+3
|
\
|
*
Allow imported INTERFACE libraries to specify a link library name
Brad King
2016-11-09
1
-1/+3
*
|
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-6/+5
|
/
*
Introduce CM_UNORDERED_SET
Daniel Pfeifer
2016-10-24
1
-11/+2
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-3/+3
*
cmTargetPropertyComputer: Template some methods on the Target
Stephen Kelly
2016-10-15
1
-189/+0
*
cmTargetPropertyComputer: Unify whitelist handling from cmTarget
Stephen Kelly
2016-10-15
1
-0/+16
*
cmTargetPropertyComputer: Move whitelist check from cmTarget
Stephen Kelly
2016-10-15
1
-1/+30
*
cmTargetPropertyComputer: Extract into new files
Stephen Kelly
2016-10-15
1
-0/+243