summaryrefslogtreecommitdiffstats
path: root/meta/classes/insane.bbclass
AgeCommit message (Expand)Author
2010-08-23insane.bbclass: Update to match the packaging classes when handling OVERRIDESRichard Purdie
2010-07-15insane.class: print the recipe name in the warning.Nitin A Kamble
2010-07-15insane.bbclass: move license check to after configureJoshua Lock
2010-07-08insane.bbclass: Relax fatal errors for now until we get have time to work thr...Richard Purdie
2010-07-08insane.bbclass: Portions of code were not running, fix this and sync with OE....Richard Purdie
2010-06-30insane.bbclass: allow reporting all md5 mismatch warningsKevin Tian
2010-06-07insane.bbclass: Throw better error if path is badNitin A Kamble
2010-05-12License Checking: convert an error into warningNitin A Kamble
2010-05-11License Change checking:Nitin A Kamble
2010-05-06Update classes to use lib/oeJoshua Lock
2010-03-29classes/conf: Update to handle gcc-runtimeRichard Purdie
2010-01-26insane.bbclass: Since we have no legacy packaging, no need to repeatedly scan...Richard Purdie
2010-01-14insane.bbclass: Fix typoRichard Purdie
2010-01-14cross-canadian: Fix gettext issuesRichard Purdie
2010-01-06insane.bbclass: Fix multiline stringJoshua Lock
2010-01-06insane.bbclass: enhance gettext error messageJoshua Lock
2010-01-04insane.bbclass: special case gettext as it can't depend on itselfJoshua Lock
2009-12-21insane.bbclass: Fix gettext testJoshua Lock
2009-12-17insane.bbclass: Handle native packages in the gettext testJoshua Lock
2009-12-15insane.bbclass: Check whether gettext is required but not in DEPENDSJoshua Lock
2009-12-14insane.bbclass: Skip arch check for Cross CanadianJoshua Lock
2009-11-13bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie
2009-11-13classes: Remove and sanitise import statementsRichard Purdie
2009-09-17sdk.bbclass: Rename to nativesdk.bbclassRichard Purdie
2009-02-05base.bbclass: Use explode_deps from bb.utils and remove the obsolete base.bbc...Richard Purdie
2008-04-22insane.bbclass: Drop pointless QA_LOG variable, add QA_LOGFILE so QA errors c...Richard Purdie
2008-04-03insane.bbclass: use 'desktop-file-validate' from staging not from host systemMarcin Juszkiewicz
2008-03-19insane.bbclass: Sync with OE.devRichard Purdie
2008-03-19insane.bbclass: find desktop-file-validate on the path, so it can be added to...Ross Burton
2008-01-13insane.bbvlass: split checks so the warnings are preciseRoss Burton
2007-11-14insane.bbclass: use bb.error when reporting desktop file problemsRoss Burton
2007-11-14insane.bbclass: validate desktop filesRoss Burton
2007-10-19insane.bbclass: fix x86_64 arch name (from OE)Marcin Juszkiewicz
2007-09-03insane.bbclass: don't raise strings, but exceptionsRoss Burton
2007-09-02insane.bbclass: Merge updates from OERichard Purdie
2007-04-10package.bbclass/insane.bbclass: Don't set task dependencies when PACKAGES is ...Richard Purdie
2007-04-03classes: Rework core dependencies to work properly at the task levelRichard Purdie
2007-02-04Fix typo when reporting an errorRoss Burton
2007-01-22Remove exclude hack in insane.bbclass and replace it with something a little ...Ross Burton
2007-01-22Add exclude list for now, until insane can handle per-package exclusionsRoss Burton
2007-01-22When checking for .so files in non-dev packages, only check for .so symlinksRoss Burton
2007-01-21Add insane, from OE (but with fatal warnings)Ross Burton