Home
last modified time | relevance | path

Searched refs:buildtype (Results 1 – 25 of 48) 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 Drun-ci34 # -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 Dpre-submit38 meson configure --buildtype=release "$BUILD"
43 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')
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 Davoid_polluting_cross_directories.patch9 -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 Dmeson.build6 'buildtype=debugoptimized',
/openbmc/openbmc-tools/dbus_sensor_tester/
H A Dmeson.build9 'buildtype=debugoptimized',
29 build = get_option('buildtype')
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/basu/
H A Dbasu_0.2.1.bb21 EXTRA_OEMESON += "--buildtype release"
/openbmc/phosphor-objmgr/
H A Dmeson.build6 '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 D0001-Remove-strip-option-from-executable-build.patch22 'buildtype=release',
/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-support/lgi/
H A Dlua-lgi_0.9.2.bb22 EXTRA_OEMESON += "--buildtype release -Dtests=false"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/cglm/
H A Dcglm_0.9.4.bb23 EXTRA_OEMESON += "--buildtype release"
/openbmc/phosphor-virtual-sensor/
H A Dmeson.build6 'buildtype=debugoptimized',
/openbmc/phosphor-bmc-code-mgmt/
H A Dmeson.build5 'buildtype=debugoptimized',
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-user-share/gnome-user-share/
H A D0001-build-Define-list-of-libc-feature-test-macros.patch41 if get_option('buildtype').contains('debug')
/openbmc/phosphor-led-sysfs/
H A Dmeson.build10 'buildtype=debugoptimized',
/openbmc/ipmi-fru-parser/
H A Dmeson.build6 'buildtype=debugoptimized',
/openbmc/phosphor-dbus-monitor/
H A Dmeson.build10 'buildtype=debugoptimized',
/openbmc/phosphor-time-manager/
H A Dmeson.build10 '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/sdbusplus/
H A Dmeson.build6 'buildtype=debugoptimized',
/openbmc/openpower-proc-control/
H A Dmeson.build8 'buildtype=debugoptimized',
21 if (get_option('buildtype') == 'minsize')

12