| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | insane: optimise buildpath search | Ross Burton | 2018-07-18 | 1 | -2/+2 |
* | insane.bbclass: Don't let warnings make previous errors non-fatal | Olof Johansson | 2018-06-28 | 1 | -6/+6 |
* | insane.bbclass: Make missing license file fatal | Olof Johansson | 2018-06-28 | 1 | -1/+1 |
* | insane.bbclass: Adds powerpc to elf headers machine dictionary | Alejandro Enedino Hernandez Samaniego | 2018-06-15 | 1 | -0/+1 |
* | insane.bbclass: Fix typos in 32bit risc-v machine type | Khem Raj | 2018-03-15 | 1 | -3/+3 |
* | insane.bbclass: add support for RISC-V baremetal | Khem Raj | 2018-03-15 | 1 | -0/+2 |
* | insane: add support for ARM64 ILP32 | Daniel Díaz | 2018-01-03 | 1 | -1/+4 |
* | insane.bbclass: add microblaze-*-elf to machine dictionary | Nathan Rossi | 2017-11-21 | 1 | -0/+3 |
* | insane: Add entries for riscv 32bit/64bit | Khem Raj | 2017-11-05 | 1 | -0/+4 |
* | insane: consider INSANE_SKIP without package-specifier too | Ross Burton | 2017-09-13 | 1 | -1/+2 |
* | insane: don't pass skip list to functions which don't respect it | Ross Burton | 2017-09-13 | 1 | -8/+8 |
* | insane.bbclass: write QA issues to log file only when they are in ERROR_QA or... | Martin Jansa | 2017-09-11 | 1 | -1/+2 |
* | insane.bbclass: Warn if ${COREBASE}/LICENSE is used | Saul Wold | 2017-09-02 | 1 | -1/+4 |
* | gettext.bbclass: do not add virtual/gettext to DEPENDS | Alexander Kanavin | 2017-08-30 | 1 | -4/+2 |
* | insane: add qa check for uppercase recipe name | Yeoh Ee Peng | 2017-08-30 | 1 | -2/+7 |
* | insane: remove last remnants of unsafe-references-in-binaries check | Ross Burton | 2017-08-13 | 1 | -9/+0 |
* | insane: remove unsafe-references-in-scripts check | Ross Burton | 2017-08-13 | 1 | -65/+0 |
* | insane.bbclass: Support musl-x32 | sweeaun | 2017-07-08 | 1 | -1/+4 |
* | insane.bbclass: Add package QA check for merged /usr. | Amarnath Valluri | 2017-07-06 | 1 | -0/+16 |
* | insane: add extensible framework for recipe-wide QA tests | Ross Burton | 2017-06-28 | 1 | -23/+42 |
* | insane: rename pkg to pn because that is what it is | Ross Burton | 2017-06-28 | 1 | -3/+3 |
* | insane.bbclass: Ignore perl as dependency for nativesdk packages | Peter Kjellerstedt | 2017-06-23 | 1 | -1/+1 |
* | meta: Remove further uclibc remnants (inc. patches and site files) | Richard Purdie | 2017-06-22 | 1 | -24/+0 |
* | insane: Don't depend on OVERRIDES | Richard Purdie | 2017-06-14 | 1 | -0/+1 |
* | insane.bbclass: Improve the handling of runtime file dependencies | Peter Kjellerstedt | 2017-06-12 | 1 | -6/+10 |
* | insane.bbclass: Report all file-rdeps errors, not just the first | Peter Kjellerstedt | 2017-06-12 | 1 | -1/+1 |
* | insane.bbclass: fix override handling in RDEPENDS QA | Gan, Yau Wai | 2017-06-03 | 1 | -1/+1 |
* | insane.bbclass: error if file-rdeps not met | Stephano Cetola | 2017-03-28 | 1 | -2/+2 |
* | insane: remove broken unsafe-references-in-binaries test | Ross Burton | 2017-03-22 | 1 | -42/+0 |
* | insane.bbclass: Add missing dependencies | Mariano Lopez | 2017-03-01 | 1 | -0/+3 |
* | insane.bbclass: print QA message correctly | Stephano Cetola | 2017-02-15 | 1 | -1/+1 |
* | classes: Drop now unneeded update_data calls | Richard Purdie | 2017-02-15 | 1 | -2/+0 |
* | Switch to Recipe Specific Sysroots | Richard Purdie | 2017-01-23 | 1 | -0/+3 |
* | insane.bbclass: print license text as part of QA message | Patrick Ohly | 2017-01-16 | 1 | -0/+29 |
* | meta/scripts: Various getVar/getVarFlag expansion parameter fixes | Richard Purdie | 2017-01-09 | 1 | -2/+2 |
* | arch-mips: Add MIPS 64r6 N32 tune | Zubair Lutfullah Kakakhel | 2016-12-22 | 1 | -0/+2 |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -97/+97 |
* | insane: Add SH4 musl mapping to the QA arch tests | Vladimir Zapolskiy | 2016-12-08 | 1 | -0/+1 |
* | insane: rewrite the expanded-d test as a QAPKGTEST | Ross Burton | 2016-11-30 | 1 | -19/+13 |
* | insane: add QAPKGTEST, a package-wide equivilant to QAPATHTEST | Ross Burton | 2016-11-30 | 1 | -0/+20 |
* | insane: factor out the test matrix processing | Ross Burton | 2016-11-30 | 1 | -21/+25 |
* | insane: fix expanded-d test | Ross Burton | 2016-11-30 | 1 | -2/+1 |
* | insane: Add aarch64 baremetal mappings to the QA arch test | Alexandre Belloni | 2016-11-30 | 1 | -0/+2 |
* | insane.bbclass:buildpaths: open() file with 'rb' | Robert Yang | 2016-11-06 | 1 | -2/+2 |
* | insane.bbclass: fix package_qa_check_arch() for mips64-o32 | Robert Yang | 2016-10-15 | 1 | -4/+6 |
* | insane.bbclass: Additional "mips" and "mipsel" machine definitions | Juro Bystricky | 2016-10-15 | 1 | -0/+2 |
* | insane: display names instead of ELF machine numbers | Ross Burton | 2016-10-11 | 1 | -2/+2 |
* | insane.bbclass: Add mipsisa{32, 64}r6{el, } | Zubair Lutfullah Kakakhel | 2016-10-07 | 1 | -0/+4 |
* | sanity: make license QA failures fatal again | Ross Burton | 2016-09-16 | 1 | -6/+8 |
* | insane: improve package_qa_clean_path | Ross Burton | 2016-08-23 | 1 | -3/+8 |