379 Commits (8364bfcc6df6d41c34c5963f707b3cedf5a7e0cb)
 

Author SHA1 Message Date
Jussi Pakkanen 5174c255b2 Basic support for Objective C. 12 years ago
Jussi Pakkanen 629d55e3c9 Inherit InterpreterException from MesonException. 12 years ago
Jussi Pakkanen 1725a03fda Update readme to say that Python 3.3 is required. 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 9abf5ec89a Add generated files as dependencies to targets. 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
Jussi Pakkanen f856ee0f33 Fixed class hierarchy of dependencies. 12 years ago
Jussi Pakkanen eea5b961fd Qt5 test case and some implementation. 12 years ago
Jussi Pakkanen 3d4aad9e0d Can have multiple different configurations of the same dependency. 12 years ago
Jussi Pakkanen 137365b5b3 Better external program detection. 12 years ago
Jussi Pakkanen b5ca8b949b Basic work on supporting Qt5. 12 years ago
Jussi Pakkanen b77ac5ec9f Extracted dependencies to their own file. 12 years ago
Jussi Pakkanen e12100b726 Removed shell backend. 12 years ago
Jussi Pakkanen f16bc7f6c4 Up the version number for development. 12 years ago
Jussi Pakkanen fb7e503903 Bump version number for release. 12 years ago
Jussi Pakkanen 8e68f30e8f Guard against nonexisting linker. 12 years ago
Jussi Pakkanen 06a69a6b1c Better header in Ninja file. 12 years ago
Jussi Pakkanen 3e3db7fcff Guard against DOS line endings. 12 years ago
Jussi Pakkanen 010d7f2ab1 Typo fix. 12 years ago
Jussi Pakkanen e0f853e733 Add clean targets for gdca and gcno. 12 years ago
Jussi Pakkanen a05021f749 Helper app to delete files with a given suffix. 12 years ago
Jussi Pakkanen 6bbaba5a82 Removed -tt from shebang lines because GNU env can't handle it and the 12 years ago
Jussi Pakkanen 8ba79591bc Check for tabs whenever running the test suite. 12 years ago
Jussi Pakkanen 867c315e56 Added detector for GMock. 12 years ago
Jussi Pakkanen 26b79bdefa Do not add standard include dir to include path. 12 years ago
Jussi Pakkanen 7882acbd72 Gtest now works, though still a bit hackish. 12 years ago
Jussi Pakkanen 1b11431079 Work on adding GTest support. 12 years ago
Jussi Pakkanen 70f6b769a6 Added custom detector framework and a Boost detector to it. 12 years ago
Jussi Pakkanen 92084b6d9e Added test case for Boost. 12 years ago
Jussi Pakkanen 39002095c9 Added work dirs to gitignore. 12 years ago
Jussi Pakkanen adb141a36c Store test run time in log files. 12 years ago
Jussi Pakkanen a7b5d30dcc Measure time spent in tests. 12 years ago
Jussi Pakkanen 33aaae5cf0 Capitalize Valgrind. 12 years ago
Jussi Pakkanen 836b15f031 Sligthly better log output. 12 years ago
Jussi Pakkanen 2cdfb14777 Create a logfile with full test output. 12 years ago
Jussi Pakkanen 91331283be Can run test suite under Valgrind. 12 years ago
Jussi Pakkanen 9da40d6e3d Can specify wrapper binary for unit tests. 12 years ago
Jussi Pakkanen 8ce75af57e Rework binary detection and find Valgrind. 12 years ago
Jussi Pakkanen af82d04b3f Print friendlier error messages rather than the Python stack trace. 12 years ago
Jussi Pakkanen 18c78c1bb9 Prevent going into the same subdirectory multiple times. 12 years ago
Jussi Pakkanen ecd46332af Support for both basename and plainname in generators. 12 years ago
Jussi Pakkanen 7e9827704c Fixed some printed text. 12 years ago
Jussi Pakkanen cadc873000 Added missing file. 12 years ago
Jussi Pakkanen 5c37665e5d Support for easier #define declarations. 12 years ago
Jussi Pakkanen b0b171f2b9 Test application for config file. 12 years ago