aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-31interpreter: Add warning functionPaulo Antonio Alvarez3-2/+26
2017-10-31Added libwmf to the CI image.Jussi Pakkanen1-0/+1
2017-10-31Merge pull request #2551 from mesonbuild/fix2481Jussi Pakkanen9-6/+100
2017-10-31Add LibWmf as a specified dependency, and associated tests.Félix Piédallu6-1/+69
2017-10-31namespace run_targets by subprojectMartin Kelly9-59/+64
2017-10-29Merge pull request #2529 from leiflm/qt5-add-moc-extra-arguments-keywordJussi Pakkanen6-11/+40
2017-10-29Fixes the `kwargs` handling.Leif Middelschulte1-1/+1
2017-10-29run_command: add command and files as build dependenciesScott D Phillips1-0/+11
2017-10-29Renamed test dir to avoid duplicate numbers.Jussi Pakkanen8-0/+0
2017-10-29Evaluate subproject path correctly. Closes #2481.Jussi Pakkanen1-6/+15
2017-10-29add failing test case for overly-strict sandbox violationAdam C. Foltzer8-0/+85
2017-10-29Fix boost link cmd line when compiler.find_library returns None, self.request...Goncalo Carvalho1-3/+4
2017-10-29Check that link_with arguments in declare_dependency are not external depende...Jussi Pakkanen1-0/+4
2017-10-29Merge pull request #2217 from mesonbuild/gcc7Jussi Pakkanen6-14/+29
2017-10-29Raise InvalidArguments when trying to link against stringsLyude Paul3-0/+5
2017-10-29Do not run MPI Fortran tests on Ubuntu Artful.Jussi Pakkanen2-1/+18
2017-10-28Use GCC 7 for cross compilation tests.Jussi Pakkanen4-13/+11
2017-10-28Test GDC shared libraries only from version 8, since 7 is broken in Debian at...Jussi Pakkanen3-6/+6
2017-10-27documentation: adds new keyword usage to the given example.Leif Middelschulte1-1/+3
2017-10-27adds "since"-note for the new keyword to the documentationLeif Middelschulte1-1/+1
2017-10-27updates the documentation to follow the list-style to explain arguments.Leif Middelschulte1-4/+7
2017-10-26docs: add pkgconfig to cross file exampleMike Gilbert1-0/+1
2017-10-26removes unnecessary code as suggested by @jeandetLeif Middelschulte1-5/+1
2017-10-26removes unnecessary if/else-statement as suggested by @jeandetLeif Middelschulte1-4/+1
2017-10-26fixes the extended test suite to work with qt5 **and** qt4.Leif Middelschulte2-5/+11
2017-10-25extends test case to fail if macro is undefined durcing preprocessingLeif Middelschulte3-0/+8
2017-10-25Qt5-Module: Add `moc_extra_arguments` keyword support.Leif Middelschulte3-10/+27
2017-10-25Boost: Add Python librariesNiklas Claesson2-0/+7
2017-10-25Add a bunch of tests to sandboxing.Jussi Pakkanen13-0/+56
2017-10-25gnome: Fix compile_schemas() using path sep in target namePatrick Griffis1-1/+1
2017-10-24Because people are very creative in working around limitations based on good ...Jussi Pakkanen1-1/+6
2017-10-24Fix inconsistent header levelsJay Sherby1-2/+2
2017-10-24Merge pull request #2464 from jeandet/Qt4_Qt5_factorizationJussi Pakkanen3-268/+146
2017-10-24docs: Fix date being interpreted as an ordered list itemLuis Menina1-2/+2
2017-10-23Merge pull request #2516 from dcbaker/submit/llvm-fix-lib-pathJussi Pakkanen3-2/+31
2017-10-23Update references from mesonconf to meson configureKevin Anderson5-8/+8
2017-10-23docs: Remove unnecessary trailing whitespacesLuis Menina5-14/+14
2017-10-23docs: Markdown headers don't need trailing hash signsLuis Menina8-25/+25
2017-10-23docs: Fix markdown in 'design rationale' pageLuis Menina1-8/+8
2017-10-23Fix invalid example in Syntax.mdJonas Platte1-1/+1
2017-10-21llvm: strip system libraries from link argumentsDylan Baker1-2/+2
2017-10-21dependencies: Add function to strip system -L pathsDylan Baker2-0/+29
2017-10-19Error for Libs in package_config functiongetzze1-2/+4
2017-10-19MSI: Fix regenerate with visual studioNiklas Claesson1-3/+5
2017-10-19Do not allow escaping the subprojects directory.Narendra Vardi1-0/+2
2017-10-18Allow to give source files to GtkDoc by respecting the File classCorentin Noël1-1/+1
2017-10-14fix all subproject using wrap-file brokenliugang7-2/+21
2017-10-13Arguments, not flags.Jussi Pakkanen1-1/+1
2017-10-12Boost: Jamfile has two syntaxes for boost librariesNiklas Claesson2-0/+5
2017-10-12Merge pull request #2477 from 1ace/fix/man-mesonconfJussi Pakkanen2-5/+7