index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
walnascar
walnascar-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
parse
/
parse_py
/
BBHandler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: BBHandler/ast: Improve addtask handling
Richard Purdie
2024-08-13
1
-16
/
+25
*
bitbake: BBHandler: Handle comments in addtask/deltask
Richard Purdie
2024-08-13
1
-2
/
+2
*
bitbake: BBHandler: Handle unclosed functions correctly
Richard Purdie
2024-04-14
1
-1
/
+7
*
bitbake: ast/BBHandler: Add inherit_defer support
Richard Purdie
2024-01-18
1
-1
/
+9
*
bitbake: parse: Add support for addpylib conf file directive and BB_GLOBAL_PY...
Richard Purdie
2022-12-08
1
-2
/
+2
*
bitbake: BBHandler: Remove pointless global variable declarations
Richard Purdie
2022-11-29
1
-2
/
+2
*
bitbake: BBHandler/cooker: Implement recipe and global classes
Richard Purdie
2022-08-12
1
-11
/
+18
*
bitbake: BBHandler: Make inherit calls more directly
Richard Purdie
2022-08-12
1
-1
/
+4
*
bitbake: BBHandler: Allow earlier exit for classes not found
Richard Purdie
2022-08-12
1
-0
/
+3
*
bitbake: ConfHandler/BBHandler: Improve comment error messages and add tests
Richard Purdie
2022-07-04
1
-2
/
+2
*
bitbake: parse_py: Drop deprecated function reference
Richard Purdie
2021-09-10
1
-3
/
+0
*
bitbake: data_smart/parse: Allow ':' characters in variable/function names
Richard Purdie
2021-07-20
1
-1
/
+1
*
bitbake: logging: Make bitbake logger compatible with python logger
Joshua Watt
2021-02-10
1
-1
/
+1
*
bitbake: BBHandler: Don't classify shell functions that names start with "pyt...
Tomasz Dziendzielski
2021-02-10
1
-1
/
+1
*
bitbake: BBHandler: prompt error when task name contain expression
Lee Chee Yang
2020-11-08
1
-1
/
+5
*
bitbake: build: Allow deltask to take multiple tasknames
Richard Purdie
2020-07-21
1
-4
/
+1
*
bitbake: lib: remove unused imports
Frazer Clews
2020-01-19
1
-2
/
+0
*
bitbake: bitbake: lib: Cleanup /usr/bin/env python
Robert Yang
2019-06-28
1
-1
/
+0
*
bitbake: bitbake: Strip old editor directives from file headers
Richard Purdie
2019-05-04
1
-2
/
+0
*
bitbake: bitbake: Drop duplicate license boilerplace text
Richard Purdie
2019-05-04
1
-13
/
+0
*
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-05-04
1
-0
/
+2
*
bitbake: BBHandler: Fix addtask and deltask
Robert Yang
2019-04-30
1
-1
/
+17
*
bitbake: bitbake: Fix Deprecated warnings from regexs
Richard Purdie
2019-01-16
1
-9
/
+9
*
bitbake: bitbake: BBHandler: Check tab indentation for python code
Robert Yang
2018-12-05
1
-0
/
+11
*
bitbake: BBHandler: Fix __python_func_regexp__ for comment lines
Robert Yang
2018-11-19
1
-1
/
+1
*
bitbake: bitbake: parse: fixes for resolve_file()
Robert Yang
2018-02-14
1
-3
/
+0
*
bitbake: BBHandler: Remove old style bb.data.setVar() syntax usage
Enrico Scholz
2017-07-08
1
-1
/
+1
*
bitbake: BBHandler: use with instead of open/close
2.3_M1
Ross Burton
2016-12-16
1
-11
/
+11
*
bitbake: bitbake: remove True option to getVar calls
Joshua Lock
2016-11-30
1
-1
/
+1
*
bitbake: bitbake: Drop futures usage since we're python 3
Richard Purdie
2016-06-02
1
-1
/
+1
*
bitbake: BBHandler/ast: Merge handMethod and handleMethodFlags
Richard Purdie
2016-02-10
1
-3
/
+2
*
bitbake: BBHandler: Improve IN_PYTHON_EOF handling
Richard Purdie
2015-12-22
1
-14
/
+4
*
bitbake: bitbake: Add explict getVar param for (non) expansion
Richard Purdie
2015-06-23
1
-4
/
+4
*
bitbake: parse/BBHandler: Avoid repeatedly resetting FILE
Richard Purdie
2015-06-05
1
-2
/
+2
*
bitbake: BBHandler: Drop cwd from search path
Richard Purdie
2015-05-29
1
-2
/
+1
*
bitbake: BBHandler: Error for incomplete function definitions
Richard Purdie
2015-05-15
1
-7
/
+12
*
bitbake: event: Add SkipRecipe event to replace SkipPackage
Richard Purdie
2014-06-01
1
-1
/
+1
*
bitbake: parse: Improve file inheritance logging
Richard Purdie
2014-05-11
1
-7
/
+1
*
bitbake: ast/BBHandler/build: Add support for removing tasks (deltask)
Richard Purdie
2013-12-18
1
-0
/
+6
*
bitbake: parse/ConfHander/BBHandler/utils: Fix cache dependency bugs
Richard Purdie
2013-11-30
1
-1
/
+4
*
bitbake: methodpool: Retire it, remove global method scope
Richard Purdie
2013-05-24
1
-4
/
+0
*
bitbake: lib: Clean up various file access syntax
Richard Purdie
2013-05-09
1
-0
/
+1
*
bitbake: BBHandler/ConfHandler: Merge fix for multiline comments
Richard Purdie
2013-01-21
1
-1
/
+1
*
bitbake: bitbake: BBHandler/ConfHandler: Improve multiline comment handling
Richard Purdie
2013-01-21
1
-1
/
+4
*
bitbake: BBHandler/data: Standardise some setVar access formats
Richard Purdie
2013-01-18
1
-3
/
+3
*
bitbake: data_smart/BBHandler: Fix SkipParse exception handling
Richard Purdie
2012-12-14
1
-1
/
+6
*
bitbake: BBhandler/data: Fix __inherit_cache duplication
Richard Purdie
2012-12-11
1
-0
/
+7
*
bitbake: BBHandler/ast: Simplify/fix EXPORT_FUNCTIONS usage
Richard Purdie
2012-12-11
1
-10
/
+5
*
bitbake: Revert "BBHandler: Ensure parser state engine is correctly reset for...
Richard Purdie
2012-12-07
1
-3
/
+2
*
bitbake: BBHandler: Ensure parser state engine is correctly reset for new par...
Richard Purdie
2012-12-07
1
-2
/
+3
[next]