61 Commits (034aef9c8d3d2aa1306e84b30123556a45fe500b)

Author SHA1 Message Date
Jussi Pakkanen b5060807f7 Put build dir in moc search path. 11 years ago
Jussi Pakkanen c7e7d1a4c3 Can execute found programs with run_command. 11 years ago
Jussi Pakkanen 44361baff1 Slightly cleaner log output. 11 years ago
Jussi Pakkanen 1d36109002 Can have multiple resource files in Qt5. 11 years ago
Jussi Pakkanen c55ceee080 No moc prefix for source files. 11 years ago
Jussi Pakkanen ac81594952 Added capability to compile sources files with moc, too. 11 years ago
Jussi Pakkanen 4084e7213e Renamed resources to qresources to avoid name clashes. 11 years ago
Jussi Pakkanen 35a321fba9 Fix Qt5 detection on Fedora. 11 years ago
Jussi Pakkanen 43a370cee9 Some logging improvements. 11 years ago
Jussi Pakkanen 7575617280 And for rcc, which I totally guessed would be coming. 11 years ago
Jussi Pakkanen 3814414721 And the same for uic. 11 years ago
Jussi Pakkanen 61db103740 Moc has completely changed its output format with Qt5 so support both. 11 years ago
Jussi Pakkanen 9db65426db Eleganter status message. 11 years ago
Jussi Pakkanen b40ddb955c Return flags in the correct function. 11 years ago
Jussi Pakkanen a2b597d602 D'oh. 11 years ago
Jussi Pakkanen fe78d89d7f Add include and link path flags when using a nonstandard Boost location. 11 years ago
Jussi Pakkanen a6e31563f8 Path fix. 11 years ago
Jussi Pakkanen af4e3b6671 Can now specify custom Boost root dir. 11 years ago
Jussi Pakkanen 0f2d43669d Added support for Qt resource compiler. 11 years ago
Jussi Pakkanen 3a282890bc Minor gtest detector fix. 11 years ago
Jussi Pakkanen 16e7f98a6f One-liner. 11 years ago
Jussi Pakkanen be2da48daa Strip holders from ext deps. 11 years ago
Jussi Pakkanen a3f88e1a49 Search for Boost libs in all lib dirs. 11 years ago
Jussi Pakkanen 8281179888 Handle case of Boost not found. 11 years ago
Jussi Pakkanen 9186d7c6a6 Removed one comma. 11 years ago
Jussi Pakkanen 1a134fbec1 Parenthesize Boost version number. 11 years ago
Jussi Pakkanen bbc3664028 Moved some print functions to logging. 11 years ago
Jussi Pakkanen a488302e5a GTest and GMock are detected on Fedora. 11 years ago
Jussi Pakkanen f996d30d65 Boost works on Fedora. 11 years ago
Jussi Pakkanen 0f03b26f44 Removed -tt, which is not necessary with Python 3. 11 years ago
Jussi Pakkanen ea3e8f1dd2 Improvements to GTest and GMock. 11 years ago
Jussi Pakkanen ce4f2f1bbe Support using a source distribution of GMock. 11 years ago
Jussi Pakkanen aa8d48bdb8 Added hack to clear out text seeping in from the surrounding Make when building a Debian package. 11 years ago
Jussi Pakkanen 41e89c5cb5 Verify output of gnustep dependency program. 11 years ago
Jussi Pakkanen 17e8bcdf04 Print external program detection info. 11 years ago
Jussi Pakkanen 16bf0b2386 Print detection info for GnuStep. 11 years ago
Jussi Pakkanen e197442362 Print Qt5 detection info. 11 years ago
Jussi Pakkanen 57e7bc3cab Print detection info of GTest and GMock. 11 years ago
Jussi Pakkanen 93c1ef3c19 Print Boost info. 11 years ago
Jussi Pakkanen c3fd1f11b8 Print pkg-config detection info. 11 years ago
Jussi Pakkanen 852b774e2e The default value of required is true for dependencies. 11 years ago
Jussi Pakkanen 2c3d35802f Can use Apple frameworks with Objective C. 12 years ago
Jussi Pakkanen 9701d4d555 Added support for GNUStep. 12 years ago
Jussi Pakkanen 2ed81e939a Print version strings on error. 12 years ago
Jussi Pakkanen 35f3495c1d Can build Qt5 applications. 12 years ago
Jussi Pakkanen e3184c4f94 Qt5 apps compile with only a slight amount of cheating. 12 years ago
Jussi Pakkanen 6cf0182037 Can generate sources with moc and uic. 12 years ago
Jussi Pakkanen 8f63a4ff81 Ui rule too, and store rules in the backend object. 12 years ago
Jussi Pakkanen a869da185f Can generate custom rules for dependencies. 12 years ago
Jussi Pakkanen 71ce75899a Deleted useless class. 12 years ago