index
:
bitbake-contrib
abelloni/master-next
abelloni/master-next-success
akuster/1.32-next
akuster/1.38
alpianon/2.0+unpacktracer
alpianon/srctrace
alpianon/srctrace2
alpianon/srctrace3
alpianon/srctrace4
alpianon/srctrace5
alpianon/srctrace6
anujm/1.46
anujm/1.50
dankm/bb-go-fetcher
dankm/incpr-list
halstead/hashclient
jansa/1.40
jansa/1.42
jansa/1.44
jansa/1.46
jansa/1.48
jansa/1.50
jansa/1.52
jansa/2.0
jansa/2.0-siggen
jansa/2.10
jansa/2.2
jansa/2.4
jansa/2.6
jansa/2.8
jansa/master
jansa/nanbield
jansa/npm
jansa/test
lucaceresoli/master-next
lucaceresoli/master-next-success
master
mathieu/master-next
mathieu/master-next-success
mgh/12928
mgh/bitbake-layerindex
mgh/bitbake-setup
mgh/cooker-fix
mgh/gitsm
mgh/gitsm-need-update
mgh/layerindex-fetch
mgh/wip
paule/bb-fixes
paule/bb-fixes2
paule/bb-shell-remove
paule/bb-tinfoil-logging2
paule/bb-watch-fixes
paule/bblayers-fix2
paule/bitbake-setup
paule/doc-git-pw
paule/doc-updates-2.4
paule/fetch2-encodeurl-fix
paule/fix-event-save-restore
paule/parsecache-invalidate
paule/python-36-inotify-fix
paule/sigfixes
paule/tinfoil-fixes-bb4
paule/toaster-fix
rpurdie/2.8
stable/1.34-next
stable/1.36-next
stable/1.38-nmut
stable/1.38-test
stable/1.40-next
stable/1.40-nmut
stable/1.40-nut
stable/1.42-next
stable/1.42-nmut
stable/1.42-nut
stable/1.44-next
stable/1.44-nut
stable/1.46-next
stable/1.46-nut
stable/1.48-next
stable/1.50-next
stable/1.52-next
stable/2.0-next
stable/2.0-nut
stable/2.10-next
stable/2.10-nut
stable/2.2-next
stable/2.2-nut
stable/2.4-next
stable/2.4-nut
stable/2.6-next
stable/2.6-nut
stable/2.8-next
stable/2.8-nut
timo/2.2-toaster-fixtures
timo/2.2-toaster-fixtures-v2
timo/2.8-scarthgap-toaster-fixtures
timo/toaster-fixtures-langdale
timo/toaster-fixtures-mickledore
timo/toaster-logging
timo/toaster-logging-v2
timo/toaster-logging-v4
timo/toaster-review-v3
yattdev/Feature-10259-Write-UI-and-UnitTests-TabConfig-CREATE-ACCESS-CUSTOM-IMAGE-RecipeImage
yattdev/Feature-10259-Write-UI-and-UnitTests-display-landing-page
yattdev/Feature-generate-positive-tests-report-using-pytest
Bitbake user contribution trees
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bb
/
parse
Age
Commit message (
Expand
)
Author
2019-06-19
bitbake: Drop duplicate license boilerplace text
Richard Purdie
2019-06-19
bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-02-05
bitbake: ConfHandler: Don't strip leading spaces
Robert Yang
2019-01-14
bitbake: Fix Deprecated warnings from regexs
Richard Purdie
2018-12-01
bitbake: BBHandler: Check tab indentation for python code
Robert Yang
2018-11-16
BBHandler: Fix __python_func_regexp__ for comment lines
Robert Yang
2018-11-16
parse/ast: fix line number for anonymous function
Robert Yang
2018-08-24
parse/ast: ensure saved event handlers really do get restored
Paul Eggleton
2018-03-03
parse/ast: Abstract anonymous function execution into a function
Richard Purdie
2018-02-09
bitbake: parse: fixes for resolve_file()
Robert Yang
2017-08-09
cooker: Improve inotify overflow handling
Richard Purdie
2017-07-07
BBHandler: Remove old style bb.data.setVar() syntax usage
Enrico Scholz
2017-06-12
ConfHandler.py: allow require or include with multiple parameters
Patrick Ohly
2017-06-12
ConfHandler.py: allow require or include without parameter
Patrick Ohly
2017-06-02
ConfHandler: Require whitespace between export and variable name
Ola x Nilsson
2017-03-11
ConfHandler: Use the same regular expression for all variable names
Peter Kjellerstedt
2017-02-13
lib: Drop now unneeded update_data calls
Richard Purdie
2017-01-19
event/ast: Add RecipeTaskPreProcess event before task finalisation
Richard Purdie
2016-12-16
BBHandler: use with instead of open/close
Ross Burton
2016-11-30
ast: remove BBVERSIONS support
Ross Burton
2016-11-30
bitbake: remove True option to getVarFlag calls
Joshua Lock
2016-11-30
bitbake: remove True option to getVar calls
Joshua Lock
2016-09-02
cookerdata/ast: Fail gracefully if event handler function is not found
Markus Lehtonen
2016-08-17
ast/ConfHandler: Add a syntax to clear variable
Jérémy Rosen
2016-08-17
cache/ast: Move __VARIANTS handling to parse cache function
Richard Purdie
2016-06-14
parse/ast, event: Ensure we reset registered handlers during parsing
Richard Purdie
2016-06-01
bitbake: Convert to python 3
Richard Purdie
2016-05-24
bitbake: Drop futures usage since we're python 3
Richard Purdie
2016-05-09
bitbake: Update logger.warn() -> logger.warning()
Richard Purdie
2016-02-10
BBHandler/ast: Merge handMethod and handleMethodFlags
Richard Purdie
2016-02-04
parse/ast: Mark anonymous functions as python functions
Richard Purdie
2016-02-04
lib/bb: Add expansion parameter to getVarFlag
Richard Purdie
2016-01-06
ast: Add filename/lineno to mapped functions
Richard Purdie
2015-12-22
BBHandler: Improve IN_PYTHON_EOF handling
Richard Purdie
2015-12-15
ast/event/utils: Improve tracebacks to include file and line numbers more cor...
Richard Purdie
2015-11-16
parse: Don't try to expand __base_depends/__depends
Richard Purdie
2015-09-01
build: delete tasks thoroughly
Christopher Larson
2015-08-18
lib/bb/parse: properly handle OSError when updating mtime cache
Paul Eggleton
2015-08-01
bb.parse: properly error out on filesystem errors
Christopher Larson
2015-07-12
parse/ast/data_smart: Add parsing flag to getVar/setVar
Richard Purdie
2015-06-19
bitbake: Add explict getVar param for (non) expansion
Richard Purdie
2015-06-05
parse/BBHandler: Avoid repeatedly resetting FILE
Richard Purdie
2015-05-29
ConfHandler: Fix bogus dependency problems
Richard Purdie
2015-05-29
BBHandler: Drop cwd from search path
Richard Purdie
2015-05-14
BBHandler: Error for incomplete function definitions
Richard Purdie
2015-01-29
parse/ast: Fix issue if path contains '&'
Pascal Bach
2015-01-15
ConfHandler: Clean up bogus imports
Richard Purdie
2015-01-15
ConfHandler: Rename oldfn to parentfn to be clearer
Richard Purdie
2015-01-13
cooker/cache/parse: Implement pyinofity based reconfigure
Richard Purdie
2015-01-08
ast: Add error when trying to use dash in sh function names
Richard Purdie
[next]