aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2006-11-20classes: Clean up anonymous function whitespaceRichard Purdie
2006-11-18Micro-Optimisation decreasing initial parsing time by 10%Holger Freyther
2006-11-16base.bbclass: Add missing fetchall dummy functionRichard Purdie
2006-11-16base.bbclass: added two mirrors for info-zip.orgMarcin Juszkiewicz
2006-11-16base.bbclass: Fix duplicate task execution in fetchallRichard Purdie
2006-11-15efl.bbclass, e.bbclass: move -dbg before Justin Patrin
2006-11-15e classes: include dbg packagesKoen Kooi
2006-11-14site infrastructure changes: Allow more than one file per target so common fi...Richard Purdie
2006-11-14disapproval of revision 'b36008d6d508c1a3c7c580085c230913aebe4f87'Richard Purdie
2006-11-14native.bbclass: set INHIBIT_DEFAULT_DEPS - native packages does not need cros...Marcin Juszkiewicz
2006-11-14distutils-base bbclass: exclude debug files from $bindir and $libdir, PYTHON_...Koen Kooi
2006-11-11Add quotes for assignments to make the new parser happyHolger Freyther
2006-11-06insane.bbclass: update message for -dbg packagesKoen Kooi
2006-11-05gpe.bbclass: apparently weak assigments in SRC_URI don't work :(Koen Kooi
2006-11-05gpe.bbclass: make SRC_URI a weak assignmentKoen Kooi
2006-11-04binconfig.bbclass: protect foo-native stuff from do_installKoen Kooi
2006-11-04merge of '0c89fbedbb59ef7e1b229b833813e59080b4952a'Koen Kooi
2006-11-04binconfig.bbclass: mangle *-config and .la files that end up in packages, bas...Koen Kooi
2006-11-04sanity.bbclass: Show all errors in one error message (from poky). Also add de...Richard Purdie
2006-11-02rootfs_ipk.bbclass and ipkg.inc: shell script syntax fixesMartin Dietze
2006-11-02nylon update: Martin Dietze
2006-10-31Add devshell.bbclass (from poky). Requires bitbake trunk. Use as 'bitbake tar...Richard Purdie
2006-10-28base.bbclass, package.bbclass: don destrucively set RDEPENDS and RRECOMMENDS,...Koen Kooi
2006-10-26classes/test.bbclass: Make sure tests are really executedHolger Freyther
2006-10-26classes/insane.class: Make workdir known, remove whitespaceHolger Freyther
2006-10-26insane.bbclass: import bbKoen Kooi
2006-10-25classes/tinderclient.bbclass: Send some more useful data to the tinderboxHolger Freyther
2006-10-25classes/insane.bbclass: Check if packages RDEPENDS on -dbg packagesHolger Freyther
2006-10-25lib_package.bbclass: unbreak packagingKoen Kooi
2006-10-24insane.bbclass: fix some python stuff and make error message a bit more helpfullKoen Kooi
2006-10-22insane.bbclass: update to current -dbg handling, as indicated by QA meister H...Koen Kooi
2006-10-22package.bbclass: Fix split_packages to remove spurious references to -dbg pac...Richard Purdie
2006-10-21package.bbclass: Fix split_locales to remove spurious references to -dbg pack...Richard Purdie
2006-10-20image_ipkg.bbclass: Fix image task dependencies after packaging updatesRichard Purdie
2006-10-20base.bbclass: Remove some pointless presumably dead codeRichard Purdie
2006-10-20package.bbclass: Split into two tasks, one which prepares the packages and th...Richard Purdie
2006-10-20base/package.bbclass: Clean up and document things a bit more. Should be no f...Richard Purdie
2006-10-20base.bbclass: remove oesources.orgKoen Kooi
2006-10-19*ipk.bbclass: banish ipkg-link Koen Kooi
2006-10-18module_strip.bbclass: filter out directories to stop recent binutils from bar...Koen Kooi
2006-10-18rootfs_ipk.bbclass: remove ipkg-link from IPKG_INSTALLKoen Kooi
2006-10-17packaged-staging.bbclass: update instructionsKoen Kooi
2006-10-17packaged-staging: add a recipe for stage-manager and DEPENDS on itKoen Kooi
2006-10-16base.bbclass: Add fetchall task to fetch all sources for all the given task a...Richard Purdie
2006-10-16add gtk-binver parsing gtk_binary_version out of .pc file. close #1455Michael Lauer
2006-10-13sanity.bbclass: improve error reporting for missing utilities. thanks nicholasMichael Lauer
2006-10-13merge of '05ae7db20f9eaa0dd28712c87eb37d67106003e2'Michael Lauer
2006-10-12base.bbclass: make showing display revision work with the mtn 0.30 workspace ...Michael Lauer
2006-10-12rename linux_modules to linux-kernel-base, add common kernel_get*version func...Michael Lauer
2006-10-12sanity.bbclass: loop over required utilitiesMichael Lauer