Commit Graph

22 Commits

Author SHA1 Message Date
Jussi Pakkanen c3fd1f11b8 Print pkg-config detection info. 2013-06-16 16:41:01 +03:00
Jussi Pakkanen 852b774e2e The default value of required is true for dependencies. 2013-06-01 14:06:36 +03:00
Jussi Pakkanen 2c3d35802f Can use Apple frameworks with Objective C. 2013-04-10 22:41:46 +03:00
Jussi Pakkanen 9701d4d555 Added support for GNUStep. 2013-04-06 21:48:51 +03:00
Jussi Pakkanen 2ed81e939a Print version strings on error. 2013-04-01 20:10:34 +03:00
Jussi Pakkanen 35f3495c1d Can build Qt5 applications. 2013-04-01 20:07:41 +03:00
Jussi Pakkanen e3184c4f94 Qt5 apps compile with only a slight amount of cheating. 2013-04-01 19:56:23 +03:00
Jussi Pakkanen 6cf0182037 Can generate sources with moc and uic. 2013-04-01 18:43:03 +03:00
Jussi Pakkanen 8f63a4ff81 Ui rule too, and store rules in the backend object. 2013-04-01 18:18:57 +03:00
Jussi Pakkanen a869da185f Can generate custom rules for dependencies. 2013-04-01 18:06:27 +03:00
Jussi Pakkanen 71ce75899a Deleted useless class. 2013-04-01 17:19:00 +03:00
Jussi Pakkanen f856ee0f33 Fixed class hierarchy of dependencies. 2013-04-01 17:14:23 +03:00
Jussi Pakkanen eea5b961fd Qt5 test case and some implementation. 2013-04-01 16:22:35 +03:00
Jussi Pakkanen 3d4aad9e0d Can have multiple different configurations of the same dependency. 2013-04-01 14:58:22 +03:00
Jussi Pakkanen 137365b5b3 Better external program detection. 2013-04-01 14:35:03 +03:00
Jussi Pakkanen b5ca8b949b Basic work on supporting Qt5. 2013-04-01 14:27:13 +03:00
Jussi Pakkanen b77ac5ec9f Extracted dependencies to their own file. 2013-04-01 14:08:54 +03:00
Jussi Pakkanen 867c315e56 Added detector for GMock. 2013-03-24 17:07:34 +02:00
Jussi Pakkanen 26b79bdefa Do not add standard include dir to include path. 2013-03-24 16:20:04 +02:00
Jussi Pakkanen 7882acbd72 Gtest now works, though still a bit hackish. 2013-03-24 15:50:40 +02:00
Jussi Pakkanen 1b11431079 Work on adding GTest support. 2013-03-24 15:41:20 +02:00
Jussi Pakkanen 70f6b769a6 Added custom detector framework and a Boost detector to it. 2013-03-24 15:04:51 +02:00