summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: unbreak sysctl.h detection on BSDsJan Beich2020-06-161-1/+8
* meson: remove "empty array"/"array of an empty string" confusionEric Engestrom2020-06-021-13/+7
* meson: deprecated 'true' and 'false' in combo options for 'enabled' and 'disa...Dylan Baker2020-06-011-64/+197
* meson: use gnu_symbol_visibility argumentDylan Baker2020-06-011-11/+0
* meson: Use builtins for checking gnu __attributes__Dylan Baker2020-06-011-31/+7
* meson: Use the check_header functionDylan Baker2020-06-011-1/+1
* meson: Bump required version to 0.52.0Dylan Baker2020-06-011-16/+6
* tree-wide: fix deprecated GitLab URLsEric Engestrom2020-05-231-2/+2
* meson: Disable GCC's dead store elimination for memory zeroing custom newDanylo Piliaiev2020-05-211-0/+5
* util/rand_xor: use getrandom() when availableEmmanuel Gil Peyrot2020-05-151-1/+1
* meson: Use dependency.partial_dependency()Quentin Glidic2020-04-241-10/+3
* meson: correct windows-version defineErik Faye-Lund2020-04-231-1/+1
* meson: update llvm dependency logic for meson 0.54.0Dylan Baker2020-04-211-6/+8
* meson: do not disable incremental linking for debug-buildsErik Faye-Lund2020-04-201-1/+6
* meson: tell flex that we support c99Erik Faye-Lund2020-04-161-1/+1
* meson: Make shared-llvm into a tri-state booleanDaniel Stone2020-04-161-0/+5
* meson: fix debug build on AndroidDominik Behr2020-04-071-0/+3
* meson: Add VS 4624 warning exclusion to remove piles of LLVM warningsDaniel Stone2020-03-301-1/+3
* meson: disable some more warnings on msvcErik Faye-Lund2020-03-301-1/+3
* meson: enable -fno-common by defaultPierre-Eric Pelloux-Prayer2020-03-091-0/+1
* meson: Enable -Wno-deprecated only for bison > 2.3.Vinson Lee2020-03-011-1/+3
* meson: Disable bison's -Wdeprecated since we still support old bison.Eric Anholt2020-02-251-0/+6
* 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