summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2020-10-05meson: fix power8 optionPhilipp Zabel1-1/+1
2020-09-11meson: drop leftover PTHREAD_SETAFFINITY_IN_NP_HEADEREric Engestrom1-6/+0
2020-09-01util/u_thread: include pthread_np.h if foundJonathan Gray1-1/+1
2020-09-01meson: conditionally include -ldl in gbm pkg-config fileJonathan Gray1-0/+6
2020-09-01meson: don't build with USE_ELF_TLS on OpenBSDJonathan Gray1-1/+1
2020-09-01meson: don't advertise TLS support if glx wasn't build with itEric Engestrom1-0/+2
2020-09-01meson: build with _ISOC11_SOURCE on OpenBSDJonathan Gray1-0/+2
2020-08-28meson: Fix lmsensors warning message.Vinson Lee1-2/+2
2020-08-21egl/x11_dri3: enable & require xfixes 2.0Eric Engestrom1-1/+1
2020-08-18ac/llvm: handle static/shared llvm init separatelyPierre-Eric Pelloux-Prayer1-0/+1
2020-08-11meson: bump required glvnd versionEric Engestrom1-1/+1
2020-08-05meson: Define ANDROID and ANDROID_API_LEVEL when compiling for AndroidKristian H. Kristensen1-1/+5
2020-08-05ci: Include enough Android headers to let us compile test EGLKristian H. Kristensen1-8/+16
2020-08-05util: Move stack debug functions to src/utilKristian H. Kristensen1-3/+1
2020-08-02meson: fix `-D xlib-lease=auto` detectionEric Engestrom1-1/+1
2020-07-30aco: add framework for testing isel and integration testsRhys Perry1-0/+4
2020-07-30aco: add framework for unit testingRhys Perry1-0/+4
2020-07-17meson: Enable GCing of functions and data from compilation units by default.Eric Anholt1-0/+13
2020-07-14nouveau: enable HMMKarol Herbst1-1/+1
2020-07-14Revert https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4580Michel Dänzer1-1/+1
2020-07-14nouveau: enable HMMKarol Herbst1-1/+1
2020-07-10egl: automatically compile the `drm` platform when availableEric Engestrom1-7/+10
2020-07-10meson: move xlib-lease block further downEric Engestrom1-14/+14
2020-07-10egl: always compile surfacelessEric Engestrom1-19/+11
2020-07-02meson: turn on Wimplicit-fallthrough project wideTimothy Arceri1-0/+1
2020-07-01meson: Do not enable USE_ELF_TLS for FreeBSDEmmanuel1-1/+1
2020-06-30meson: Revert commit overriding C++ standard with gnu++11 on ppc64elFrédéric Bonnard1-9/+0
2020-06-28meson: Do not require shader cache for radv.Bas Nieuwenhuizen1-3/+0
2020-06-16meson: unbreak sysctl.h detection on BSDsJan Beich1-1/+8
2020-06-02meson: remove "empty array"/"array of an empty string" confusionEric Engestrom1-13/+7
2020-06-01meson: deprecated 'true' and 'false' in combo options for 'enabled' and 'disa...Dylan Baker1-64/+197
2020-06-01meson: use gnu_symbol_visibility argumentDylan Baker1-11/+0
2020-06-01meson: Use builtins for checking gnu __attributes__Dylan Baker1-31/+7
2020-06-01meson: Use the check_header functionDylan Baker1-1/+1
2020-06-01meson: Bump required version to 0.52.0Dylan Baker1-16/+6
2020-05-23tree-wide: fix deprecated GitLab URLsEric Engestrom1-2/+2
2020-05-21meson: Disable GCC's dead store elimination for memory zeroing custom newDanylo Piliaiev1-0/+5
2020-05-15util/rand_xor: use getrandom() when availableEmmanuel Gil Peyrot1-1/+1
2020-04-24meson: Use dependency.partial_dependency()Quentin Glidic1-10/+3
2020-04-23meson: correct windows-version defineErik Faye-Lund1-1/+1
2020-04-21meson: update llvm dependency logic for meson 0.54.0Dylan Baker1-6/+8
2020-04-20meson: do not disable incremental linking for debug-buildsErik Faye-Lund1-1/+6
2020-04-16meson: tell flex that we support c99Erik Faye-Lund1-1/+1
2020-04-16meson: Make shared-llvm into a tri-state booleanDaniel Stone1-0/+5
2020-04-07meson: fix debug build on AndroidDominik Behr1-0/+3
2020-03-30meson: Add VS 4624 warning exclusion to remove piles of LLVM warningsDaniel Stone1-1/+3
2020-03-30meson: disable some more warnings on msvcErik Faye-Lund1-1/+3
2020-03-09meson: enable -fno-common by defaultPierre-Eric Pelloux-Prayer1-0/+1
2020-03-01meson: Enable -Wno-deprecated only for bison > 2.3.Vinson Lee1-1/+3
2020-02-25meson: Disable bison's -Wdeprecated since we still support old bison.Eric Anholt1-0/+6