aboutsummaryrefslogtreecommitdiff
path: root/dependencies.py
AgeCommit message (Expand)AuthorFilesLines
2013-06-16Print Boost info.Jussi Pakkanen1-1/+5
2013-06-16Print pkg-config detection info.Jussi Pakkanen1-0/+2
2013-06-01The default value of required is true for dependencies.Jussi Pakkanen1-1/+3
2013-04-10Can use Apple frameworks with Objective C.Jussi Pakkanen1-0/+22
2013-04-06Added support for GNUStep.Jussi Pakkanen1-0/+50
2013-04-01Print version strings on error.Jussi Pakkanen1-4/+4
2013-04-01Can build Qt5 applications.Jussi Pakkanen1-0/+8
2013-04-01Qt5 apps compile with only a slight amount of cheating.Jussi Pakkanen1-0/+19
2013-04-01Can generate sources with moc and uic.Jussi Pakkanen1-2/+2
2013-04-01Ui rule too, and store rules in the backend object.Jussi Pakkanen1-2/+5
2013-04-01Can generate custom rules for dependencies.Jussi Pakkanen1-0/+20
2013-04-01Deleted useless class.Jussi Pakkanen1-23/+3
2013-04-01Fixed class hierarchy of dependencies.Jussi Pakkanen1-10/+20
2013-04-01Qt5 test case and some implementation.Jussi Pakkanen1-2/+6
2013-04-01Can have multiple different configurations of the same dependency.Jussi Pakkanen1-2/+11
2013-04-01Better external program detection.Jussi Pakkanen1-6/+8
2013-04-01Basic work on supporting Qt5.Jussi Pakkanen1-9/+24
2013-04-01Extracted dependencies to their own file.Jussi Pakkanen1-5/+168
2013-03-24Added detector for GMock.Jussi Pakkanen1-0/+22
2013-03-24Do not add standard include dir to include path.Jussi Pakkanen1-1/+6
2013-03-24Gtest now works, though still a bit hackish.Jussi Pakkanen1-2/+1
2013-03-24Work on adding GTest support.Jussi Pakkanen1-1/+26
2013-03-24Added custom detector framework and a Boost detector to it.Jussi Pakkanen1-0/+100