/aosp_15_r20/external/mesa3d/meson_to_hermetic/templates/ |
H A D | generate_python_build.txt | 12 {{ 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 D | meson_build_state.py | 119 # 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 D | generate_python_build.py | 103 meson_options = process_meson('meson_options.txt') 106 meson_options=meson_options,
|
H A D | aosp.toml | 17 [base_project_config.meson_options] 76 [project_config.meson_options] 108 [project_config.meson_options]
|
H A D | build-android-turnip.sh | 5 if [ ! -f meson_options.txt ]; then
|
H A D | fuchsia.toml | 14 [project_config.meson_options]
|
H A D | README.md | 42 Meson build options must be set by modifying the defaults in meson_options.txt.
|
H A D | build-fuchsia-turnip.sh | 5 if [ ! -f meson_options.txt ]; then
|
/aosp_15_r20/external/wayland/ |
H A D | release.sh | 23 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.yml | 3 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 D | README.md | 29 …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 D | building_from_source.rst | 219 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 D | meson.rst | 169 `meson_options.txt <https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/meson_options.txt>`__
|
/aosp_15_r20/external/harfbuzz_ng/ |
H A D | .editorconfig | 17 [{meson.build,meson_options.txt}]
|
/aosp_15_r20/external/mesa3d/meson_to_hermetic_test/test_toml_files/ |
H A D | empty_dependencies.toml | 14 [project_config.meson_options]
|
H A D | test.toml | 14 [project_config.meson_options]
|
H A D | unhandled_host_settings.toml | 15 [project_config.meson_options]
|
H A D | load_dependencies.toml | 14 [project_config.meson_options]
|
/aosp_15_r20/external/libdrm/ |
H A D | .editorconfig | 21 [{meson.build,meson_options.txt}]
|
/aosp_15_r20/external/virglrenderer/ |
H A D | .editorconfig | 28 [{meson.build,meson_options.txt}]
|
/aosp_15_r20/external/mesa3d/ |
H A D | .editorconfig | 34 [{meson.build,meson_options.txt}]
|
/aosp_15_r20/external/libva/ |
H A D | Makefile.am | 33 EXTRA_DIST=doc/va_footer.html meson.build meson_options.txt
|
/aosp_15_r20/external/freetype/ |
H A D | meson_options.txt | 2 # meson_options.txt
|
/aosp_15_r20/external/lz4/build/meson/ |
H A D | meson.build | 12 # (together with meson_options.txt) and packaged for wrapdb.
|
/aosp_15_r20/external/wayland-protocols/freedesktop.org/ |
H A D | Makefile.am | 58 meson_options.txt \
|