summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-21Newlines in single line strings should only be a warning for now.Jussi Pakkanen
2018-02-21Users.md: Add GVfsIñigo Martínez
2018-02-21Users.md: Add GNOME Boxes and GNOME UsageFelipe Borges
2018-02-21Split boost dependency out into separate fileAleksey Filippov
2018-02-20pkgconfig deps: Add all -L args when using -l argsNirbheek Chauhan
2018-02-20d: gdc: Implement proper dependency gen supportMatthias Klumpp
2018-02-20pkgconfig deps: Warn when a static library isn't foundNirbheek Chauhan
2018-02-20gnome: Fix depend_files listing for compile_resourcesNirbheek Chauhan
2018-02-20Add references to CI and recommendation to disable them for doc only changes ...Aleksey Filippov
2018-02-20Users.md: lightdm-webkit2-greeter no longer uses meson [skip ci]Nirbheek Chauhan
2018-02-20docs: Add subproject warning for source_root and build_root [skip ci]Nirbheek Chauhan
2018-02-20Users.md: Add libzim, which only uses mesonNirbheek Chauhan
2018-02-20Fail if singleline string has multiple linesCaio Marcelo de Oliveira Filho
2018-02-20rmtree: Don't retry when the file is not foundNirbheek Chauhan
2018-02-20vala: Fix path of C file with generated Vala filesNirbheek Chauhan
2018-02-20Support running out-of-tree tests against a meson in PATHNirbheek Chauhan
2018-02-20wrap: Fix broken logic when initializing submodulesNirbheek Chauhan
2018-02-20Run FPGA tests.Jussi Pakkanen
2018-02-20Users.md: Update some old/broken URLsNirbheek Chauhan
2018-02-19docs: fix missing backtickEric Engestrom
2018-02-19Users.md: link to github page for easy editingNirbheek Chauhan
2018-02-18Merge pull request #2863 from jon-turney/exit-status-on-exceptionJussi Pakkanen
2018-02-18Merge pull request #2943 from ximion/masterJussi Pakkanen
2018-02-18Add python3 dependency documentation and link it from python3 moduleAleksey Filippov
2018-02-17Don't mention "error" in error messagesMatthias Klumpp
2018-02-17doc: fix typo in icestorm documentationDavid Fort
2018-02-16Merge pull request #2999 from peteruithoven/patch-1Jussi Pakkanen
2018-02-16Merge pull request #3004 from bredelings/clean-boostJussi Pakkanen
2018-02-16Fix subproject prefix handling when checking subproject option validity.Hemmo Nieminen
2018-02-16Document how to set options in subprojectsMartin Ejdestig
2018-02-16Merge pull request #3069 from dcbaker/pch_one_argJussi Pakkanen
2018-02-15Updated docs to do "meson wrap" instead of "wraptool".Jussi Pakkanen
2018-02-15Only remove substring if it is part of stringNiklas Claesson
2018-02-15Add source location to warning for comparing different typesJon Turney
2018-02-15Fix exception in 'test cases/failing/55 wrong shared crate type' when rustc i...Jon Turney
2018-02-15Fix test cases/failing/52 inconsistent comparisonJon Turney
2018-02-15Only expose exception() test function during unit testsJon Turney
2018-02-15Add a test case for python exception exit statusJon Turney
2018-02-15Verify that failing tests are failing with an error, not a python exceptionJon Turney
2018-02-14Permit path separators in subproject names but with a warning. Closes #2794.Jussi Pakkanen
2018-02-14backends: Only add pch args that are appropriate for the compilerDylan Baker
2018-02-14tests/15 mixed pch: Add a test using only the headersDylan Baker
2018-02-14tests/15 mixed pch: Use current styleDylan Baker
2018-02-14Update Users.md (#3063)Amit D
2018-02-14Ensure any generation error appears in the logfile and thus in CI outputJon Turney
2018-02-14Only add reconfigure deps on files, not dirs. Closes #2919.Jussi Pakkanen