aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/insane.bbclass
AgeCommit message (Expand)Author
2013-03-05insane.bbclass: Add ALLOW_EMPTY to list of package specific variablesRichard Purdie
2013-03-01insane.bbclass: Merge linux-gnu entries in machine dictionary and add sh4 mac...Kyle Farnsworth
2013-02-25siteinfo/insane: More n32 fixupsPeter Seebach
2013-02-14insane: remove unused variableRoss Burton
2013-02-06insane.bbclass: Add missing R* variables to pkgvarcheckMartin Jansa
2013-02-06staging/insane.bbclass: Move legacy do_stage check iinto insane.bbclassRichard Purdie
2013-02-06insane.bbclass: Add documentation headers for logical code blocksRichard Purdie
2013-02-06insane.bbclass: Add pkgvarcheck to check for suboptimal usages of variablesRichard Purdie
2013-02-01package: Create global package file list and use throughout PACKAGEFUNCSRichard Purdie
2013-02-01insane.bbclass: removing outdated commentLukas Bulwahn
2013-01-30insane.bbclass: Fix incorrect getVar callRichard Purdie
2012-11-24insane.bbclass : Disable tests for unsafe references in binaries and scripts.Philip Balister
2012-11-18insane.bbclass: add qa package name checkConstantin Musca
2012-11-12insane: detect and warn about relocations in .textPhil Blundell
2012-11-02classes: replace virtclass-native(sdk) with class-native(sdk)Robert Yang
2012-10-27insane.bbclass and friends: Fix sanity checks and multlib headers for n32Peter Seebach
2012-10-23insane: add a check for Xorg driver ABI dependenciesRoss Burton
2012-10-18insane: Don't try to run objdump on symlinksPhil Blundell
2012-10-18insane: Rationalise phdrs-based QA checksPhil Blundell
2012-10-18insane.conf: add new libexec testSaul Wold
2012-10-18insane.bbclass: add AArch64 supportMarcin Juszkiewicz
2012-10-02classes: Update to use corrected bb.utils.explode_dep_versions2 APIRichard Purdie
2012-10-02insane.bbclass: Remove copy and paste confusion when using OVERRIDESRichard Purdie
2012-09-21insane.bbclass: Improve ability to detect enabled testsRichard Purdie
2012-09-21insane.bbclass: add library dir sanity checkRadu Moisan
2012-09-04Rename task to packagegroupPaul Eggleton
2012-09-02nativesdk: Switch to using nativesdk as a prefix, not a suffixRichard Purdie
2012-08-21insane.bbclass: Fix RPATH warning in the face of funny path stringsAndy Ross
2012-08-21meta/classes: Various python whitespace fixesRichard Purdie
2012-06-08insane.bbclass: Make ldd exec_prefix error reporting easier to readMark Hatle
2012-05-30Revert "meta: replace os.popen with subprocess.Popen"Richard Purdie
2012-05-30meta: replace os.popen with subprocess.PopenRobert Yang
2012-05-30meta: replace os.system with subprocess.callRobert Yang
2012-05-21insane.bbclass: Add mips64{el} to known machinesKhem Raj
2012-04-11insane.bbclass: Add missing variable bpnNoor Ahsan
2012-03-22insane.bbclass: maybe no log.do_compile or log.do_installRobert Yang
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie
2012-02-24insane.bbclass: Only depend on desktop-file-utils-native when we need itRichard Purdie
2012-01-26insane.bbclass: Add test for static .a libraries in non-staticdev packagesSaul Wold
2012-01-17insane.bbclass: fix elf.arch not matching error for x32 kernelNitin A Kamble
2012-01-05insane.bbclass: use bb.process.Popen instead of subprocess.check_outputScott Garman
2012-01-05insane.bbclass: add QA tests for unsafe references to exec_prefixScott Garman
2011-11-18insane.bbclass: avoid errors for x32 kernelNitin A Kamble
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-10-20insane.bbclass: print full path on invalid LICENSE_FILES_CHKSUMDarren Hart
2011-09-29insane: Promote most warnings into QA errors by defaultRichard Purdie
2011-09-22insane.bbclass: don't warn on .so files in -nativesdk packagesDmitry Eremin-Solenikov
2011-08-12insane: add linux-gnu to the platform dataChris Larson
2011-08-09insane.bbclass: add entries for linux-gnux32Nitin A Kamble
2011-07-27multilib: Add support for compiling recipes against multiple ABIsRichard Purdie