aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-01wrap: Add 'provide' sectionXavier Claessens9-16/+116
2020-07-01Implicit dependency fallback when a subproject wrap or dir existsXavier Claessens7-3/+35
2020-07-01Merge pull request #7231 from mensinda/cmOverrideJussi Pakkanen16-23/+470
2020-06-30Made Commands.md dynamically generated (#7346)TheQwertiest6-748/+548
2020-06-30Replaced `ninja` with `meson` [skip ci]TheQwertiest6-9/+9
2020-06-30Cleaned up Reference docs [skip ci]TheQwertiest1-486/+470
2020-06-30Move mesonbuild/cmake/data/run_ctgt.py to mesonbuild/scripts/cmake_run_ctgt.p...georgev934-101/+105
2020-06-30wrap: Apply patch even in VCS casesXavier Claessens7-6/+43
2020-06-29test: fix enum generation for GNOMEMike Gorse1-0/+8
2020-06-29envconfig: Add [constants] section in machine filesXavier Claessens6-44/+193
2020-06-29Added ability to specify target in `meson compile`TheQwertiest4-44/+291
2020-06-28Added ability to pass arguments to backend in `meson compile`TheQwertiest4-11/+96
2020-06-28syntax.md: document version_compare ambiguities [skip ci]Michael Hirsch, Ph.D1-0/+8
2020-06-28syntax.md: correct markdown heading syntax [skip ci]Michael Hirsch, Ph.D1-46/+33
2020-06-26wrap: add user agent when downloading filesEli Schwartz1-1/+3
2020-06-25ci: Workaround MSYS2 update breakageNirbheek Chauhan1-1/+7
2020-06-25ci: Bump the cygwin timeout to 120 minutesNirbheek Chauhan1-0/+1
2020-06-24pkgconfig: Add missing cflags in uninstalled filesXavier Claessens4-19/+20
2020-06-24Merge pull request #7370 from alanc/solaris-fixesJussi Pakkanen7-4/+47
2020-06-24docs: Add initial docs for the Meson CI [skip ci]Daniel Mensinger2-0/+54
2020-06-24docs: Document string path building with examplesNirbheek Chauhan1-3/+22
2020-06-22SolarisDynamicLinker: add get_asneeded_args() & get_pie_args()Alan Coopersmith1-0/+7
2020-06-22Fix "test cases/common/125 object only target" on SolarisAlan Coopersmith1-0/+2
2020-06-22unittests: Fix 51 ldflagdedup on SolarisAlan Coopersmith1-0/+5
2020-06-22unittests: Fix test_identity_cross on SolarisAlan Coopersmith2-4/+16
2020-06-22test: Fix linuxlike/3 linker script on Solaris 11.4Alan Coopersmith1-0/+6
2020-06-22unittests: Fix test_compiler_detection on SolarisAlan Coopersmith1-0/+2
2020-06-22symbolextractor: Add support for SolarisAlan Coopersmith1-0/+9
2020-06-22arglist: Fix remaining mypy errors and warningsDylan Baker2-6/+5
2020-06-22arglist: Split the C/C++ specifics parts into a subclass for CLikeDylan Baker2-78/+71
2020-06-22compilers: Return CompilerArgs from compiler instanceDylan Baker9-56/+63
2020-06-22compilers: Split CompilerArgs into a separate moduleDylan Baker9-384/+416
2020-06-22compilers: Add missing annotations to CompilerArgs classDylan Baker1-16/+14
2020-06-22compilers: Use enum for for deupdlication returns in CompilerArgsDylan Baker1-27/+36
2020-06-21mcompile: Add --verbose modeIgor Raits4-1/+18
2020-06-21wrap: Add patch_directory supportXavier Claessens6-12/+44
2020-06-21compiler: add 'force_align_arg_pointer' function attributeTim-Philipp Müller2-43/+48
2020-06-21Merge pull request #7359 from dcbaker/submit/2020-06/sh4Jussi Pakkanen2-5/+7
2020-06-21Update Style-guide.md [skip ci]Michael Brockus1-0/+6
2020-06-21Update Creating-releases.md [skip ci]Michael Brockus1-17/+38
2020-06-21update meson init info message. [skip ci]Michael Brockus1-2/+2
2020-06-19envconfig: Add support SuperH SH-4Dylan Baker2-2/+4
2020-06-19docs: Alphabetically sort the cpu_family reference tableDylan Baker1-3/+3
2020-06-19Update Users.md [skip ci]Cyril Richard1-0/+1
2020-06-18Merge pull request #7196 from cconverse711/llvm-covJussi Pakkanen12-40/+154
2020-06-18docs: replaced `ninja` with appropriate `meson` commands [skip ci]TheQwertiest23-85/+113
2020-06-18mconf: Fix regression when printing all optionsXavier Claessens1-8/+8
2020-06-17disable coverage tests on msys2Cary Converse1-0/+8
2020-06-17add missing gcovr dependencies for msys2 ciCary Converse1-0/+1
2020-06-17add missing gcovr dependencies for cygwin ciCary Converse1-0/+5