aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
AgeCommit message (Expand)Author
2016-05-20bitbake: toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood
2016-05-19bitbake: cooker: Improve taskgraph file handlingRichard Purdie
2016-05-19bitbake: codeparser: Increase cache version after code parser dependency changesRichard Purdie
2016-05-19bitbake: bb.codeparser: track variable flag referencesChristopher Larson
2016-05-19bitbake: Provide LAYERDIR_RE for layer.confChristopher Larson
2016-05-19bitbake: cache: Increase cache version after task checksum calculation changesRichard Purdie
2016-05-19bitbake: Implement support for per-task exportsChristopher Larson
2016-05-19bitbake: bb.cooker: show limited traceback for parsing ExpansionErrorChristopher Larson
2016-05-17bitbake: knotty: Fix output buffering issuesRichard Purdie
2016-05-17bitbake: siggen: Fixes to handle sigdata/siginfo files only containing baseha...Richard Purdie
2016-05-17bitbake: toasterui: capture keyboard interrupts the same way as knottyElliot Smith
2016-05-17bitbake: buildinfohelper: add method to set current build as CANCELLEDElliot Smith
2016-05-14bitbake: server/process: Fix missing log messages issueRichard Purdie
2016-05-14bitbake: cooker/toasterui: Drop SEND_DEPENDS_TREE UI featureRichard Purdie
2016-05-14bitbake: runqueue.py: always emit bb.event.DepTreeGeneratedPatrick Ohly
2016-05-13bitbake: main: Ensure exceptions are correctly displayedRichard Purdie
2016-05-13bitbake: cookerdata: Fix log messages and ensure we exitRichard Purdie
2016-05-13bitbake: event/msg: Pass formatted exceptionsRichard Purdie
2016-05-13bitbake: fetch: Use OrderedDict for url parametersRichard Purdie
2016-05-13bitbake: main: Change warn() -> warning()Richard Purdie
2016-05-13bitbake: cooker: Fix log message syntaxRichard Purdie
2016-05-13bitbake: utils: Force bitbake to en_US.UTF-8 locale setting everywhereRichard Purdie
2016-05-13bitbake: contrib/dump_cache.py, cache: Fix to use python 3 syntaxRichard Purdie
2016-05-13bitbake: knotty: Ensure consolelog file handle is closedRichard Purdie
2016-05-13bitbake: runqueue: Improve timestamp comparisonsRichard Purdie
2016-05-13bitbake: daemonize/prserv/tests/fetch: Convert file() -> open()Richard Purdie
2016-05-11bitbake: runqueue: Fix missing fakeworker under dry runRichard Purdie
2016-05-11bitbake: lib/bb/utils.py: Fix explode_dep_versions2() determinism issueRichard Purdie
2016-05-11bitbake: tests: assertEquals -> assertEqualRichard Purdie
2016-05-11bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2016-05-06bitbake: bb.{cooker, data}: only emit a var as python if 'func' is setChristopher Larson
2016-05-06bitbake: bb.utils: let loaded plugins provide a plugin objectChristopher Larson
2016-05-06bitbake: bb.utils: use imp.get_suffixes for load_pluginsChristopher Larson
2016-05-06bitbake: bb.utils: add load_plugins from scriptutilsChristopher Larson
2016-05-06bitbake: bb.data_smart: use iter() for __len__Christopher Larson
2016-05-06bitbake: bb.event: handle __builtins__ as a moduleChristopher Larson
2016-05-06bitbake: bb.build: handle __builtins__ as a moduleChristopher Larson
2016-05-06bitbake: bitbake: fetch2: Safer check for BB_ORIGENV datastoreLeonardo Sandoval
2016-05-06bitbake: bitake: main: fix line-too-long pytling warningsEd Bartosh
2016-05-06bitbake: bitbake: main: fix bad-continuation warningsEd Bartosh
2016-05-06bitbake: bitbake: main: fix bad-witespace pylint warningsEd Bartosh
2016-05-06bitbake: bitbake: main: set defaults from env variablesEd Bartosh
2016-05-06bitbake: bitbake: main: add 2 environment variablesEd Bartosh
2016-04-29bitbake: bitbake: Switch to post release versionRichard Purdie
2016-04-29bitbake: fetch2: export DBUS_SESSION_BUS_ADDRESS to support authentication ag...Ross Burton
2016-04-19bitbake: main: fix processing of BBEVENTLOGEd Bartosh
2016-04-18bitbake: lib/bb/utils: add docstring for contains()Ross Burton
2016-04-15bitbake: providers: Add PREFERRED_RPROVIDER supportRichard Purdie
2016-04-15bitbake: providers: We don't depend on previous build resultsRichard Purdie
2016-04-15bitbake: cooker/knotty: Prefix parse logs with filename being parsedRichard Purdie