Home
last modified time | relevance | path

Searched refs:werror (Results 1 – 25 of 38) sorted by relevance

12

/third_party/libfuse/test/
Dci-build.sh46 … meson setup -D werror=true ${build_opts} "${SOURCE_DIR}" || (cat meson-logs/meson-log.txt; false)
68 meson setup -D b_sanitize=${san} -D b_lundef=false -D werror=true\
/third_party/node/deps/cares/m4/
Dcares-confopts.m4257 dnl --enable-werror or --disable-werror, and set
264 AC_ARG_ENABLE(werror, optenable
265 AS_HELP_STRING([--enable-werror],[Enable compiler warnings as errors])
266 AS_HELP_STRING([--disable-werror],[Disable compiler warnings as errors]),
270 dnl --disable-werror option used
278 dnl --enable-werror option used
/third_party/libsnd/Scripts/
Dclang-sanitize.sh11 ./configure --enable-gcc-werror
/third_party/unity/
Dmeson.build10 default_options: ['werror=true', 'c_std=c11']
/third_party/selinux/checkpolicy/
Dcheckmodule.c40 extern int werror;
183 werror = 1; in main()
Dpolicy_scan.l39 int werror = 0; variable
333 if (werror)
Dcheckpolicy.c100 extern int werror;
506 werror = 1; in main()
/third_party/curl/m4/
Dcurl-confopts.m4389 dnl --enable-werror or --disable-werror, and set
396 AC_ARG_ENABLE(werror, optenable
397 AS_HELP_STRING([--enable-werror],[Enable compiler warnings as errors])
398 AS_HELP_STRING([--disable-werror],[Disable compiler warnings as errors]),
402 dnl --disable-werror option used
410 dnl --enable-werror option used
/third_party/mesa3d/.gitlab-ci/meson/
Dbuild.sh77 -D werror=true \
/third_party/gstreamer/gstplugins_bad/ext/vulkan/shaders/
Dmeson.build24 if get_option('werror')
/third_party/nghttp2/
Dconfigure.ac60 AC_ARG_ENABLE([werror], optenable
61 [AS_HELP_STRING([--enable-werror],
63 [werror=$enableval], [werror=no])
993 if test "x$werror" != "xno"; then
/third_party/vk-gl-cts/external/amber/src/third_party/
DCMakeLists.txt41 set(SHADERC_ENABLE_WERROR_COMPILE OFF CACHE BOOL "disable werror")
/third_party/skia/gn/skia/
DBUILD.gn22 werror = false
368 if (werror) {
/third_party/cups-filters/
Dconfigure.ac826 AC_ARG_ENABLE([werror], optenable
827 [AS_HELP_STRING([--enable-werror], [Treat all warnings as errors, useful for development.])],
973 werror: ${enable_werror}
/third_party/skia/third_party/externals/libpng/
Dconfigure.ac98 AC_ARG_ENABLE(werror, optenable
99 AS_HELP_STRING([[[--enable-werror[=OPT]]]],
/third_party/libsnd/
Dconfigure.ac141 AC_ARG_ENABLE([werror], optenable
142 [AS_HELP_STRING([--enable-werror], [enable -Werror in all Makefiles])])
DREADME.md50 ./configure --enable-werror
DMakefile.am5 DISTCHECK_CONFIGURE_FLAGS = --enable-werror
/third_party/node/
Dcommon.gypi5 'werror': '', # Turn off -Werror in V8 build.
/third_party/node/tools/v8_gypfiles/
Dtoolchain.gypi85 'werror%': '-Werror',
/third_party/mksh/
DBuild.sh1503 ac_flags 0 werror -Werror
/third_party/node/deps/cares/
DCHANGES5368 - configure: werror related adjustments
5444 ./configure --enable-warnings --enable-werror
/third_party/gstreamer/gstplugins_good/
DNEWS2168 - deinterlace: silence unused-but-set werror from imported code
/third_party/gstreamer/gstplugins_bad/
DNEWS2168 - deinterlace: silence unused-but-set werror from imported code
/third_party/gstreamer/gstreamer/
DNEWS2168 - deinterlace: silence unused-but-set werror from imported code

12