/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | python_mesonpy.bbclass | 17 # ERROR: Got argument buildtype as both -Dbuildtype and --buildtype. Pick one. 18 MESONOPTS:remove = "--buildtype ${MESON_BUILDTYPE}"
|
/openbmc/libpldm/scripts/ |
H A D | run-ci | 34 # -Db_ndebug=if-release by default, so building with --buildtype=release passes 38 meson configure --buildtype=release "$BUILD" 43 meson configure --buildtype=debug "$BUILD"
|
H A D | pre-submit | 38 meson configure --buildtype=release "$BUILD" 43 meson configure --buildtype=debug "$BUILD"
|
/openbmc/bmcweb/ |
H A D | meson.build | 11 'buildtype=debugoptimized', 35 build = get_option('buildtype') 40 # remove debug information for minsize buildtype 41 if (get_option('buildtype') == 'minsize') 135 if (get_option('buildtype') != 'plain') 169 if not (get_option('buildtype') == 'plain' 170 or get_option('buildtype').startswith('debug')
|
/openbmc/openbmc/poky/meta/recipes-core/picolibc/picolibc/ |
H A D | avoid_polluting_cross_directories.patch | 9 -picolibc-buildtype arguments via the C preprocessor. 11 -isystem %{-picolibc-prefix=*:%*/include/; -picolibc-buildtype=*:/usr/include/%*; :/usr/include} %(… 34 picolibc_buildtype_format = '-picolibc-buildtype=*:@0@'
|
/openbmc/skeleton/ |
H A D | meson.build | 6 'buildtype=debugoptimized',
|
/openbmc/openbmc-tools/dbus_sensor_tester/ |
H A D | meson.build | 9 'buildtype=debugoptimized', 29 build = get_option('buildtype')
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/basu/ |
H A D | basu_0.2.1.bb | 21 EXTRA_OEMESON += "--buildtype release"
|
/openbmc/phosphor-objmgr/ |
H A D | meson.build | 6 'buildtype=debugoptimized', 43 if get_option('buildtype').startswith('debug')
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/multimedia-layer/recipes-graphics/taisei/taisei/ |
H A D | 0001-Remove-strip-option-from-executable-build.patch | 22 'buildtype=release',
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libdecor/ |
H A D | libdecor_0.2.2.bb | 29 EXTRA_OEMESON += "--buildtype release"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lgi/ |
H A D | lua-lgi_0.9.2.bb | 22 EXTRA_OEMESON += "--buildtype release -Dtests=false"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/cglm/ |
H A D | cglm_0.9.4.bb | 23 EXTRA_OEMESON += "--buildtype release"
|
/openbmc/phosphor-virtual-sensor/ |
H A D | meson.build | 6 'buildtype=debugoptimized',
|
/openbmc/phosphor-bmc-code-mgmt/ |
H A D | meson.build | 5 'buildtype=debugoptimized',
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-user-share/gnome-user-share/ |
H A D | 0001-build-Define-list-of-libc-feature-test-macros.patch | 41 if get_option('buildtype').contains('debug')
|
/openbmc/phosphor-led-sysfs/ |
H A D | meson.build | 10 'buildtype=debugoptimized',
|
/openbmc/ipmi-fru-parser/ |
H A D | meson.build | 6 'buildtype=debugoptimized',
|
/openbmc/phosphor-dbus-monitor/ |
H A D | meson.build | 10 'buildtype=debugoptimized',
|
/openbmc/phosphor-time-manager/ |
H A D | meson.build | 10 'buildtype=debugoptimized',
|
/openbmc/phosphor-certificate-manager/ |
H A D | meson.build | 5 'buildtype=debugoptimized',
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/ |
H A D | bmcweb_git.bb | 39 --buildtype=minsize \
|
/openbmc/bios-settings-mgr/ |
H A D | meson.build | 9 'buildtype=debugoptimized',
|
/openbmc/sdbusplus/ |
H A D | meson.build | 6 'buildtype=debugoptimized',
|
/openbmc/openpower-proc-control/ |
H A D | meson.build | 8 'buildtype=debugoptimized', 21 if (get_option('buildtype') == 'minsize')
|