summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-13fixup! Fix coverage-xml and coverage-text targets for gcovr >= 3.1Joel Klinghed
2018-03-12fixup! Allow gcovr >= 3.1 to be used to generate html coverage reportJoel Klinghed
2018-03-12fixup! Fix coverage-xml and coverage-text targets for gcovr >= 3.1Joel Klinghed
2018-02-27Allow gcovr >= 3.1 to be used to generate html coverage reportJoel Klinghed
2018-02-27Fix coverage-xml and coverage-text targets for gcovr >= 3.1Joel Klinghed
2018-02-27Enable 'test cases/frameworks/10 gtk-doc' for gtkdoc >= 1.26Jon Turney
2018-02-27Refactor 'common/145 whole archive' test caseAleksey Filippov
2018-02-27Do not unpack link_whole target, BuildTarget.link_whole() does listify() anywayAleksey Filippov
2018-02-27Look up compilers based on sources from deps, too. Closes #2768.Jussi Pakkanen
2018-02-25Adding a "Projects using Meson" to Community section (#3138)Tim Ansell
2018-02-25[skip ci] Improve Contributing file slightlyTim Ansell
2018-02-25Use include_directories for D impdirs.Jussi Pakkanen
2018-02-25Merge pull request #3132 from mesonbuild/cscJussi Pakkanen
2018-02-25[skip ci] docs: Add reference table for language args parameter names (#3126)Hylke Bons
2018-02-25Determining whether to run C# tests is so difficult it deserves its own funct...Jussi Pakkanen
2018-02-25Hide banner when invoking csc.Jussi Pakkanen
2018-02-25Made test program consist of two source files.Jussi Pakkanen
2018-02-25Added release note snippet for csc support.Jussi Pakkanen
2018-02-25Removed test dir 4 which was doing the same thing as the other test dir numbe...Jussi Pakkanen
2018-02-25Renamed test dir with duplicate number.Jussi Pakkanen
2018-02-25Skip tests if deps are not found.Jussi Pakkanen
2018-02-25Add support for Visual Studio csc c# compilerThibault Saunier
2018-02-24Robustify msi creator script.Jussi Pakkanen
2018-02-22llvm: Add configs for freebsd 6.0 and debian 7svnDylan Baker
2018-02-22Fix Rust compiler-private library ambiguityAdam C. Foltzer
2018-02-22Merge pull request #3060 from jon-turney/always-run-framework-testsJussi Pakkanen
2018-02-22Fix wxwidgets dependency: pass modules to wx-configAleksey Filippov
2018-02-22Allow for missing install_dir in install_data()Peter Hutterer
2018-02-22Use dependency link arguments in C# targetsNiclas Moeslund Overby
2018-02-22docs: Add a paragraph to the Manual about @EXTRA_ARGS@. [skip ci]TÖRÖK Attila
2018-02-21Enable searching system crossfile locations on more platformsJon Turney
2018-02-21Always run all framework tests on all platformsJon Turney
2018-02-21Handle a warning location which evaluates to FalseJon Turney
2018-02-21Generate build rpath for pkg-config dependencies consisting of a one absolute...Martin Hostettler
2018-02-21Fix test cases/frameworks/19 pcap for OSXJon Turney
2018-02-21Fix for test cases/frameworks/17 mpi on CygwinJon Turney
2018-02-21Make test cases/frameworks/15 llvm tolerate no libtinfoJon Turney
2018-02-21In test cases/frameworks/8 flex, ensure yyparse() is prototypedJon Turney
2018-02-21Fix test cases/frameworks/6 gettext for windowsJon Turney
2018-02-21Skip test cases/frameworks/20 cups if cups not foundJon Turney
2018-02-21Skip test cases/frameworks/19 pcap if pcap not foundJon Turney
2018-02-21Skip test cases/frameworks/16 sdl2 if sdl2 not foundJon Turney
2018-02-21Skip test cases/frameworks/15 llvm if llvm not foundJon Turney
2018-02-21Skip test cases/frameworks/13 yelp if itstool isn't foundJon Turney
2018-02-21Skip test cases/frameworks/12 multiple gir if g-ir-scanner not foundJon Turney
2018-02-21Skip test cases/frameworks/11 gir subproject if prereqs not foundJon Turney
2018-02-21Skip test cases/frameworks/10 gtk-doc if gtkdoc not foundJon Turney
2018-02-21Skip test cases/frameworks/8 flex if flex or bison not foundJon Turney
2018-02-21Skip test cases/frameworks/7 gnome if prereqs not foundJon Turney
2018-02-21Skip test cases/frameworks/6 gettext if prereqs not foundJon Turney