summaryrefslogtreecommitdiff
path: root/dependencies.py
AgeCommit message (Expand)Author
2013-04-10Can use Apple frameworks with Objective C.Jussi Pakkanen
2013-04-06Added support for GNUStep.Jussi Pakkanen
2013-04-01Print version strings on error.Jussi Pakkanen
2013-04-01Can build Qt5 applications.Jussi Pakkanen
2013-04-01Qt5 apps compile with only a slight amount of cheating.Jussi Pakkanen
2013-04-01Can generate sources with moc and uic.Jussi Pakkanen
2013-04-01Ui rule too, and store rules in the backend object.Jussi Pakkanen
2013-04-01Can generate custom rules for dependencies.Jussi Pakkanen
2013-04-01Deleted useless class.Jussi Pakkanen
2013-04-01Fixed class hierarchy of dependencies.Jussi Pakkanen
2013-04-01Qt5 test case and some implementation.Jussi Pakkanen
2013-04-01Can have multiple different configurations of the same dependency.Jussi Pakkanen
2013-04-01Better external program detection.Jussi Pakkanen
2013-04-01Basic work on supporting Qt5.Jussi Pakkanen
2013-04-01Extracted dependencies to their own file.Jussi Pakkanen
2013-03-24Added detector for GMock.Jussi Pakkanen
2013-03-24Do not add standard include dir to include path.Jussi Pakkanen
2013-03-24Gtest now works, though still a bit hackish.Jussi Pakkanen
2013-03-24Work on adding GTest support.Jussi Pakkanen
2013-03-24Added custom detector framework and a Boost detector to it.Jussi Pakkanen