summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: explicitly disallow unsupported build directory layoutEric Engestrom2020-02-181-0/+4
* turnip: Drop explicit configure opt-in for turnipKristian H. Kristensen2020-02-061-4/+0
* meson: don't bother trying `python2`Eric Engestrom2020-02-051-1/+1
* meson: Do not require libdrm for DRI2 on hurdSamuel Thibault2020-01-221-1/+3
* intel/perf: adapt to platforms like Solaris without d_type in struct direntAlan Coopersmith2020-01-221-0/+5
* meson: Enable -Werror=int-conversion.Bas Nieuwenhuizen2020-01-021-0/+1
* meson: Include iris in default gallium-drivers for x86/x86_64Kenneth Graunke2019-12-061-1/+2
* meson: Add -Werror=gnu-empty-initializer to MSVC compat argsDylan Baker2019-11-261-4/+4
* meson: only build imgui when neededSamuel Pitoiset2019-11-251-0/+4
* Meson: Add llvm>=9 modulesMichel Zou2019-11-231-1/+1
* Meson: Check for dladdr with MinGWMichel Zou2019-11-231-8/+6
* util: Use ZSTD for shader cache if possibleDylan Baker2019-11-111-0/+11
* mesa/imports: let the build system detect strtok_r()Eric Engestrom2019-11-051-1/+1
* meson: require `nm` again on Unix systemsEric Engestrom2019-11-051-2/+2
* meson: add windows support to symbols checksEric Engestrom2019-11-051-3/+9
* meson: move the generic symbols check arguments to a common variableEric Engestrom2019-11-051-0/+1
* meson: add variable to control the symbols checksEric Engestrom2019-11-051-0/+1
* meson: revert glvnd workaroundEric Engestrom2019-10-311-4/+0
* meson: require glvnd 1.2.0Eric Engestrom2019-10-311-1/+1
* meson: define _GNU_SOURCE on FreeBSDEric Engestrom2019-10-291-1/+1
* ac: get tcc_harvested from the kernelMarek Olšák2019-10-281-1/+1
* zink: introduce opengl over vulkanErik Faye-Lund2019-10-281-0/+5
* meson: add -Werror=empty-body to disallow `if(x);`Eric Engestrom2019-10-241-0/+2
* meson: Require meson >= 0.49.1 when using icc or iclDylan Baker2019-10-211-6/+2
* meson: Use cmake to find LLVM when building for windowsDylan Baker2019-10-181-2/+10
* meson: Add support for wrapping llvmDylan Baker2019-10-181-1/+14
* meson: Don't use expat on windowsDylan Baker2019-10-161-1/+5
* meson: recognize "sunos" as the system name for SolarisAlan Coopersmith2019-10-161-1/+3
* util: Workaround lack of flock on SolarisAlan Coopersmith2019-10-161-1/+1
* meson: don't error on formaters with mingwDylan Baker2019-10-101-31/+30
* meson: don't define USE_ELF_TLS for windowsDylan Baker2019-10-101-1/+1
* meson: disable sse4.1 optimizations with msvcDylan Baker2019-10-101-1/+1
* meson: Add support for using win_flex and win_bison on windowsDylan Baker2019-10-101-2/+25
* meson: don't look for rt on windowsDylan Baker2019-10-101-1/+1
* meson: Don't check for posix_memalign on windowsDylan Baker2019-10-101-1/+11
* meson: fix gallium-osmesa to build for windowsDylan Baker2019-10-101-1/+5
* meson: add windows compiler checks and librariesDylan Baker2019-10-101-55/+135
* meson: rename `glvnd_missing_pc_files` to `not glvnd_has_headers_and_pc_files`Eric Engestrom2019-10-101-5/+4
* meson: fix sys/mkdev.h detection on SolarisEric Engestrom2019-10-081-2/+7
* meson: Always add LLVM coroutines module.Bas Nieuwenhuizen2019-10-081-4/+1
* egl: replace MESA_EGL_NO_X11_HEADERS hack with upstream EGL_NO_X11Eric Engestrom2019-10-071-2/+2
* meson: Only error building gallium video without libdrm when the platform is drmDylan Baker2019-10-031-1/+1
* meson: Test for -Wl,--build-id=sha1Maya Rashish2019-09-301-4/+2
* meson: gallium media state trackers require libdrm with x11Dylan Baker2019-09-301-0/+3
* meson: Link xvmc with libxvDylan Baker2019-09-271-1/+3
* meson: fix logic for generating .pc files with old glvndDylan Baker2019-09-251-4/+5
* meson: re-add incorrect pkg-config files with GLVND for backward compatibilityEric Engestrom2019-09-251-0/+4
* meson: split more compiler options to their own lineEric Engestrom2019-09-241-2/+4
* meson: drop -Wno-foo bug workaround for Meson < 0.46Eric Engestrom2019-09-241-18/+9
* meson: split compiler warnings one per lineEric Engestrom2019-09-231-1/+2