summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-18C# file names always follow the windows standard.Jussi Pakkanen
2014-07-18Can compile C# programs with Mono.Jussi Pakkanen
2014-07-18Added option for werror.Jussi Pakkanen
2014-07-18Standardise on prefix instead of installprefix.Jussi Pakkanen
2014-07-18Fix SONAME generation.Jussi Pakkanen
2014-07-14Bumping version number for new development.Jussi Pakkanen
2014-07-14Bump version number for release and no longer install to a versioned director...Jussi Pakkanen
2014-07-14More verbosity.Jussi Pakkanen
2014-07-11Can set install time rpath.Jussi Pakkanen
2014-07-09Make it possible to run a custom script during install.Jussi Pakkanen
2014-07-08Quote dashes so groff treats them as minus characters rather than hyphens.Jussi Pakkanen
2014-07-08Sanity check for Objective C compiler.Jussi Pakkanen
2014-07-08Make it possible to print all test output so it shows up in e.g. buildbot logs.Jussi Pakkanen
2014-07-08Use host dependent object suffix.Jussi Pakkanen
2014-07-08Can now build object files in generators, too.Jussi Pakkanen
2014-06-28Better description for Qt5 tools.Jussi Pakkanen
2014-06-28Print pkg-config executable path.Jussi Pakkanen
2014-06-28Do not repeat Qt5 tools detection text.Jussi Pakkanen
2014-06-27Only print total number of targets, not each one separately.Jussi Pakkanen
2014-06-24Prebuild object file with MSVC.Jussi Pakkanen
2014-06-24Do not execute run targets by default.Jussi Pakkanen
2014-06-24MinGW fix.Jussi Pakkanen
2014-06-24Fix kwarg copying.Jussi Pakkanen
2014-06-23Deal with Rust static libraries, too.Jussi Pakkanen
2014-06-23Install Rust shared libraries.Jussi Pakkanen
2014-06-22Output text cleanification.Jussi Pakkanen
2014-06-22Added some Fedora paths to library directory list.Jussi Pakkanen
2014-06-22Generate prebuilt object on demand so we don't need to ship object files in t...Jussi Pakkanen
2014-06-22Invoke Rust via wrapper script.Jussi Pakkanen
2014-06-22Working on a wrapper script to drive Rust compilation.Jussi Pakkanen
2014-06-22Fix objc dependency getter command line.Jussi Pakkanen
2014-06-22Renamed deps -> dependencies.Jussi Pakkanen
2014-06-22And the custom rules too.Jussi Pakkanen
2014-06-22The mass flags -> args renaming for consistency.Jussi Pakkanen
2014-06-19Dep file name fix.Jussi Pakkanen
2014-06-19Set up dependencies for Rust linking. Does not work fully yet.Jussi Pakkanen
2014-06-19Build a shared Rust library.Jussi Pakkanen
2014-06-18Add Rust to main test suite.Jussi Pakkanen
2014-06-18Rust dependency tracking.Jussi Pakkanen
2014-06-18Rust buildtype flags.Jussi Pakkanen
2014-06-18Can compile very basic Rust programs.Jussi Pakkanen
2014-06-17And this one.Jussi Pakkanen
2014-06-17Grab more info into version string.Jussi Pakkanen
2014-06-16Update home page address.Jussi Pakkanen
2014-06-15Add in this file that I forgot.Jussi Pakkanen
2014-06-14Convert project name.Jussi Pakkanen
2014-06-14Convert some pkg-config declarations.Jussi Pakkanen
2014-06-14Some simple autoconf parsing.Jussi Pakkanen
2014-06-13Simple target converter.Jussi Pakkanen
2014-06-13Traverse the entire autotools tree.Jussi Pakkanen