summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
AgeCommit message (Expand)Author
2016-07-21bitbake: bitbake: implement idle timeout for xmlrpc serverEd Bartosh
2016-07-21bitbake: bitbake: implement --foreground command line optionEd Bartosh
2016-07-20bitbake: cooker: Fix incorrect dot file generationRichard Purdie
2016-07-20bitbake: bitbake: main: implement server autostart featureEd Bartosh
2016-07-20bitbake: bitbake: utils: add BBSERVER to the list of preserved variablesEd Bartosh
2016-07-20bitbake: bitbake: xmlrpc: implement check of connection to serverEd Bartosh
2016-07-20bitbake: lib/bb/utils: no need to unsetenv when manipulating os.environRoss Burton
2016-07-19bitbake: fetch2: implement progress supportPaul Eggleton
2016-07-19bitbake: toaster: add package manifest path to Target objectsElliot Smith
2016-07-19bitbake: buildinfohelper: only record image files for tasks which make imagesElliot Smith
2016-07-19bitbake: toaster: improve scan for SDK artifactsElliot Smith
2016-07-19bitbake: buildinfohelper: fix retrieval of targetsElliot Smith
2016-07-19bitbake: toaster: attach kernel artifacts to targetsElliot Smith
2016-07-19bitbake: toaster: do image and artifact scan on BuildCompletedElliot Smith
2016-07-19bitbake: runqueue: improve exception loggingEd Bartosh
2016-07-19bitbake: lib/bb/utils.py: return sorted OrderedDict in explode_dep_versions2Robert Yang
2016-07-19bitbake: knotty: avoid errors when fetching outside of a taskPaul Eggleton
2016-07-19bitbake: build: don't use $B as the default cwd for functionsRoss Burton
2016-07-19bitbake: lib/bb/build.py: decode the command as UTF-8Ross Burton
2016-07-19bitbake: lib/bb/utils: fix set_process_nameRoss Burton
2016-07-08bitbake: buildinfohelper: ensure task datetimes are timezone-awareElliot Smith
2016-07-08bitbake: progress: Ensure missing start event is firedRichard Purdie
2016-07-08bitbake: knotty: Handle process indicators more gracefullyRichard Purdie
2016-07-08bitbake: runqueue: report progress for "Preparing RunQueue" stepPaul Eggleton
2016-07-08bitbake: runqueue: add ability to enforce that tasks are setscenedPaul Eggleton
2016-07-08bitbake: knotty: add quiet output modePaul Eggleton
2016-07-08bitbake: knotty: show task progress barPaul Eggleton
2016-07-08bitbake: knotty: add code to support showing progress for sstate object queryingPaul Eggleton
2016-07-08bitbake: lib/bb/progress: add MultiStageProgressReporterPaul Eggleton
2016-07-08bitbake: lib: implement basic task progress supportPaul Eggleton
2016-07-08bitbake: knotty: import latest python-progressbarPaul Eggleton
2016-07-08bitbake: knotty: provide a symlink to the latest console logPaul Eggleton
2016-07-08bitbake: fetch2/wget: attempt checkstatus again if it failsRoss Burton
2016-06-23bitbake: lib/bb/build.py: remove task flag in deltask()Robert Yang
2016-06-20bitbake: cooker: clean up EvertWriterEd Bartosh
2016-06-20bitbake: cooker: replace EventLogWriteHandler with namedtupleEd Bartosh
2016-06-20bitbake: cooker: don't remove event fileEd Bartosh
2016-06-20bitbake: cooker: encode event objects to base64Ed Bartosh
2016-06-20bitbake: cooker: move EventLogWriteHandler to the top module levelEd Bartosh
2016-06-20bitbake: depexp.py: port to gtk+3Jussi Kukkonen
2016-06-16bitbake: runqueue: Use tid instead of taskid in find_chains()George McCollister
2016-06-16bitbake: fetch2/perforce: Rework to support SRCREV and P4CONFIGAndrew Bradford
2016-06-16bitbake: fetch2: fix unpacking of deb packagesStephano Cetola
2016-06-16bitbake: bitbake: fix wrong usage of format_excEd Bartosh
2016-06-15bitbake: parse/ast, event: Ensure we reset registered handlers during parsingRichard Purdie
2016-06-15bitbake: taskdata/runqueue: Rewrite without use of ID indirectionRichard Purdie
2016-06-15bitbake: runqueue: Change buildable/running lists to setsRichard Purdie
2016-06-15bitbake: toaster: replace viewkeys() -> keys()Ed Bartosh
2016-06-13bitbake: cooker.py: fix warn() -> warning()Robert Yang
2016-06-13bitbake: data_smart/utils: Add 'd' to the context used for better_eval in pyt...Richard Purdie