summaryrefslogtreecommitdiffstats
path: root/meta/classes/meson.bbclass
Commit message (Expand)AuthorAgeFilesLines
* meson.bbclass: Remove the MESON_*_ARGS variablesPeter Kjellerstedt2019-11-181-10/+5
* llvm: fix more places where '8.0' version of llvm was hardcodedAlexander Kanavin2019-04-011-1/+1
* meson.bbclass: point to llvm-configAnuj Mittal2019-02-151-0/+1
* Added armeb into meson.bbclass.Lei Maohui2019-01-031-0/+2
* meson.bbclass: map mips64el TARGET_ARCH to mips64 for the cross fileAndrea Adami2018-12-081-0/+2
* meson: map powerpc64 TARGET_ARCH to ppc64 for the cross fileVictor Kamensky2018-10-291-0/+2
* meson.bbclass: Fix build issues with /tmp mounted with noexecMark Asselstine2018-10-121-0/+3
* meson: stop Meson using target CFLAGS in native buildsRoss Burton2018-09-251-5/+10
* meson: pass correct endian in the cross fileRoss Burton2018-09-251-7/+13
* meson: don't dump full error log on failureRoss Burton2018-08-021-1/+0
* meson: improve code styleRoss Burton2018-07-101-1/+1
* meson: map mipsel TARGET_ARCH to mips for the cross fileRoss Burton2018-07-061-0/+2
* meson: map architecture to correct values in cross fileRoss Burton2018-07-051-2/+14
* meson: various class improvementsRoss Burton2018-07-051-3/+4
* meson: only use lists of commands in cross file if requiredRoss Burton2018-06-181-12/+13
* meson.bbclass: refactor native overrideMartin Kelly2018-06-041-10/+7
* meson.bbclass: fix to build for more projectsChen Qi2018-03-061-12/+8
* meson.bbclass: Add support for nativesdkPeter Kjellerstedt2018-02-241-0/+13
* meson: Adjust for clang compilerKhem Raj2018-01-291-2/+7
* meson.bbclass: add MESON_LINK_ARGS to vardepsMartin Kelly2018-01-191-1/+1
* meson.bbclass: include C{, XX}FLAGS in cross argsMartin Kelly2018-01-191-4/+6
* meson.bbclass: compile with --buildtype plainMartin Kelly2018-01-191-0/+1
* meson.bbclass: use HOST_CC_ARCH, not TARGET_CC_ARCHChristopher Larson2018-01-131-1/+1
* meson: export native env only for native buildMartin Kelly2018-01-051-7/+12
* meson: add a recipe and class from meta-oeAlexander Kanavin2018-01-051-0/+108