Lines Matching full:meson
45 - Meson support for windows using MSVC and MinGW
84 - build errors after "meson: add -Werror=empty-body to disallow
92 - Meson: Building osmesa gallium and tests at the same time results in
98 - Cache meson packagecach in appveyor
113 - meson.build:1447:6: ERROR: Problem encountered: libdrm required for
117 - Meson can't find 32-bit libXvMCW in non-standard path
177 - meson: recognize "sunos" as the system name for Solaris
492 - meson: Always add LLVM coroutines module.
952 - meson: don't try to generate i18n translations on windows
953 - meson: Make shared-glapi a combo
954 - meson: don't build glapi_static_check_table on windows
956 - meson: add a zlib subproject
957 - meson: add a expat subproject
960 - meson: fix dl detection on non cygwin windows
961 - meson: build getopt when using msvc
962 - meson: Add a platform for windows
963 - meson: don't build glx or dri by default on windows
964 - meson: don't allow glvnd on windows
965 - meson: don't generate file into subdirs
967 - scons: Make scons and meson agree about path to glapi generated
975 - meson: fix logic for generating .pc files with old glvnd
976 - meson: Try finding libxvmcw via pkg-config before using find_library
977 - meson: Link xvmc with libxv
978 - meson: gallium media state trackers require libdrm with x11
979 - docs: update install docs for meson
982 - meson: remove -DGALLIUM_SOFTPIPE from st/osmesa
988 - meson: Only error building gallium video without libdrm when the
995 - meson: add windows compiler checks and libraries
996 - meson: Add windows defines to glapi
997 - meson: Add necessary defines for mesa_gallium on windows
998 - meson: build gallium gdi winsys
999 - meson: build wgl state tracker
1000 - meson: build libgl-gdi target
1001 - meson: build graw-gdi target
1002 - meson: fix gallium-osmesa to build for windows
1003 - meson: Don't check for posix_memalign on windows
1005 - meson: fix pipe-loader compilation for windows
1006 - meson: don't look for rt on windows
1007 - meson: Add support for using win_flex and win_bison on windows
1008 - meson: force inclusion of inttypes.h for glcpp with msvc
1009 - meson: disable sse4.1 optimizations with msvc
1010 - meson: add switches for SWR with MSVC
1011 - meson: don't define USE_ELF_TLS for windows
1012 - meson: Add idep_getopt for tests
1013 - meson: Add msvc compat args to util/tests
1014 - meson: Set visibility and compat args for graw
1015 - meson: don't build gallium trivial tests on windows
1016 - meson: disable graw tests on mingw
1017 - meson: don't build or run mesa-sha1 test on windows
1018 - meson: maintain names of shared API libraries
1019 - meson: add msvc compat args to swr
1020 - meson: don't error on formaters with mingw
1021 - meson: only build timspec test if timespec is available
1022 - meson: glcpp tests are expected to fail on windows
1023 - meson/util: Don't run string_buffer tests on mingw
1025 - docs: update meson docs for windows
1026 - appveyor: Add support for meson as well as scons on windows
1028 - meson: Don't use expat on windows
1030 - Revert "gitlab-ci: Disable meson-mingw32-x86_64 job again for now"
1031 - gitlab-ci: Set the meson wrapmode to disabled
1032 - appveyor: Cache meson's wrap downloads
1033 - meson/llvmpipe: Add dep_llvm to driver_swrast
1034 - meson: Add support for wrapping llvm
1035 - meson: Use cmake to find LLVM when building for windows
1036 - docs: update meson docs for windows
1037 - appveyor: Add support for building llvmpipe with meson
1039 - docs: Add new feature for compiling for windows with meson
1040 - meson: Require meson >= 0.49.1 when using icc or icl
1061 - gitlab-ci: Add a job for meson on windows
1064 - meson: Add dep_glvnd to egl deps when building with glvnd
1073 - meson/broadcom: libbroadcom_cle needs expat headers
1074 - meson/broadcom: libbroadcom_cle also needs zlib
1178 - meson/scons/android: add LLVM_AVAILABLE binary flag
1192 - meson/scons/android: drop now-unused HAVE_LLVM
1201 - meson/iris: replace partial list of nir dep files with
1203 - meson/v3d: replace partial list of nir dep files with
1209 - meson: split compiler warnings one per line
1211 - meson: drop -Wno-foo bug workaround for Meson < 0.46
1212 - meson: split more compiler options to their own line
1213 - meson: re-add incorrect pkg-config files with GLVND for backward
1226 - meson/loader: drop unneeded \*.h file
1228 - meson: add missing idep_nir_headers in iris_gen_libs
1229 - meson: use idep_nir instead of libnir in libnouveau
1230 - meson: use idep_nir instead of libnir in libclnir
1231 - meson: use idep_nir instead of libnir in gallium nine
1232 - meson: use idep_nir instead of libnir in haiku softpipe
1233 - meson: use idep_nir instead of libnir in pipe-loader
1234 - meson: rename libnir to \_libnir to make it clear it's not meant to
1236 - meson: drop duplicate inc_nir from libiris
1237 - meson: drop duplicate inc_nir from libglsl
1238 - meson: drop duplicate inc_nir from spirv2nir
1239 - meson: drop unused inc_nir
1241 - meson: fix sys/mkdev.h detection on Solaris
1243 - meson: rename \`glvnd_missing_pc_files\` to \`not
1245 - meson: move a couple of include installs around
1246 - meson: split headers one per line
1247 - meson: split Mesa headers as a separate installation
1248 - meson: skip installation of GLVND-provided headers
1264 - travis: test meson install as well
1268 - meson: add -Werror=empty-body to disallow \`if(x);\`
1277 - meson: define \_GNU_SOURCE on FreeBSD
2549 - meson: Test for -Wl,--build-id=sha1
2558 - gitlab-ci: Move up meson-main job definition
2567 - gitlab-ci: Move dependencies/needs for meson-main job to .deqp-test
2568 - gitlab-ci: Move up meson-arm64 job definition
2585 - gitlab-ci: Set ccache path for cross compilers in meson cross file
2591 - gitlab-ci: Remove redundant .meson-cross template script
2593 - gitlab-ci: Disable meson-mingw32-x86_64 job again for now
2599 - gitlab-ci: Update the meson cross file for LLVM_VERSION as well
2607 - gitlab-ci: Enable UBSan for the meson-vulkan job
2610 - gitlab-ci: Disable meson-windows job for the time being
2701 - meson: Check for SPIRV-Tools and llvm-spirv
2755 - Appveyor/Meson: Add build test of osmesa gallium
2756 - Meson: Remove lib prefix from graw and osmesa when building with
3037 - gitlab-ci: bump LLVM to 8 for meson-vulkan and meson-clover
3388 - meson: Add coroutines component to llvmpipe build.
3397 - meson: Fix linkage of libgallium_nine with libgalliumvl