summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2014-06-01bitbake: event.py: Allow passthrough of BBHandledException eventsRichard Purdie
2014-06-01bitbake: cookerdata: Improve error handlingRichard Purdie
2014-06-01bitbake: event: Fix event handlers to raise SkipPackageRichard Purdie
2014-05-30bitbake: utils: avoid printing traceback on ExpansionError during parsingPaul Eggleton
2014-05-30bitbake: fetch2: improve handling of two classes of URL parameter mistakesPaul Eggleton
2014-05-30bitbake: Revert "toaster: toaster oe-selftest support"Richard Purdie
2014-05-28bitbake: fetch2/hg: Fix missing proto param for hg checkout with user and pwVolker Vogelhuber
2014-05-28bitbake: bitbake-layers: show-cross-depends: add support for RRECOMMENDSPaul Eggleton
2014-05-28bitbake: bitbake-layers: show-cross-depends: ignore self-satisfied RDEPENDSPaul Eggleton
2014-05-28bitbake: bitbake-layers: show-cross-depends: ignore global inheritsPaul Eggleton
2014-05-28bitbake: bitbake-layers: show-cross-depends: add option to ignore a layerPaul Eggleton
2014-05-21bitbake: data_smart: Fix an unusual variable reference bugRichard Purdie
2014-05-21bitbake: toaster: reduce redundant foreign key lookupsDavid Reyna
2014-05-21bitbake: toaster: sort columns properly after edit columnsFarrell Wymore
2014-05-21bitbake: toaster: toaster oe-selftest supportIonut Chisanovici
2014-05-19bitbake: fetch2/gitsm: Documentation improvements for gitsm:// fetcherChris Morgan
2014-05-11bitbake: fetch2/perforce: Ensure command has a defaultRichard Purdie
2014-05-11bitbake: parse: Improve file inheritance loggingRichard Purdie
2014-05-11bitbake: knotty: Fix output printed to the user at debug log levelsRichard Purdie
2014-05-11bitbake: parse/ast: Show append logging at lower log levelRichard Purdie
2014-05-11bitbake: fix cloning of mercurial repository with username and password speci...Volker Vogelhuber
2014-05-08bitbake: toaster: modify SQL data type constraintsAlexandru DAMIAN
2014-05-08bitbake: toaster: fix migration code for MySQLAlexandru DAMIAN
2014-05-08bitbake: toaster: fix span2 headings for packagesDave Lerner
2014-05-08bitbake: toaster: Make sure layer branch only shows when not emptyBelen Barros Pena
2014-05-08bitbake: toaster: sort outcome and sstate columns by string valueDavid Reyna
2014-05-08bitbake: Fix refetch of local files when they are read onlyNick Lewis
2014-05-07bitbake: data_smart: Ensure all possible overrides are cached including those...Richard Purdie
2014-05-03bitbake: prserv/db: Avoid fsync() callsRichard Purdie
2014-05-03bitbake: persist_data: Avoid fsync() callsRichard Purdie
2014-05-03bitbake: codeparser: Fix to better catch all getVar referencesRichard Purdie
2014-05-01bitbake: bitbake: Bump version to 1.23.1Richard Purdie
2014-04-29bitbake: bb.utils, bb.codeparser: Add bb.utils.contains_anyOtavio Salvador
2014-04-29bitbake: codeparser: don't interact with the cache for subshellsChristopher Larson
2014-04-29bitbake: fetch2: Cleanup file checksum generation, v2Jacob Kroon
2014-04-29bitbake: HG Fetch with username and password in urlVolker Vogelhuber
2014-04-28bitbake: Revert "fetch2: Cleanup file checksum generation"Richard Purdie
2014-04-27bitbake: bitbake-diffsigs: Fix runtime error when no arguments are givenJacob Kroon
2014-04-27bitbake: fetch2: Cleanup file checksum generationJacob Kroon
2014-04-27bitbake: fetch2/git: Stop git from triggering fsync() callsRichard Purdie
2014-04-23bitbake: bitbake-worker: Drop BBHASH variablesRichard Purdie
2014-04-23bitbake: parse/ast: Optimise data finalisationRichard Purdie
2014-04-23bitbake: runqueue: Do not write out stamp files in dry_run modeRichard Purdie
2014-04-23bitbake: runqueue: Fix task weighting algorithmRichard Purdie
2014-04-23bitbake: runqueue: Fix handling of zero priority taskRichard Purdie
2014-04-23bitbake: bitbake: toaster: Fix Empty tasks filterBelen Barros Pena
2014-04-23bitbake: bitbake: toaster: Fix total number of tasks in build dashboardBelen Barros Pena
2014-04-21bitbake: bitbake-user-manual-hello.xml: Edits to the "Hello World" Appendix.Scott Rifenbark
2014-04-21bitbake: bitbake-user-manual-hello.xml: First draft of "Hello World" appendixScott Rifenbark
2014-04-21bitbake: bitbake-user-manual-hello.xml: Edits to environment for hello world.Scott Rifenbark