Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add COMPILE_OPTIONS target property. | Stephen Kelly | 2013-06-02 | 1 | -0/+1 |
* | Fix constness of accessors. | Stephen Kelly | 2013-02-23 | 1 | -2/+2 |
* | Optimize genex evaluation for includes and defines. | Stephen Kelly | 2013-02-02 | 1 | -1/+3 |
* | Add API to check if we're reading a includes or defines property. | Stephen Kelly | 2013-01-31 | 1 | -0/+2 |
* | Make INTERFACE determined properties readable in generator expressions. | Stephen Kelly | 2013-01-20 | 1 | -0/+3 |
* | Make cycles in target properties ignored, not an error. | Stephen Kelly | 2013-01-05 | 1 | -3/+9 |
* | Add API to check that dependent target properties form a DAG. | Stephen Kelly | 2012-09-28 | 1 | -0/+44 |