aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-25Use include_directories for D impdirs.dimpdirJussi Pakkanen5-14/+68
2018-02-25Merge pull request #3132 from mesonbuild/cscJussi Pakkanen17-47/+123
2018-02-25[skip ci] docs: Add reference table for language args parameter names (#3126)Hylke Bons2-0/+20
2018-02-25Determining whether to run C# tests is so difficult it deserves its own funct...Jussi Pakkanen1-1/+23
2018-02-25Hide banner when invoking csc.Jussi Pakkanen1-1/+7
2018-02-25Made test program consist of two source files.Jussi Pakkanen3-3/+11
2018-02-25Added release note snippet for csc support.Jussi Pakkanen1-0/+4
2018-02-25Removed test dir 4 which was doing the same thing as the other test dir numbe...Jussi Pakkanen2-23/+0
2018-02-25Renamed test dir with duplicate number.Jussi Pakkanen5-0/+0
2018-02-25Skip tests if deps are not found.Jussi Pakkanen2-2/+12
2018-02-25Add support for Visual Studio csc c# compilerThibault Saunier5-24/+73
2018-02-24Robustify msi creator script.Jussi Pakkanen1-2/+7
2018-02-22llvm: Add configs for freebsd 6.0 and debian 7svnDylan Baker1-4/+5
2018-02-22Fix Rust compiler-private library ambiguityAdam C. Foltzer6-0/+24
2018-02-22Merge pull request #3060 from jon-turney/always-run-framework-testsJussi Pakkanen18-26/+140
2018-02-22Fix wxwidgets dependency: pass modules to wx-configAleksey Filippov3-2/+13
2018-02-22Allow for missing install_dir in install_data()Peter Hutterer6-0/+12
2018-02-22Use dependency link arguments in C# targetsNiclas Moeslund Overby2-0/+18
2018-02-22docs: Add a paragraph to the Manual about @EXTRA_ARGS@. [skip ci]TÖRÖK Attila1-0/+11
2018-02-21Enable searching system crossfile locations on more platformsJon Turney2-51/+54
2018-02-21Always run all framework tests on all platformsJon Turney1-14/+31
2018-02-21Handle a warning location which evaluates to FalseJon Turney1-1/+1
2018-02-21Generate build rpath for pkg-config dependencies consisting of a one absolute...Martin Hostettler1-1/+1
2018-02-21Fix test cases/frameworks/19 pcap for OSXJon Turney1-1/+7
2018-02-21Fix for test cases/frameworks/17 mpi on CygwinJon Turney1-1/+7
2018-02-21Make test cases/frameworks/15 llvm tolerate no libtinfoJon Turney1-1/+1
2018-02-21In test cases/frameworks/8 flex, ensure yyparse() is prototypedJon Turney1-0/+2
2018-02-21Fix test cases/frameworks/6 gettext for windowsJon Turney1-1/+1
2018-02-21Skip test cases/frameworks/20 cups if cups not foundJon Turney1-1/+5
2018-02-21Skip test cases/frameworks/19 pcap if pcap not foundJon Turney1-2/+6
2018-02-21Skip test cases/frameworks/16 sdl2 if sdl2 not foundJon Turney1-1/+5
2018-02-21Skip test cases/frameworks/15 llvm if llvm not foundJon Turney1-0/+5
2018-02-21Skip test cases/frameworks/13 yelp if itstool isn't foundJon Turney1-0/+6
2018-02-21Skip test cases/frameworks/12 multiple gir if g-ir-scanner not foundJon Turney1-0/+5
2018-02-21Skip test cases/frameworks/11 gir subproject if prereqs not foundJon Turney1-1/+11
2018-02-21Skip test cases/frameworks/10 gtk-doc if gtkdoc not foundJon Turney1-0/+5
2018-02-21Skip test cases/frameworks/8 flex if flex or bison not foundJon Turney1-3/+10
2018-02-21Skip test cases/frameworks/7 gnome if prereqs not foundJon Turney1-0/+11
2018-02-21Skip test cases/frameworks/6 gettext if prereqs not foundJon Turney1-0/+9
2018-02-21Skip test cases/frameworks/4 qt if Qt5 not foundJon Turney1-0/+8
2018-02-21Skip test cases/frameworks/1 boost if boost not foundJon Turney1-0/+5
2018-02-21Newlines in single line strings should only be a warning for now.Jussi Pakkanen1-1/+2
2018-02-21Users.md: Add GVfsIñigo Martínez1-0/+1
2018-02-21Users.md: Add GNOME Boxes and GNOME UsageFelipe Borges1-0/+2
2018-02-21Split boost dependency out into separate fileAleksey Filippov3-661/+685
2018-02-20pkgconfig deps: Add all -L args when using -l argsNirbheek Chauhan1-8/+6
2018-02-20d: gdc: Implement proper dependency gen supportMatthias Klumpp1-3/+10
2018-02-20pkgconfig deps: Warn when a static library isn't foundNirbheek Chauhan5-5/+30
2018-02-20gnome: Fix depend_files listing for compile_resourcesNirbheek Chauhan4-23/+53
2018-02-20Add references to CI and recommendation to disable them for doc only changes ...Aleksey Filippov1-0/+20