aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2017-07-18knotty: make it possible to use termfilter without consolesPaul Eggleton
2017-07-18fetch2: fire an event when there are missing checksumsPaul Eggleton
2017-07-18fetch2: allow hiding checksum warningPaul Eggleton
2017-07-18fetch2: fix indentationPaul Eggleton
2017-07-18tinfoil: add more doc commentsPaul Eggleton
2017-07-18cooker: fix whitespacePaul Eggleton
2017-07-18cache.py: fix whitespacePaul Eggleton
2017-07-18tinfoil: add simple API for getting cached recipe informationPaul Eggleton
2017-07-18tinfoil: enable access to additional cached itemsPaul Eggleton
2017-07-18cookerdata: fix indentation and trailing spacesPaul Eggleton
2017-07-18tinfoil: add functionality for running full buildsPaul Eggleton
2017-07-18lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handledPaul Eggleton
2017-07-18knotty: fix indentationPaul Eggleton
2017-07-18lib/bb/event: refactor printing eventsPaul Eggleton
2017-07-18tinfoil: set a flag when recipes have been parsedPaul Eggleton
2017-07-18tinfoil: add a parse_recipes() functionPaul Eggleton
2017-07-18tinfoil: add internal mode to build_file() functionPaul Eggleton
2017-07-18bitbake: server: Rework the server API so process and xmlrpc servers coexistRichard Purdie
2017-07-08bitbake: knotty: Drop task prefix of PLAIN log messagesRichard Purdie
2017-07-08bitbake: BBHandler: Remove old style bb.data.setVar() syntax usageEnrico Scholz
2017-07-08bitbake: server/xmlrpc: Add Heartbeat event supportRichard Purdie
2017-07-08bitbake: event: Queue offline events for the UIRichard Purdie
2017-07-08bitbake: server/process: Fix waitEvent() calls with 0 timeoutRichard Purdie
2017-07-08bitbake: data: Micro performance optimisation tweakRichard Purdie
2017-07-08bitbake: cooker: Use multiple BuildStarted events for multiconfigRichard Purdie
2017-07-08bitbake: bitbake: Add MultiConfigParsed eventRichard Purdie
2017-07-04bitbake: bitbake-user-manual: Removed and replaced broken linkKristi Rifenbark
2017-07-04bitbake: bitbake-user-manual: Replaced bad linkKristi Rifenbark
2017-06-29bitbake: npm fetcher: fix unknown variable name.Ismo Puustinen
2017-06-28bitbake: cache: don't insert PN into PACKAGESRoss Burton
2017-06-28bitbake: toaster: test 'commit' first in get_vcs_referenceDavid Reyna
2017-06-28bitbake: toaster: large package set breaks sqlite queryDavid Reyna
2017-06-28bitbake: toaster: Add distro selection supportDavid Reyna
2017-06-28bitbake: toaster: git clone progress barDavid Reyna
2017-06-28bitbake: toaster: address Django-1.10 API deprecationsDavid Reyna
2017-06-23bitbake: bitbake-selftest: add bb.tests.event to bitbake-selftestJair Gonzalez
2017-06-23bitbake: tests: create unit tests for event moduleJair Gonzalez
2017-06-23bitbake: event: remove mapping for deleted event handlersJair Gonzalez
2017-06-22bitbake: fetch: fix handling of files with incorrect checksums from a premirrorJoshua Lock
2017-06-22bitbake: event: drop some unused eventsPaul Eggleton
2017-06-22bitbake: toaster: noweb should init databaseDavid Reyna
2017-06-22bitbake: toaster: get_last_build_id not called correctlyDavid Reyna
2017-06-22bitbake: toaster: add getMessage to MockEventDavid Reyna
2017-06-22bitbake: toaster: fail on layers with sub-layerDavid Reyna
2017-06-22bitbake: toaster: add ID's to build menu linksDavid Reyna
2017-06-22bitbake: toaster: add ID's to navigation linksDavid Reyna
2017-06-15bitbake: bitbake-user-manual: Updated BBLAYERS_FETCH_DIR variable descriptionScott Rifenbark
2017-06-14bitbake: cooker: ensure graceful exit after exception during BuildCompleted h...Paul Eggleton
2017-06-14bitbake: cooker: fix always loading cache on every UI start with memresPaul Eggleton
2017-06-14bitbake: bitbake: runqueue: multiconfig fixJuro Bystricky