summaryrefslogtreecommitdiff
path: root/meta/classes/insane.bbclass
AgeCommit message (Expand)AuthorFiles
2013-05-16bbclass: bb.fatal() clean upRobert Yang1
2013-05-10classes/insane: add check for PN in OVERRIDESPaul Eggleton1
2013-05-09class/lib: Fix up various file access methodsRichard Purdie1
2013-05-09insane: Open file in binary modeRichard Purdie1
2013-05-09classes/recipes/lib: Fix various python whitespace issuesRichard Purdie1
2013-04-11ptest bug fixesBjörn Stenberg1
2013-04-08insane.bbclass: Updated MicroBlaze machine definitionsNathan Rossi1
2013-03-05insane.bbclass: Add ALLOW_EMPTY to list of package specific variablesRichard Purdie1
2013-03-01insane.bbclass: Merge linux-gnu entries in machine dictionary and add sh4 mac...Kyle Farnsworth1
2013-02-25siteinfo/insane: More n32 fixupsPeter Seebach1
2013-02-14insane: remove unused variableRoss Burton1
2013-02-06insane.bbclass: Add missing R* variables to pkgvarcheckMartin Jansa1
2013-02-06staging/insane.bbclass: Move legacy do_stage check iinto insane.bbclassRichard Purdie1
2013-02-06insane.bbclass: Add documentation headers for logical code blocksRichard Purdie1
2013-02-06insane.bbclass: Add pkgvarcheck to check for suboptimal usages of variablesRichard Purdie1
2013-02-01package: Create global package file list and use throughout PACKAGEFUNCSRichard Purdie1
2013-02-01insane.bbclass: removing outdated commentLukas Bulwahn1
2013-01-30insane.bbclass: Fix incorrect getVar callRichard Purdie1
2012-11-24insane.bbclass : Disable tests for unsafe references in binaries and scripts.Philip Balister1
2012-11-18insane.bbclass: add qa package name checkConstantin Musca1
2012-11-12insane: detect and warn about relocations in .textPhil Blundell1
2012-11-02classes: replace virtclass-native(sdk) with class-native(sdk)Robert Yang1
2012-10-27insane.bbclass and friends: Fix sanity checks and multlib headers for n32Peter Seebach1
2012-10-23insane: add a check for Xorg driver ABI dependenciesRoss Burton1
2012-10-18insane: Don't try to run objdump on symlinksPhil Blundell1
2012-10-18insane: Rationalise phdrs-based QA checksPhil Blundell1
2012-10-18insane.conf: add new libexec testSaul Wold1
2012-10-18insane.bbclass: add AArch64 supportMarcin Juszkiewicz1
2012-10-02classes: Update to use corrected bb.utils.explode_dep_versions2 APIRichard Purdie1
2012-10-02insane.bbclass: Remove copy and paste confusion when using OVERRIDESRichard Purdie1
2012-09-21insane.bbclass: Improve ability to detect enabled testsRichard Purdie1
2012-09-21insane.bbclass: add library dir sanity checkRadu Moisan1
2012-09-03Rename task to packagegroupPaul Eggleton1
2012-08-31nativesdk: Switch to using nativesdk as a prefix, not a suffixRichard Purdie1
2012-08-21insane.bbclass: Fix RPATH warning in the face of funny path stringsAndy Ross1
2012-08-21meta/classes: Various python whitespace fixesRichard Purdie1
2012-06-08insane.bbclass: Make ldd exec_prefix error reporting easier to readMark Hatle1
2012-05-30Revert "meta: replace os.popen with subprocess.Popen"Richard Purdie1
2012-05-30meta: replace os.popen with subprocess.PopenRobert Yang1
2012-05-30meta: replace os.system with subprocess.callRobert Yang1
2012-05-20insane.bbclass: Add mips64{el} to known machinesKhem Raj1
2012-04-11insane.bbclass: Add missing variable bpnNoor Ahsan1
2012-03-22insane.bbclass: maybe no log.do_compile or log.do_installRobert Yang1
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie1
2012-02-24insane.bbclass: Only depend on desktop-file-utils-native when we need itRichard Purdie1
2012-01-26insane.bbclass: Add test for static .a libraries in non-staticdev packagesSaul Wold1
2012-01-17insane.bbclass: fix elf.arch not matching error for x32 kernelNitin A Kamble1
2012-01-05insane.bbclass: use bb.process.Popen instead of subprocess.check_outputScott Garman1
2012-01-05insane.bbclass: add QA tests for unsafe references to exec_prefixScott Garman1
2011-11-17insane.bbclass: avoid errors for x32 kernelNitin A Kamble1