aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2017-07-13knotty: make it possible to use termfilter without consolesPaul Eggleton
2017-07-13fetch2: fire an event when there are missing checksumsPaul Eggleton
2017-07-13fetch2: allow hiding checksum warningPaul Eggleton
2017-07-13fetch2: fix indentationPaul Eggleton
2017-07-13tinfoil: add more doc commentsPaul Eggleton
2017-07-13cooker: fix whitespacePaul Eggleton
2017-07-13cache.py: fix whitespacePaul Eggleton
2017-07-13tinfoil: add simple API for getting cached recipe informationPaul Eggleton
2017-07-13tinfoil: enable access to additional cached itemsPaul Eggleton
2017-07-13cookerdata: fix indentation and trailing spacesPaul Eggleton
2017-07-13tinfoil: add functionality for running full buildsPaul Eggleton
2017-06-22lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handledPaul Eggleton
2017-06-22knotty: fix indentationPaul Eggleton
2017-06-22lib/bb/event: refactor printing eventsPaul Eggleton
2017-06-22tinfoil: set a flag when recipes have been parsedPaul Eggleton
2017-06-22tinfoil: add a parse_recipes() functionPaul Eggleton
2017-06-22tinfoil: add internal mode to build_file() functionPaul Eggleton
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
2017-06-14bitbake: bitbake:process: flush stderr/stdout to logJuro Bystricky
2017-06-13bitbake: ConfHandler.py: allow require or include with multiple parametersPatrick Ohly
2017-06-13bitbake: ConfHandler.py: allow require or include without parameterPatrick Ohly
2017-06-12bitbake: cookerdata: Implement LAYERSERIES_COMPAT and LAYERSERIES_CORENAMESRichard Purdie
2017-06-12bitbake: bitbake-user-manual-metadata.xml: fix a typoMing Liu
2017-06-12bitbake: knotty: prevent extra logger from being enabled for tinfoilPaul Eggleton
2017-06-12bitbake: tinfoil: fix duplication of log messagesPaul Eggleton
2017-06-12bitbake: command / cooker: drop Hob support commands and functionsPaul Eggleton
2017-06-12bitbake: cooker: add BB_CMDLINE to enable access to UI command line with memresPaul Eggleton
2017-06-12bitbake: cooker: set config valid flags in initConfigurationData()Paul Eggleton
2017-06-12bitbake: cooker: fix file changes not triggering task re-execution with memresPaul Eggleton
2017-06-12bitbake: cookerdata: fix variable history not showing in bitbake -e with memresPaul Eggleton
2017-06-09bitbake: cookerdata: Add support for BBFILES_DYNAMICPatrick Ohly
2017-06-06bitbake: bitbake-layers: check layer dependencies before addingChang Rebecca Swee Fun
2017-06-05bitbake: tinfoil: allow extra features to be passed to prepareAndy Voltz
2017-06-05bitbake: cooker: fix undefined dep in generatePkgDepTreeDataAndy Voltz
2017-06-05bitbake: bitbake: Fix return value checks from subprocess.call()'sMikko Rapeli
2017-06-05bitbake: ConfHandler: Require whitespace between export and variable nameOla x Nilsson
2017-06-05bitbake: siggen: Make calc_taskhash match get_taskhash for file checksumsRichard Purdie
2017-06-02bitbake: fetch/git: add support for removing arbitrary revs for shallowChristopher Larson
2017-06-02bitbake: fetch/gitannex: add support for shallow mirror tarballsChristopher Larson