aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
AgeCommit message (Expand)Author
2016-10-05bitbake: bb/event.py: fire_ui_handlers enable threading lock supportAníbal Limón
2016-10-01bitbake: data: Fix handling of vardepvalueexcludeRichard Purdie
2016-09-30bitbake: toaster: make error message more informativeEd Bartosh
2016-09-30bitbake: toaster: fix 'Unhandled MetadataEvent' errorEd Bartosh
2016-09-30bitbake: toaster: fix handling of EnvironmentErrorEd Bartosh
2016-09-30bitbake: toaster: check if file existEd Bartosh
2016-09-30bitbake: runqueue: Ensure worker failure is accounted for in task statisticsRichard Purdie
2016-09-28bitbake: build.py: fix os.getcwd() exceptionJuro Bystricky
2016-09-23bitbake: knotty: ensure progress bar output is accounted for in displayPaul Eggleton
2016-09-23bitbake: knotty: Show task elapsed timeRichard Purdie
2016-09-22bitbake: cooker/providers: Only add target to world build if task existsRichard Purdie
2016-09-22bitbake: fetch2: handle absolute paths in subdirRoss Burton
2016-09-21bitbake: bb.build: in _exec_task, catch BBHandledExceptionChristopher Larson
2016-09-21bitbake: runqueue: Handle missing sstate dependencies betterRichard Purdie
2016-09-21bitbake: toaster: buildinfohelper local layer don't construct path using git ...Michael Wood
2016-09-21bitbake: toaster: unlock BuildEnvirnoment when build is doneEd Bartosh
2016-09-21bitbake: toaster: notify runbuilds when build status changesEd Bartosh
2016-09-21bitbake: cookerdata.py: Catch BBHandledException, preventing a backtrace in a...Mark Hatle
2016-09-21bitbake: cooker.py: add LAYERRECOMMENDS processingJoe Slater
2016-09-21bitbake: uihelper: use elif instead of repeated ifRoss Burton
2016-09-16bitbake: cooker: check if target contains taskEd Bartosh
2016-09-16bitbake: cookerdata: allow multiple passes of config re-parsingMarkus Lehtonen
2016-09-16bitbake: cookerdata: fire ConfigParsed event after re-parseMarkus Lehtonen
2016-09-15bitbake: build: Allow dirs/cleandirs to work for empty functionsRichard Purdie
2016-09-15bitbake: bitbake: fetch2: Make SRCREV_FORMAT name substitution saferUlf Magnusson
2016-09-15bitbake: fetch2/npm: don't download same URL multiple timesPaul Eggleton
2016-09-15bitbake: event.py: output errors and warnings to stderrEd Bartosh
2016-09-08bitbake: cooker: record events on cooker exitEd Bartosh
2016-09-08bitbake: toaster: keep layer name in variable history pathDavid Reyna
2016-09-08bitbake: lib/bb/utils: edit_metadata() comment tweaksPaul Eggleton
2016-09-08bitbake: fetch2/npm: clarify commentPaul Eggleton
2016-09-08bitbake: fetch2/npm: handle top-level shrinkwrap filePaul Eggleton
2016-09-08bitbake: fetch2/npm: support subdir= parameterPaul Eggleton
2016-09-08bitbake: fetch2/npm: fix broken fetches if more than one npm URL fetchedPaul Eggleton
2016-09-08bitbake: fetch2/npm: explicitly specify workdirPaul Eggleton
2016-09-02bitbake: bb.fetch2.svn: correctly pass workdir when fetchingChristopher Larson
2016-09-02bitbake: cooker.py: Catch when stdout doesn't have a file descriptorMariano Lopez
2016-09-02bitbake: buildinfohelper: discover kernel artifacts correctlyElliot Smith
2016-09-02bitbake: wget: allow basic http auth for SSTATE_MIRRORSStephano Cetola
2016-09-02bitbake: cookerdata/ast: Fail gracefully if event handler function is not foundMarkus Lehtonen
2016-09-02bitbake: build/runqueue: Add noextra stamp file parameter to fix multiconfig ...Richard Purdie
2016-09-02bitbake: fetch2: Handle multiconfig fetcher issuesRichard Purdie
2016-09-02bitbake: tinfoil: add a parse_recipe_file functionPaul Eggleton
2016-09-02bitbake: cache: allow parsing a recipe with a custom config datastorePaul Eggleton
2016-09-02bitbake: tinfoil: add context manager functionsPaul Eggleton
2016-08-25bitbake: fetch2: clean up remaining cwd saves/changesMatt Madison
2016-08-20bitbake: siggen: Fix file variable typo in compare_sigfilesJonathan Liu
2016-08-20bitbake: fetch2: preserve current working directoryMatt Madison
2016-08-20bitbake: toasterui, knotty: don't print taskid followed by taskstring which a...Martin Jansa
2016-08-20bitbake: tests: add unit tests for the usehead url parameterMarkus Lehtonen