5857 Commits (c0f59399e43bb83de4cf78e80034326ef381d9ac)
 

Author SHA1 Message Date
Jussi Pakkanen 83f0e6744e Support for cppcheck. 12 years ago
Jussi Pakkanen 4d1ee0b8f2 Moved logs into their own directory. 12 years ago
Jussi Pakkanen 17e5d8c6ac Fix getting compiler via environment variable 12 years ago
Jussi Pakkanen bf62937711 Can extract compiler ID string. 12 years ago
Jussi Pakkanen 140f30470b Can run trial compilations on a given compiler. 12 years ago
Jussi Pakkanen 417abe105c Added multiline strings. 12 years ago
Jussi Pakkanen 7606b7af8c Some minor tweaks. 12 years ago
Jussi Pakkanen 7b8d24a9d8 Can use msvc static linker. 12 years ago
Jussi Pakkanen 7e3f2f7771 Can compile stuff with MSVC++. 12 years ago
Jussi Pakkanen 7ce4aa1b90 Can build programs with MSVC. 12 years ago
Jussi Pakkanen 5d81924914 Check that VC can compile. 12 years ago
Jussi Pakkanen 21c6166af9 Added basic Visual Studio compiler detection. 12 years ago
Jussi Pakkanen 9f4471c96f Disable library versioning on platforms that don't support symlinks. 12 years ago
Jussi Pakkanen 30dbccd346 Line numbers start from 1. 12 years ago
Jussi Pakkanen a1d367ba8b Guard against Windows line endings on Windows too. 12 years ago
Jussi Pakkanen 43ca3e2546 Fixed Windows garbage line endings. 12 years ago
Jussi Pakkanen 186397c322 Added test case for C++ app using winmain. 12 years ago
Jussi Pakkanen 15ff1e4e48 Added test case for Windows cpp building. 12 years ago
Jussi Pakkanen aac4fd1603 Added a test using winmain. 12 years ago
Jussi Pakkanen a7b7e4b235 Added a Windows test. 12 years ago
Jussi Pakkanen abe653e808 Some comments to Qt5 sample. 12 years ago
Jussi Pakkanen 124b5cc392 Fix find_program test on Windows using terrible hack. 12 years ago
Jussi Pakkanen e6e5566b6f Set languages in objc/ojbc++. 12 years ago
Jussi Pakkanen 2c3d35802f Can use Apple frameworks with Objective C. 12 years ago
Jussi Pakkanen 0ae280ce77 Detect ObjC compilers on OSX. 12 years ago
Jussi Pakkanen 5465572c78 Run objective C tests in test suite. 12 years ago
Jussi Pakkanen e05af1bf9e Added ObjC++ support. 12 years ago
Jussi Pakkanen 9701d4d555 Added support for GNUStep. 12 years ago
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