summaryrefslogtreecommitdiffstats
path: root/lib/bb
AgeCommit message (Expand)Author
2016-03-23toasterui: remove ParseStarted from the event listEd Bartosh
2016-03-23toasterui: Remove the excessive exception loggingMichael Wood
2016-03-23cache: Make BB_DONT_CACHE variable externalMarkus Lehtonen
2016-03-23toaster: orm Add a constant for the CustomImageRecipe's layer nameMichael Wood
2016-03-21bb/tests/fetch: Update cups urlRichard Purdie
2016-03-12fetch2/npm: fix ud.registry so that alternative registries can be handledBrendan Le Foll
2016-03-09server/process: Try connecting 4 times before giving upLucas Dutra Nunes
2016-03-09toaster: rework task buildstats storage and displayElliot Smith
2016-03-09fetch2: Make SRC_URI[md5sum] and SRC_URI[sha256sum] expand their valuesPeter Kjellerstedt
2016-03-09xmlrpc: fix bug in setting XMLRPCServer.single_useEd Bartosh
2016-03-09fetch2/npm: add missing URL argument to ParameterErrorPaul Eggleton
2016-03-09fetch2/npm: properly handle npm dependenciesPaul Eggleton
2016-03-09fetch2/npm: fix errors with some version specificationsPaul Eggleton
2016-03-07toasterui: fix warning 'Unknown event'Ed Bartosh
2016-03-07toasterui: exit on final eventsEd Bartosh
2016-03-07toasterui: make toasterui to work in build modeEd Bartosh
2016-03-07toasterui: check if setEventMask succeededEd Bartosh
2016-03-07command: make setEventMask readonlyEd Bartosh
2016-03-07toasterui: update list of eventsEd Bartosh
2016-03-07toasterui: reformat list of eventsEd Bartosh
2016-03-07fetch2/npm: ignore unknown headers in tarballsPaul Eggleton
2016-03-07fetch2/npm: handle alternative dependency syntaxPaul Eggleton
2016-03-07fetch2/npm: fix indentationPaul Eggleton
2016-03-02ui: remove the puccho uibrian avery
2016-03-02hob: removal of hob ui and associated ui filesbavery
2016-03-02fetch2/npm: Add missing ParameterError importBrendan Le Foll
2016-03-02npm: in cases where shrinkwrap resolved a git URL, ignore it and grab dist.ta...Brendan Le Foll
2016-03-02fetch2: Fix unpack for absolute file urlsRichard Purdie
2016-03-02fetch2: fixes copying of file://dir; subdir=foo, bug 6128 and bug 6129Alexander Shashkevich
2016-02-28fetch2/npm: Enable fetcherRichard Purdie
2016-02-28providers: Fix PREFERRED_VERSION lookup for '_' in PNRichard Purdie
2016-02-28fetch2: Skip lockfiles and donestamps for local filesRichard Purdie
2016-02-28fetch2/__init__.py: Error if lockfile path invalidRichard Purdie
2016-02-28fetch2/__init__: Fix decodeurl to better handle urls without pathsRichard Purdie
2016-02-28fetch2/wget: Set localfile for directoriesRichard Purdie
2016-02-26fetch2/npm: Add mirroring support for npm fetcherRichard Purdie
2016-02-26fetch2/npm: Add npm fetcherBrendan Le Foll
2016-02-26utils.py: Add sha1_file callBrendan Le Foll
2016-02-18data_smart: Drop default expand=False to getVarFlag [API change]Richard Purdie
2016-02-18data_smart: Drop default expand=False to getVar [API change]Richard Purdie
2016-02-18SignatureGeneratorBasic: make checksum cache file configurableMarkus Lehtonen
2016-02-18MultiProcessCache: make cache filename configurableMarkus Lehtonen
2016-02-18FileChecksumCache: add get_checksums() methodMarkus Lehtonen
2016-02-18bb/runqueue: save task file dependency cache onto diskMarkus Lehtonen
2016-02-18SignatureGenerator: add method for saving the file checksum cacheMarkus Lehtonen
2016-02-18bb/cache: drop some unused argumentsMarkus Lehtonen
2016-02-18Allow Hob to run images on a custom simulator, other than qemuMirela Rabulea
2016-02-16bb.ui.knotty: prefix task messages with recipe/taskChristopher Larson
2016-02-16Move bb.{debug,note,..} into their own logging domainChristopher Larson
2016-02-15knotty: Set exit failure code on runQueueTaskFailed eventsRichard Purdie