aboutsummaryrefslogtreecommitdiffstats
path: root/classes/insane.bbclass
AgeCommit message (Expand)Author
2010-10-10insane.bbclass: If LIBTOOL_HAS_SYSROOT is set then do not check for la insanityKhem Raj
2010-10-04insane.bbclass: Skip '.pc' in qa_configureTom Rini
2010-09-27insane.bbclass: Recognise mips64 and mips64elKhem Raj
2010-09-09insane.bbclass: run qa_staging before do_package_stage, rather than do_buildChris Larson
2010-06-26instane.bbclass: added nios2Frans Meulenbroeks
2010-06-20insane.bbclass: minor change: relayouted, sortedFrans Meulenbroeks
2010-06-08insane.bbclass: set PATH before calling desktop-file-validateMartin Jansa
2010-05-05gettext enhancements: Make it easier to use the right gettextJoshua Lock
2010-05-05bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Joshua Lock
2010-04-23Initial move of common python bits into modules of the 'oe' python packageChris Larson
2010-04-08insane.bbclass: add x86_64 architecture for linux-uclibcVladimir Sorokin
2010-04-02insane.bbclass: Switch to endswith() and fix la/pc checkTom Rini
2010-02-23insane: check for .debug as a path component, not part of the path stringChris Larson
2010-01-02Add mips entry for linux-uclibc into package_qa_get_machine_dict of insane.bb...Guo Hongruan
2009-11-16insane.bbclass: Remove hardcoded path PKGDEST issueRichard Purdie
2009-11-16classes: Drop a number of unneeded import calls (from Poky)Richard Purdie
2009-10-10classes: Use linux-gnuspe instead of non existing linux-speKhem Raj
2009-10-10conf: Decosmetize TARGET_OSKhem Raj
2009-10-07insane.bbclass: Use linux-gnu for TARGET_OSKhem Raj
2009-09-03OpenEmbedded: Switch to using linux-uclibceabi and linux-gnu for TARGET_OSKhem Raj
2009-05-14First pass of cleanup of messages outputted to the user.Chris Larson
2009-04-28insane.bbclass: Split package_qa_check_devdbg and don't run -dev check on SDK...Tom Rini
2009-04-17insane.bbclass: add an entry for darwin9/armJeremy Lainé
2009-04-08insane.bbclass: make "LDFLAGS ignored" QA errors fatalJeremy Lainé
2009-04-02insane.bbclass: document error class "9" (LDFLAGS ignored)Jeremy Lainé
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