summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-16introduce check python version in meson.pyIgor Gnatenko
2015-05-16Merge pull request #112 from thiblahute/gir_fixesjpakkane
2015-05-15gnome: Take the gittarget.soversion into account to compute library nameThibault Saunier
2015-05-15gnome: Pass girtarget include dirs to g-ir-scannerThibault Saunier
2015-05-14When new rpath is empty, remove rpath defintion from the dynamic entry table ...Jussi Pakkanen
2015-05-10Pass gracefully if dpkg-architecture is not installed.Jussi Pakkanen
2015-05-09Handle then unary negation operator.Jussi Pakkanen
2015-05-09Some more cross tweaking.Jussi Pakkanen
2015-05-09Fix cross compilation tests.Jussi Pakkanen
2015-05-09Ignore non-elf files in depfixer.Jussi Pakkanen
2015-05-09Detect endianness of elf files so cross compiling to platforms with different...Jussi Pakkanen
2015-05-08Merge pull request #107 from afiefh/better_messagejpakkane
2015-05-07Make the message() function able to print out user defined types.Afief Halumi
2015-05-05Prefer version numbered Qt binaries to plain named ones (i.e. moc-qt5 to plai...Jussi Pakkanen
2015-05-05Qrc resources should be relative to the .qrc file and not the meson.build one...Jussi Pakkanen
2015-05-04Qt5 now works when using a OSX framework dependency.Jussi Pakkanen
2015-05-04Readme tweaking.Jussi Pakkanen
2015-05-04Fix Qt5 on pkg-config platforms again.Jussi Pakkanen
2015-05-04Work with MinGW too.Jussi Pakkanen
2015-05-04Use QMake to sniff compiler flags on platforms without pkg-config.Jussi Pakkanen
2015-05-03Merge pull request #103 from afiefh/better_optionsjpakkane
2015-05-03Better error messages for user optionsAfief Halumi
2015-05-03Fixed gui app.Jussi Pakkanen
2015-05-02Renamed file function to files and made it take multiple arguments.Jussi Pakkanen
2015-05-02Typo fixes.Jussi Pakkanen
2015-04-30Typo fixes.Jussi Pakkanen
2015-04-29Added module for Qt4 support.Jussi Pakkanen
2015-04-26Deal with Files in xcode generator.Jussi Pakkanen
2015-04-26Removed unused class.Jussi Pakkanen
2015-04-26A few more eradications of plain strings.Jussi Pakkanen
2015-04-25Create file objects in gtest and gmock.Jussi Pakkanen
2015-04-25Prune one string matching thingy.Jussi Pakkanen
2015-04-23Run unit tests in-process too for extra speed.Jussi Pakkanen
2015-04-23Run Meson test invocations in-process because spawning a new Python process f...Jussi Pakkanen
2015-04-23Moved functionality from __main__ to a function to make it callable.Jussi Pakkanen
2015-04-23Print test time breakdown.Jussi Pakkanen
2015-04-23Store time taken to configure, build and test individual cases.Jussi Pakkanen
2015-04-22Updated home page.Jussi Pakkanen
2015-04-22More stringlist refactoring.Jussi Pakkanen
2015-04-22Verify stringargs with decorator.Jussi Pakkanen
2015-04-22Started enforcing types better with decorators.Jussi Pakkanen
2015-04-22Made file object testing a bit more thorough.Jussi Pakkanen
2015-04-22Some vs2010 fixes.Jussi Pakkanen
2015-04-22Some vs2010 fixes.Jussi Pakkanen
2015-04-22Fix the remaining tests.Jussi Pakkanen
2015-04-22Use File objects for all sources. Fix all basic tests.Jussi Pakkanen
2015-04-21The first step in a major refactoring starts by adding a new layer of abstrac...Jussi Pakkanen
2015-04-20Fix windows tests when using newer MinGW.Jussi Pakkanen
2015-04-15Bump Python requirement in readme. Closes #101.Jussi Pakkanen
2015-04-15Merge pull request #100 from mat8913/masterjpakkane