Andreas Mohr
bf019d765d
Fix spelling and typos (non-binary)
2013-05-07 08:39:19 -04:00
Andreas Mohr
ddac8d3d2d
Fix spelling and typos (affecting binary data / module messages)
2013-05-07 08:39:19 -04:00
Stephen Kelly
46e28960a5
The COMPATIBLE_INTERFACE does not affect the target it is set on.
...
Test and document this.
2013-02-07 16:21:09 +01:00
Stephen Kelly
30268b46f8
Handle reading empty properties defined by the link interface.
...
This was segfaulting before.
2013-01-31 11:18:49 +01:00
Stephen Kelly
2fb2c32f9b
Add the COMPATIBLE_INTERFACE_STRING property.
2013-01-24 20:36:04 +01:00
Stephen Kelly
6fbe3ce4ef
Exclude the LINK_LIBRARIES related properties from INTERFACE evaluation.
...
These interface-related link-libraries properties are used to determine
the value of the other INTERFACE properties, so we were getting infinite
recursion and segfaults otherwise.
2013-01-24 08:17:46 -05:00
Stephen Kelly
e98799105b
Make INTERFACE determined properties readable in generator expressions.
...
The properties are evaluated as link-dependent interface properties when
evaluating the generator expressions.
2013-01-20 17:06:47 +01:00