Historique des commits

Auteur SHA1 Message Date
  Richard Purdie ff237c3333 bitbake: Add initial pass of SPDX license headers to source code il y a 5 ans
  Richard Purdie 66f1b76699 data/siggen: Switch md5 -> sha256 il y a 5 ans
  Robert Yang 0cdc5b81fc bitbake: BBHandler: Check tab indentation for python code il y a 5 ans
  Richard Purdie 796a20d24d data/siggen: Extract task hash generation code into a function il y a 5 ans
  Richard Purdie 57d2ee17ae bitbake: data: Ensure task checksums account for remove data il y a 5 ans
  Richard Purdie 136100dc93 data/data_smart: Allow getVarFlag to return the variable parser object il y a 5 ans
  Richard Purdie 9a36531ed2 data: Micro performance optimisation tweak il y a 7 ans
  Nathan Rossi edf6e6094a lib/bb/{data, siggen}: Don't warn on SkipRecipe exceptions il y a 7 ans
  Paul Eggleton 272f1245ac lib/bb/data: fix dependency handling for contains and multiple values il y a 7 ans
  Richard Purdie baa417e44b data/cooker: Sort output data shown by -e il y a 7 ans
  Juro Bystricky 27b501d140 data.py: sort exported variables il y a 7 ans
  Joshua Lock c19baa8c19 bitbake: remove True option to getVarFlag calls il y a 7 ans
  Joshua Lock 3b45c479de bitbake: remove True option to getVar calls il y a 7 ans
  Richard Purdie 1825604d46 data: Drop deprecated old style bitbake API il y a 7 ans
  Markus Lehtonen f639f06cfa data: fix exception handling in exported_vars() il y a 7 ans
  Richard Purdie 81bc8201c4 data: Fix handling of vardepvalueexclude il y a 7 ans
  Christopher Larson 4506ccf149 Implement support for per-task exports il y a 8 ans
  Richard Purdie 676a5f592e bitbake: Update logger.warn() -> logger.warning() il y a 8 ans
  Christopher Larson c5e45063cb bb.{cooker, data}: only emit a var as python if 'func' is set il y a 8 ans
  Richard Purdie 8bf33a8e92 build/data: Don't expand python functions before execution [API change] il y a 8 ans
  Richard Purdie 765a2480db data: Don't expand python functions for variable dependencies il y a 8 ans
  Richard Purdie 7c3b99c6a7 lib/bb: Add expansion parameter to getVarFlag il y a 8 ans
  Andre McCurdy 8a3f509361 data.py: avoid double newlines at the end of functions in emit_var() il y a 8 ans
  Richard Purdie d49d465337 data: Drop misleading ExpansionError exception il y a 8 ans
  Richard Purdie a4bb753488 data: Pass lineno/filename data from build_dependencies il y a 8 ans
  Richard Purdie 100b447a16 data_smart: Improve override history logging il y a 8 ans
  Richard Purdie 90fdd69cca data: Clean up datastore accesses and True/False values il y a 8 ans
  Andre McCurdy 5117d9b5d3 data: Add newline after the last export in emit_func il y a 9 ans
  Richard Purdie 659ef95c9b bitbake: Add explict getVar param for (non) expansion il y a 9 ans
  Richard Purdie 863b6add24 data: Make expandKeys deterministic il y a 9 ans