aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-13docs: fix description of default_optionsJoergen Ibsen1-7/+7
2017-11-13Merge pull request #2000 from t-chaik/tchaik/wip/get-unquotedJussi Pakkanen5-0/+37
2017-11-13Merge pull request #2579 from thillux/masterJussi Pakkanen4-15/+69
2017-11-13Merge pull request #2511 from jon-turney/prefix-dependent-defaultsJussi Pakkanen4-15/+82
2017-11-13Merge pull request #2604 from QuLogic/coalesce-restoreconJussi Pakkanen1-16/+14
2017-11-13Use mlog.warning for invalid boost moduleJan Niklas Hasse1-1/+1
2017-11-13Log instead of raise if Boost module invalidJan Niklas Hasse1-2/+5
2017-11-13llvm: Output stderr when generating libs/flags/etc failsNirbheek Chauhan1-12/+12
2017-11-13docs: Remove extra whitespace from i18nTingPing1-4/+0
2017-11-11Merge pull request #2071 from porrided/masterJussi Pakkanen6-0/+213
2017-11-11Cleanupping.Jussi Pakkanen1-22/+69
2017-11-11_meson: Explicitly specify license to match the Z ShellArseny Maslennikov1-0/+24
2017-11-11Move shell completions and text editor helpers to data/Arseny Maslennikov6-0/+0
2017-11-11Add zsh completion function for MesonArseny Maslennikov1-0/+189
2017-11-11Pass restorecon file list through stdin.Elliott Sales de Andrade1-5/+7
2017-11-10gnome: Add include_directories parameter to gtkdoc()Xavier Claessens1-1/+1
2017-11-10Interpreter: ensure build_def_files defined before parse_project()Dylan Baker1-1/+2
2017-11-09Coalesce restorecon calls into one.Elliott Sales de Andrade1-16/+12
2017-11-09Better check for when address sanitizer is enabled. Closes #2590.Jussi Pakkanen1-1/+1
2017-11-09Print correct command in help messageEric Engestrom5-5/+5
2017-11-09introspect: print `build_by_default` fieldEric Engestrom1-0/+1
2017-11-09llvm: fix static linkingDylan Baker1-2/+7
2017-11-09llvm: llvm 5.0 is released and the current stableDylan Baker1-5/+6
2017-11-09tests: fix qt unity buildMarkus Theil2-3/+14
2017-11-08tests: adapted Qt test for multiple rcc filesMarkus Theil3-4/+39
2017-11-08Qt-Module: fix name option with multiple rcc filesMarkus Theil1-8/+16
2017-11-08fix include_directories handling in subprojects for compiler tests.Philipp Ittershagen5-1/+30
2017-11-08Merge pull request #2444 from dcbaker/llvmJussi Pakkanen3-28/+108
2017-11-08Add description on how to use external and internal dependencies interchangea...Jussi Pakkanen1-17/+46
2017-11-07Merge pull request #2564 from jeandet/fix_boost_detection_with_wrong_localeJussi Pakkanen1-2/+8
2017-11-07gtkdoc: Pass the linker down to gtkdoc-scangobjXavier Claessens1-1/+2
2017-11-07docs: fix use of depsJoergen Ibsen1-1/+1
2017-11-06vim: remove double indentEric Engestrom1-2/+2
2017-11-06Dump coredata earlier.Elliott Sales de Andrade2-18/+13
2017-11-06Small changes for syntax hightlightDavid Pérez-Suárez2-3/+3
2017-11-06coredata: Remove parse_string() methodXavier Claessens2-14/+1
2017-11-03Qt-Module: fix rcc `name` with Qt4Markus Theil1-1/+1
2017-11-03Qt5-Module: add `name` option to rccMarkus Theil1-1/+1
2017-11-02Warn when no inc dir is found from parsing GNU compiler outputAlexis Jeandet1-1/+4
2017-11-01Fix detection of include dirs with gnu compiler and non C localeAlexis Jeandet1-1/+4
2017-10-31Merge pull request #2562 from 1ace/fix/mesontestJussi Pakkanen4-9/+11
2017-10-31interpreter: Add warning functionPaulo Antonio Alvarez3-2/+26
2017-10-31mtest: print correct name in error messageEric Engestrom1-1/+1
2017-10-31man: remove references to `mesontest` in meson(1)Eric Engestrom1-2/+4
2017-10-31docs: remove references to `mesontest`Eric Engestrom2-6/+6
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