summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: knotty: Set exit failure code on runQueueTaskFailed eventsRichard Purdie2016-02-151-0/+1
* bitbake: taskdata: Fix traceback issue with missing providerRichard Purdie2016-02-151-1/+3
* bitbake: cooker: Improve cache handlingRichard Purdie2016-02-151-4/+10
* bitbake: Bump version post release to 1.29.0Richard Purdie2016-02-121-1/+1
* bitbake: cooker: gracefully shutdown parsersEd Bartosh2016-02-111-0/+1
* bitbake: buildinfohelper: unset brbe variable when build finishesElliot Smith2016-02-111-7/+12
* bitbake: build: Improve python execution tracebacksRichard Purdie2016-02-101-7/+8
* bitbake: build/data: Don't expand python functions before execution [API change]Richard Purdie2016-02-103-5/+5
* bitbake: cooker: Don't expand python functions in variable dumpsRichard Purdie2016-02-101-2/+9
* bitbake: data: Don't expand python functions for variable dependenciesRichard Purdie2016-02-101-6/+6
* bitbake: data_smart: Avoid expanding anonymous python functionsRichard Purdie2016-02-101-1/+1
* bitbake: BBHandler/ast: Merge handMethod and handleMethodFlagsRichard Purdie2016-02-102-31/+17
* bitbake: utils: Drop datastore function inspection during exceptionRichard Purdie2016-02-101-9/+0
* bitbake: cooker: extended dot stylingSchroeder, Henning2016-02-101-3/+3
* bitbake: toaster: buildinfohelper CustomImagePackage update dependency infoMichael Wood2016-02-101-15/+4
* bitbake: toaster: buildinfohelper Add the concept of CustomImagePackageMichael Wood2016-02-101-16/+89
* bitbake: bb/fetch2: Move export_proxies function from wget to utils.Aníbal Limón2016-02-082-16/+20
* bitbake: cooker: shutdown cooker parser on shutdownEd Bartosh2016-02-061-0/+3
* bitbake: fetch2/osc: Clean up old variable syntaxRichard Purdie2016-02-061-5/+5
* bitbake: fetch2/osc: Remove hardcoded urlRichard Purdie2016-02-061-1/+1
* bitbake: parse/ast: Mark anonymous functions as python functionsRichard Purdie2016-02-041-2/+2
* bitbake: codeparser: Improve handling of data.expand() dependenciesRichard Purdie2016-02-041-0/+12
* bitbake: lib/bb: Add expansion parameter to getVarFlagRichard Purdie2016-02-047-38/+38
* bitbake: fetch2/gitsm: Fix when repository change submodulesFelipe F. Tonello2016-02-041-1/+1
* bitbake: data_smart: Add missing expand parameter to getVar callRichard Purdie2016-02-041-1/+1
* bitbake: cooker, bitbake-worker: Fix spelling of "received"Phil Blundell2016-02-011-2/+2
* bitbake: cooker: Only start as many parse threads as we needRichard Purdie2016-02-011-2/+3
* bitbake: knotty: Don't show errors for universe provider issuesRichard Purdie2016-02-011-5/+13
* bitbake: bitbake: BBUIHelper: Remove function findServerDetailsSujith H2016-01-301-41/+0
* bitbake: fetch2: Simplify logic in verify_checksum()Peter Kjellerstedt2016-01-301-20/+10
* bitbake: bitbake: Set process names to be meaninfulRichard Purdie2016-01-305-0/+7
* bitbake: utils: Add ability to change the process nameRichard Purdie2016-01-301-0/+11
* bitbake: data.py: avoid double newlines at the end of functions in emit_var()Andre McCurdy2016-01-301-0/+1
* bitbake: build.py: minor shell_trap_code() formatting tweaksAndre McCurdy2016-01-301-3/+2
* bitbake: cooker: Allow BBMASK to contain multiple regular expressionsPeter Kjellerstedt2016-01-291-2/+15
* bitbake: fetch2/wget: fallback to GET if HEAD is rejected in checkstatus()Ross Burton2016-01-262-23/+51
* bitbake: fetch2: Don't show checksum warnings if a single checksum was suppliedRichard Purdie2016-01-241-3/+1
* bitbake: taskdata: add the ability to access world targets listPaul Eggleton2016-01-224-24/+48
* bitbake: cache.py: check existence before add to cachedata.rprovidersRobert Yang2016-01-221-1/+2
* bitbake: taskdata.py: add RuntimeProviders to close matchesRobert Yang2016-01-221-1/+8
* bitbake: data_smart: Don't show exceptions for EOL literalsRichard Purdie2016-01-222-1/+11
* bitbake: tests/codeparser.py: Add filename/lineno flags to test variableOlof Johansson2016-01-191-1/+6
* bitbake: Revert "runqueue.py: Ensure one setscene function doesn't mask out a...Richard Purdie2016-01-191-5/+2
* bitbake: toasterui: log OSErrorException metadata eventsElliot Smith2016-01-181-0/+2
* bitbake: toasterui: listen for bb.event.MetadataEventElliot Smith2016-01-181-1/+2
* bitbake: Revert "fetch/git: Change to use clearer ssh url syntax for broken s...Richard Purdie2016-01-151-4/+0
* bitbake: Revert "fetch2/local.py: avoid using PREMIRROR"Richard Purdie2016-01-131-5/+0
* bitbake: fetch2/git.py: Add missing "errno" module import.Kristian Amlie2016-01-111-0/+1
* bitbake: bitbake: clean up stamp-base related codesChen Qi2016-01-112-10/+4
* bitbake: runqueue: Fix setscene task dependenciesRichard Purdie2016-01-111-0/+1