Commit History

Author SHA1 Message Date
  Richard Purdie 695d84397b bitbake: Drop duplicate license boilerplace text 5 years ago
  Richard Purdie ff237c3333 bitbake: Add initial pass of SPDX license headers to source code 5 years ago
  Richard Purdie 93e94c06ba build: Disable warning about dependent tasks for now 5 years ago
  Richard Purdie e034c6f75e build: Ensure warning for invalid task dependencies is useful 5 years ago
  Stefan Kral cf11fdb30c build: Add verbnote to shell log commands 5 years ago
  Robert Yang b1ad36169c build.py: check dependendent task for addtask 5 years ago
  Alexander Kanavin 8da9242702 build.py: add unhandled exception information to the logger when executing python tasks 5 years ago
  Richard Purdie e72be96cfa daemonize/build: Clean up /dev/null fd handling 5 years ago
  Alejandro Enedino Hernandez Samaniego da8cb86335 bitbake: Add support for multiconfig dependencies 5 years ago
  Richard Purdie b7a81cb91e build.py: Don't return dependencies for tasks which don't exist 6 years ago
  Paul Eggleton 433379bf12 lib/bb/build: add tasksbetween() function 7 years ago
  Patrick Ohly 25df3db5ee build.py: avoid exception when function is not defined 7 years ago
  Patrick Ohly 9289ab40e7 build.py: add preceedtask() API 7 years ago
  Richard Purdie d93ddd185d build/uihelper: Show better information about multiconfig tasks on UI 7 years ago
  Paul Eggleton f1cd6fab60 lib/bb/build: enable access to logger within tasks 7 years ago
  Joshua Lock c19baa8c19 bitbake: remove True option to getVarFlag calls 7 years ago
  Joshua Lock 3b45c479de bitbake: remove True option to getVar calls 7 years ago
  Richard Purdie 8b879fd81f build: Ensure we preserve sigbasedata files as well as sigdata ones 7 years ago
  Christopher Larson ca5b788280 bb.build: in _exec_task, catch errors from TaskStarted 7 years ago
  Juro Bystricky 4bcf775893 build.py: fix os.getcwd() exception 7 years ago
  Christopher Larson 63966ada45 bb.build: in _exec_task, catch BBHandledException 7 years ago
  Richard Purdie 5bf874673d build: Allow dirs/cleandirs to work for empty functions 7 years ago
  Richard Purdie a9041fc96a build/runqueue: Add noextra stamp file parameter to fix multiconfig builds 7 years ago
  Ross Burton 508112793e lib/bb/build: handle incomplete message fragments in log FIFO 7 years ago
  Ross Burton 67a7b8b021 build: don't use $B as the default cwd for functions 8 years ago
  Ross Burton 42d727743f lib/bb/build.py: decode the command as UTF-8 8 years ago
  Paul Eggleton 0d275fc5b6 lib: implement basic task progress support 8 years ago
  Robert Yang 779d73619d lib/bb/build.py: remove task flag in deltask() 8 years ago
  Richard Purdie d0f904d407 bitbake: Convert to python 3 8 years ago
  Richard Purdie 676a5f592e bitbake: Update logger.warn() -> logger.warning() 8 years ago