Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 0.8.4. | Jung-uk Kim | 2015-05-08 | 1 | -2/+2 |
| | | | | | | | Approved by: oliver Notes: svn path=/head/; revision=385838 | ||||
* | - OPTIONize. This adds support for more features, fixes multiple hidden ↵ | Dmitry Marakasov | 2014-05-14 | 1 | -0/+15 |
dependencies and fixes build in presence of boost-python-libs (won't compile if cegui picks it up). Default options set to match what cegui currently builds with + TINYXML option - Enable TINYXML by default, needed for games/secretmaryochronicles - Use canonical names for patches - Fix freetype detection - Fix linking with libexecinfo (link it with the library, not just add it to pkgconfig file) - Add LICENSE Approved by: oliver (maintainer) Notes: svn path=/head/; revision=354016 |