Home
last modified time | relevance | path

Searched full:meson_options (Results 1 – 25 of 46) sorted by relevance

12

/aosp_15_r20/external/mesa3d/meson_to_hermetic/templates/
H A Dgenerate_python_build.txt12 {{ meson_options }}
29 meson_options = meson_translator.config.meson_options
30 for key in meson_options:
31 set_option(key, meson_options[key])
/aosp_15_r20/external/mesa3d/meson_to_hermetic/
H A Dmeson_build_state.py119 # project_config.meson_options
151 project_config._meson_options = kwargs.get('meson_options')
182 self._meson_options.update(proj_config.meson_options)
237 def meson_options(self): member in ProjectConfig
269 meson_options: {self._meson_options}
H A Dgenerate_python_build.py103 meson_options = process_meson('meson_options.txt')
106 meson_options=meson_options,
H A Daosp.toml17 [base_project_config.meson_options]
76 [project_config.meson_options]
108 [project_config.meson_options]
H A Dbuild-android-turnip.sh5 if [ ! -f meson_options.txt ]; then
H A Dfuchsia.toml14 [project_config.meson_options]
H A DREADME.md42 Meson build options must be set by modifying the defaults in meson_options.txt.
H A Dbuild-fuchsia-turnip.sh5 if [ ! -f meson_options.txt ]; then
/aosp_15_r20/external/wayland/
H A Drelease.sh23 meson_options=""
25 meson_options="$meson_options --wipe"
27 meson setup "$build_dir" $meson_options
/aosp_15_r20/external/igt-gpu-tools/
H A D.gitlab-ci.yml3 MESON_OPTIONS: >
25 - meson $MESON_OPTIONS build
45 - meson $MESON_OPTIONS build
54 - meson $MESON_OPTIONS build
64 - meson $MESON_OPTIONS build
/aosp_15_r20/external/libopus/meson/
H A DREADME.md29 …Opus project-specific build options, please refer to the [meson_options.txt](./../meson_options.tx…
/aosp_15_r20/external/flashrom/doc/dev_guide/
H A Dbuilding_from_source.rst219 The flashrom specific options can be found in ``meson_options.txt`` in the top-level
223 .. todo:: Write a sphinx extension to render ``meson_options.txt`` here
/aosp_15_r20/external/mesa3d/docs/
H A Dmeson.rst169 `meson_options.txt <https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/meson_options.txt>`__
/aosp_15_r20/external/harfbuzz_ng/
H A D.editorconfig17 [{meson.build,meson_options.txt}]
/aosp_15_r20/external/mesa3d/meson_to_hermetic_test/test_toml_files/
H A Dempty_dependencies.toml14 [project_config.meson_options]
H A Dtest.toml14 [project_config.meson_options]
H A Dunhandled_host_settings.toml15 [project_config.meson_options]
H A Dload_dependencies.toml14 [project_config.meson_options]
/aosp_15_r20/external/libdrm/
H A D.editorconfig21 [{meson.build,meson_options.txt}]
/aosp_15_r20/external/virglrenderer/
H A D.editorconfig28 [{meson.build,meson_options.txt}]
/aosp_15_r20/external/mesa3d/
H A D.editorconfig34 [{meson.build,meson_options.txt}]
/aosp_15_r20/external/libva/
H A DMakefile.am33 EXTRA_DIST=doc/va_footer.html meson.build meson_options.txt
/aosp_15_r20/external/freetype/
H A Dmeson_options.txt2 # meson_options.txt
/aosp_15_r20/external/lz4/build/meson/
H A Dmeson.build12 # (together with meson_options.txt) and packaged for wrapdb.
/aosp_15_r20/external/wayland-protocols/freedesktop.org/
H A DMakefile.am58 meson_options.txt \

12