Commit History

作者 SHA1 備註 提交日期
  Richard Purdie ff237c3333 bitbake: Add initial pass of SPDX license headers to source code 5 年之前
  Robert Yang 8c3bc15a7b bitbake: ConfHandler: Don't strip leading spaces 5 年之前
  Robert Yang 4682571107 bitbake: parse: fixes for resolve_file() 6 年之前
  Patrick Ohly 8d0a76f5a5 ConfHandler.py: allow require or include with multiple parameters 7 年之前
  Patrick Ohly 8b39c63617 ConfHandler.py: allow require or include without parameter 7 年之前
  Ola x Nilsson 22bb7c9270 ConfHandler: Require whitespace between export and variable name 7 年之前
  Peter Kjellerstedt acd2fd74ed ConfHandler: Use the same regular expression for all variable names 7 年之前
  Joshua Lock 3b45c479de bitbake: remove True option to getVar calls 7 年之前
  Jérémy Rosen bedbd46ece ast/ConfHandler: Add a syntax to clear variable 7 年之前
  Richard Purdie 676a5f592e bitbake: Update logger.warn() -> logger.warning() 8 年之前
  Christopher Larson e691312a3a bb.parse: properly error out on filesystem errors 8 年之前
  Richard Purdie 659ef95c9b bitbake: Add explict getVar param for (non) expansion 9 年之前
  Richard Purdie 366af3be1c ConfHandler: Fix bogus dependency problems 9 年之前
  Richard Purdie 4c2f1fe51a ConfHandler: Clean up bogus imports 9 年之前
  Richard Purdie fc70ed5967 ConfHandler: Rename oldfn to parentfn to be clearer 9 年之前
  Marius Avram df9e229015 ConfHandlerr: Use full path in variable history 10 年之前
  Richard Purdie 78d285871e parse/ConfHander/BBHandler/utils: Fix cache dependency bugs 10 年之前
  Martin Jansa b0bbd89a4f parse: Return IOError when including file with absolute path 10 年之前
  Richard Purdie 9f08b90137 lib: Clean up various file access syntax 11 年之前
  Olof Johansson 54dce9e14a ConfHandler: Use re.X to make long regexp more readable 11 年之前
  Richard Purdie 2cd8d7fd12 ConfHandler: Improve regexp to fix mis-parsing of += and no whitespace 11 年之前
  Constantin Musca 7c15ff1d50 parse_py: add ~ to config_regexp 11 年之前
  Richard Purdie 7e7d692e24 BBHandler/ConfHandler: Merge fix for multiline comments 11 年之前
  Richard Purdie 79c00fabe0 bitbake: BBHandler/ConfHandler: Improve multiline comment handling 11 年之前
  Richard Purdie 5f892d9b08 parse/ConfHandler: Add negative lookahead to spot some quoting problems 11 年之前
  Richard Purdie f54e733c78 ConfHandler.py: Add a hook for config parsing 12 年之前
  Richard Purdie ba871e0118 bitbake: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) 12 年之前
  Richard Purdie 6d1765c2ea parse/ConfHandler: Fix enthusiatic export regexp matching 12 年之前
  Richard Purdie a8ae80741f bitbake/ConfHandler: Be more strict about variable quoting 12 年之前
  Paul Eggleton f588ba6962 bitbake: add file and line number to ParseError 12 年之前