Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #12342: Add APPEND_STRING option to set_property() | Alex Neundorf | 2011-07-15 | 1 | -0/+18 |
* | Test cache entry property "STRINGS" | Brad King | 2009-07-29 | 1 | -1/+5 |
* | ENH: Teach set/get_property about CACHE properties | Brad King | 2009-03-10 | 1 | -0/+26 |
* | ENH: support unset of properties | Ken Martin | 2008-04-01 | 1 | -3/+35 |
* | ENH: preclean some warnings | Ken Martin | 2008-03-25 | 1 | -0/+1 |
* | ENH: Updated DEFINE_PROPERTY command to be more extendible and more consisten... | Brad King | 2008-02-14 | 1 | -2/+4 |
* | ENH: Changed signature of GET_PROPERTY command to be more powerful and extend... | Brad King | 2008-01-17 | 1 | -10/+12 |
* | ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerfu... | Brad King | 2008-01-17 | 1 | -5/+4 |
* | ENH: Added SOURCES property to targets. This is based on patch from issues #... | Brad King | 2007-12-17 | 1 | -1/+11 |
* | ENH: some property cleanup and added GetProperty | Ken Martin | 2007-06-25 | 1 | -4/+30 |
* | ENH: added new test for SourceFile objects and properties | Ken Martin | 2007-05-31 | 4 | -0/+38 |