Commit History

Author SHA1 Message Date
  Richard Purdie 5e43070e30 bitbake: Strip old editor directives from file headers 5 years ago
  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
  Robert Yang 675689aa7c BBHandler: Fix addtask and deltask 5 years ago
  Richard Purdie c1fcc46e24 bitbake: Fix Deprecated warnings from regexs 5 years ago
  Robert Yang 0cdc5b81fc bitbake: BBHandler: Check tab indentation for python code 5 years ago
  Robert Yang 79e62eef1c BBHandler: Fix __python_func_regexp__ for comment lines 5 years ago
  Robert Yang 4682571107 bitbake: parse: fixes for resolve_file() 6 years ago
  Enrico Scholz d43e97226d BBHandler: Remove old style bb.data.setVar() syntax usage 7 years ago
  Ross Burton 50633012a6 BBHandler: use with instead of open/close 7 years ago
  Joshua Lock 3b45c479de bitbake: remove True option to getVar calls 7 years ago
  Richard Purdie bf25f05ce4 bitbake: Drop futures usage since we're python 3 8 years ago
  Richard Purdie 391aa4afc9 BBHandler/ast: Merge handMethod and handleMethodFlags 8 years ago
  Richard Purdie e0f05871c2 BBHandler: Improve IN_PYTHON_EOF handling 8 years ago
  Richard Purdie 659ef95c9b bitbake: Add explict getVar param for (non) expansion 9 years ago
  Richard Purdie 88e4600aa6 parse/BBHandler: Avoid repeatedly resetting FILE 9 years ago
  Richard Purdie 508aad9d5d BBHandler: Drop cwd from search path 9 years ago
  Richard Purdie 6b54a72638 BBHandler: Error for incomplete function definitions 9 years ago
  Richard Purdie 98d9e6e0f5 event: Add SkipRecipe event to replace SkipPackage 10 years ago
  Richard Purdie 633a56987d parse: Improve file inheritance logging 10 years ago
  Richard Purdie acecbde6fb ast/BBHandler/build: Add support for removing tasks (deltask) 10 years ago
  Richard Purdie 78d285871e parse/ConfHander/BBHandler/utils: Fix cache dependency bugs 10 years ago
  Richard Purdie 4d50690489 methodpool: Retire it, remove global method scope 11 years ago
  Richard Purdie 9f08b90137 lib: Clean up various file access syntax 11 years ago
  Richard Purdie 7e7d692e24 BBHandler/ConfHandler: Merge fix for multiline comments 11 years ago
  Richard Purdie 79c00fabe0 bitbake: BBHandler/ConfHandler: Improve multiline comment handling 11 years ago
  Richard Purdie e12c1a485f BBHandler/data: Standardise some setVar access formats 11 years ago
  Richard Purdie 7467d7d66b data_smart/BBHandler: Fix SkipParse exception handling 11 years ago
  Richard Purdie f3a71e509a BBhandler/data: Fix __inherit_cache duplication 11 years ago
  Richard Purdie 9fc98f96f0 BBHandler/ast: Simplify/fix EXPORT_FUNCTIONS usage 11 years ago