summaryrefslogtreecommitdiffstats
path: root/classes/insane.bbclass
AgeCommit message (Expand)Author
2009-03-21insane.bbclass: Silence the annoying GNU_HASH QA checks when --hash-style isn...Chris Larson
2009-02-04insane.bbclass: Fix MIPS and GNU_HASH check.Tom Rini
2009-01-10insane.bbclass: Fix thinko in package_qa_check_staged logic for iscrossnativeTom Rini
2009-01-09insane.bbclass: Add handling for canadian classesRichard Purdie
2008-11-18insane.bbclass: Optimisation to speed up the package qa phaseHolger Hans Peter Freyther
2008-10-28insane.bbclass: Detect if someone is not using our LDFLAGSHolger Hans Peter Freyther
2008-10-27insane.bbclass: import bb to make python happyHolger Hans Peter Freyther
2008-10-04insane.bbclass: let sh4 arch play with uclibcHenning Heinold
2008-06-16insane.bbclass: add linux-gnuspe as valid targetDirk Opfer
2008-03-19insane bbclass: add '8' (.la references workdir) to list of fatal errorsKoen Kooi
2008-03-19insane.bbclass: Only check installed status for packages which aren't native/...Richard Purdie
2008-03-15Reverse accidental changes in dc0f5b4ef4b836d72bf43dffa503ab86e6f7de54Richard Purdie
2008-03-15gcc: Some futher .bb -> .inc changesRichard Purdie
2008-03-04Change staging layout to match the target system layout. WARNING - staging AB...Richard Purdie
2008-01-12insane.bbclass: fix formatting of fatal include errorMichael Lauer
2007-12-29insane.bbclass: make it more consistent. Fixes the following:Cyril Romain
2007-12-26classes/insane.bbclass: Decided to not make the workdir issues fatalHolger Freyther
2007-12-26classes/insane.bbclass: Handle non-elf files gracefully (again)Holger Freyther
2007-12-26classes/insane.bbclass: Separate the workdir test and make it fatalHolger Freyther
2007-12-26classes/insane.bbclass: Make .la failures non-fatal the right way, split up t...Holger Freyther
2007-12-26classes/insane.bbclass: Try to increase the readabilityHolger Freyther
2007-12-26classes/insane.bbclass: Try to increase readability, remove deadcode, ask to ...Holger Freyther
2007-12-26classes/insane.bbclass: Removal of whitespace and tabsHolger Freyther
2007-11-23insane.bbclass: add package_qa_get_machine_dict() entries for linux-uclibc / ...Jeremy Laine
2007-11-14insane.bbclass: merge dot desktop check from pokyKoen Kooi
2007-10-08classes/insane.bbclass : x64_64 becomes x86_64 which is more usefulGraeme Gregory
2007-09-29insane.bbclass: Raise exceptions, not strings (from poky)Richard Purdie
2007-08-10insane: complete blackfin supportKoen Kooi
2007-06-12siteinfo,insane: blackfin is uclinux, not linuxKoen Kooi
2007-06-11Blackfin support:Koen Kooi
2007-06-03classes/insane: fixed a bug with undefined 'name' and improved output a bit.Michael Krelin
2007-06-01insane.bbclass: add avr32 supportKoen Kooi
2007-05-29classes/insane.bbclass: quote filenames to avoid problems with funny characte...Michael Krelin
2007-05-17insane.bbclass: fix sdk buildsKoen Kooi
2007-05-12insane.bbclass: add support for ARM EABI/uclibcKoen Kooi
2007-05-05insane.bbclass: repair last commitKoen Kooi
2007-05-05insane.bbclass: on check for references to WORKDIR in RPATH, instead of WORKD...Koen Kooi
2007-04-27insane.bbclass: Re-add -B to scanelf to make it correctly check single RPATH ...Leon Woestenberg
2007-04-26insane.bbclass: Commented out scanelf format debugging.Leon Woestenberg
2007-04-26insane.bbclass: RPATH check was always true due to scanelf output including t...Leon Woestenberg
2007-04-26insane.bbclass: depend on chrpath-nativeKoen Kooi
2007-04-26insane.bbclass: Broaden check for RPATHs by removing work/ path component.Leon Woestenberg
2007-04-26insane.bbclass: Fix check for bad RPATHs. This is gonna break builds. Needs f...Leon Woestenberg
2007-04-22insane.bbclass: support mipsel - close #2119Thomas Kunze
2007-04-06insane.bbclass: short circuit architecture check for cross packages (e.g. gcc...Koen Kooi
2007-03-31insane.bbclass: Support armeb EABI.Rod Whitby
2007-03-15insane.bbclass: Add support for sh4.Jamie Lenehan
2007-03-09classes/insane.bbclass: Use split and make it work with python2.3 againHolger Freyther
2007-02-22insane.bbclass: only check for workdir in .pc files, we already forcefully se...Koen Kooi
2007-02-21classes/insane.bbclass: Do not follow links, fix the issue that made koen add...Holger Freyther