Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/.github/
Ddo-cmake-linux6 for buildtype in Debug Release RelWithDebInfo MinSizeRel; do
7 "$HERE"/do-cmake-test "$target" "$@" -DCMAKE_BUILD_TYPE="$buildtype" "$@"
/picolibc-3.5.0-3.4.0/.github/workflows/
Dsteps-minsize3 …ibc):/picolibc -w /picolibc $IMAGE ${{ matrix.test }} ${{ matrix.meson_flags }} --buildtype minsize
Dsteps-release3 …ibc):/picolibc -w /picolibc $IMAGE ${{ matrix.test }} ${{ matrix.meson_flags }} --buildtype release
/picolibc-3.5.0-3.4.0/scripts/
Ddo-native-configure38 --buildtype debug \
/picolibc-3.5.0-3.4.0/doc/
Dtesting.md24 --buildtype debug
Dreleasing.md31 --buildtype=release -Dbuild-type-subdir=release
62 …/../scripts/do-arm-configure -Dsysroot-install=true -Dbuild-type-subdir=release --buildtype=release
/picolibc-3.5.0-3.4.0/
Dmeson.build37 'buildtype=minsize',
544 # --picolibc-buildtype options, system-root vs absolute paths and
548 # (corresponding to --picolibc-prefix), the 'buildtype' value
549 # (corresponding to --picolibc-buildtype) and the 'gen' value (for
564 picolibc_buildtype_format = '-picolibc-buildtype=*:@0@'