aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-20Users.md: lightdm-webkit2-greeter no longer uses meson [skip ci]Nirbheek Chauhan1-1/+0
2018-02-20docs: Add subproject warning for source_root and build_root [skip ci]Nirbheek Chauhan1-6/+11
2018-02-20Users.md: Add libzim, which only uses mesonNirbheek Chauhan1-0/+1
2018-02-20Fail if singleline string has multiple linesCaio Marcelo de Oliveira Filho1-0/+3
2018-02-20rmtree: Don't retry when the file is not foundNirbheek Chauhan1-0/+2
2018-02-20vala: Fix path of C file with generated Vala filesNirbheek Chauhan3-9/+50
2018-02-20Support running out-of-tree tests against a meson in PATHNirbheek Chauhan1-5/+11
2018-02-20wrap: Fix broken logic when initializing submodulesNirbheek Chauhan1-6/+10
2018-02-20Run FPGA tests.Jussi Pakkanen1-0/+1
2018-02-20Users.md: Update some old/broken URLsNirbheek Chauhan1-17/+17
2018-02-19docs: fix missing backtickEric Engestrom1-1/+1
2018-02-19Users.md: link to github page for easy editingNirbheek Chauhan1-1/+1
2018-02-18Merge pull request #2863 from jon-turney/exit-status-on-exceptionJussi Pakkanen10-9/+75
2018-02-18Merge pull request #2943 from ximion/masterJussi Pakkanen8-8/+63
2018-02-18Add python3 dependency documentation and link it from python3 moduleAleksey Filippov2-0/+16
2018-02-17Don't mention "error" in error messagesMatthias Klumpp1-1/+1
2018-02-17doc: fix typo in icestorm documentationDavid Fort1-1/+1
2018-02-16Merge pull request #2999 from peteruithoven/patch-1Jussi Pakkanen1-16/+36
2018-02-16Merge pull request #3004 from bredelings/clean-boostJussi Pakkanen1-81/+125
2018-02-16Fix subproject prefix handling when checking subproject option validity.Hemmo Nieminen2-9/+26
2018-02-16Document how to set options in subprojectsMartin Ejdestig1-0/+7