Home
last modified time | relevance | path

Searched refs:buildtype (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/openbmc/poky/meta/classes-recipe/
H A Dpython_mesonpy.bbclass17 # ERROR: Got argument buildtype as both -Dbuildtype and --buildtype. Pick one.
18 MESONOPTS:remove = "--buildtype ${MESON_BUILDTYPE}"
/openbmc/libpldm/scripts/
H A Dpre-submit22 meson configure --buildtype=release "$BUILD"
27 meson configure --buildtype=debug "$BUILD"
H A Drun-ci22 meson configure --buildtype=release "$BUILD"
27 meson configure --buildtype=debug "$BUILD"
/openbmc/bmcweb/
H A Dmeson.build11 'buildtype=debugoptimized',
35 build = get_option('buildtype')
40 # remove debug information for minsize buildtype
41 if (get_option('buildtype') == 'minsize')
128 if (get_option('buildtype') != 'plain')
162 if not (get_option('buildtype') == 'plain'
163 or get_option('buildtype').startswith('debug')
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/basu/
H A Dbasu_0.2.1.bb21 EXTRA_OEMESON += "--buildtype release"
/openbmc/openbmc-tools/dbus_sensor_tester/
H A Dmeson.build9 'buildtype=debugoptimized',
29 build = get_option('buildtype')
/openbmc/phosphor-objmgr/
H A Dmeson.build5 'buildtype=debugoptimized',
33 if get_option('buildtype').startswith('debug')
/openbmc/phosphor-dbus-monitor/
H A Dmeson.build9 'buildtype=debugoptimized',
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libdecor/
H A Dlibdecor_0.2.2.bb29 EXTRA_OEMESON += "--buildtype release"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/cglm/
H A Dcglm_0.9.2.bb23 EXTRA_OEMESON += "--buildtype release"
/openbmc/phosphor-virtual-sensor/
H A Dmeson.build6 'buildtype=debugoptimized',
/openbmc/ipmi-fru-parser/
H A Dmeson.build6 'buildtype=debugoptimized',
/openbmc/phosphor-time-manager/
H A Dmeson.build8 'buildtype=debugoptimized' ])
/openbmc/phosphor-led-sysfs/
H A Dmeson.build9 'buildtype=debugoptimized'
/openbmc/sdbusplus/
H A Dmeson.build3 'buildtype=debugoptimized',
/openbmc/phosphor-certificate-manager/
H A Dmeson.build5 'buildtype=debugoptimized',
/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/
H A Dbmcweb_git.bb39 --buildtype=minsize \
/openbmc/bios-settings-mgr/
H A Dmeson.build9 'buildtype=debugoptimized'
/openbmc/phosphor-led-manager/
H A Dmeson.build9 'buildtype=debugoptimized',
/openbmc/phosphor-net-ipmid/
H A Dmeson.build9 'buildtype=debugoptimized',
/openbmc/phosphor-snmp/
H A Dmeson.build9 'buildtype=debugoptimized',
/openbmc/phosphor-gpio-monitor/
H A Dmeson.build8 'buildtype=debugoptimized'
/openbmc/obmc-console/
H A Dmeson.build3 'buildtype=debugoptimized',
/openbmc/openpower-proc-control/
H A Dmeson.build8 'buildtype=debugoptimized',
21 if(get_option('buildtype') == 'minsize')
/openbmc/telemetry/
H A Dmeson.build6 'buildtype=debugoptimized',

12