summaryrefslogtreecommitdiffstats
path: root/meta/classes/insane.bbclass
Commit message (Expand)AuthorAgeFilesLines
...
* License Checking: convert an error into warningNitin A Kamble2010-05-121-2/+4
* License Change checking:Nitin A Kamble2010-05-111-1/+62
* Update classes to use lib/oeJoshua Lock2010-05-061-81/+0
* classes/conf: Update to handle gcc-runtimeRichard Purdie2010-03-291-1/+1
* insane.bbclass: Since we have no legacy packaging, no need to repeatedly scan...Richard Purdie2010-01-261-1/+1
* insane.bbclass: Fix typoRichard Purdie2010-01-141-1/+1
* cross-canadian: Fix gettext issuesRichard Purdie2010-01-141-0/+2
* insane.bbclass: Fix multiline stringJoshua Lock2010-01-061-2/+2
* insane.bbclass: enhance gettext error messageJoshua Lock2010-01-061-1/+2
* insane.bbclass: special case gettext as it can't depend on itselfJoshua Lock2010-01-041-10/+11
* insane.bbclass: Fix gettext testJoshua Lock2009-12-211-22/+18
* insane.bbclass: Handle native packages in the gettext testJoshua Lock2009-12-171-1/+5
* insane.bbclass: Check whether gettext is required but not in DEPENDSJoshua Lock2009-12-151-1/+19
* insane.bbclass: Skip arch check for Cross CanadianJoshua Lock2009-12-141-1/+1
* bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie2009-11-131-1/+1
* classes: Remove and sanitise import statementsRichard Purdie2009-11-131-12/+0
* sdk.bbclass: Rename to nativesdk.bbclassRichard Purdie2009-09-171-1/+1
* base.bbclass: Use explode_deps from bb.utils and remove the obsolete base.bbc...Richard Purdie2009-02-051-1/+1
* insane.bbclass: Drop pointless QA_LOG variable, add QA_LOGFILE so QA errors c...Richard Purdie2008-04-221-7/+41
* insane.bbclass: use 'desktop-file-validate' from staging not from host systemMarcin Juszkiewicz2008-04-031-1/+2
* insane.bbclass: Sync with OE.devRichard Purdie2008-03-191-91/+92
* insane.bbclass: find desktop-file-validate on the path, so it can be added to...Ross Burton2008-03-191-2/+1
* insane.bbvlass: split checks so the warnings are preciseRoss Burton2008-01-131-2/+6
* insane.bbclass: use bb.error when reporting desktop file problemsRoss Burton2007-11-141-1/+4
* insane.bbclass: validate desktop filesRoss Burton2007-11-141-2/+13
* insane.bbclass: fix x86_64 arch name (from OE)Marcin Juszkiewicz2007-10-191-1/+1
* insane.bbclass: don't raise strings, but exceptionsRoss Burton2007-09-031-3/+3
* insane.bbclass: Merge updates from OERichard Purdie2007-09-021-22/+322
* package.bbclass/insane.bbclass: Don't set task dependencies when PACKAGES is ...Richard Purdie2007-04-101-1/+1
* classes: Rework core dependencies to work properly at the task levelRichard Purdie2007-04-031-1/+1
* Fix typo when reporting an errorRoss Burton2007-02-041-1/+1
* Remove exclude hack in insane.bbclass and replace it with something a little ...Ross Burton2007-01-221-7/+2
* Add exclude list for now, until insane can handle per-package exclusionsRoss Burton2007-01-221-4/+12
* When checking for .so files in non-dev packages, only check for .so symlinksRoss Burton2007-01-221-3/+3
* Add insane, from OE (but with fatal warnings)Ross Burton2007-01-211-0/+151