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
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
/
build.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
build.py: Add support for log and run filename changes
Mark Hatle
2012-05-23
1
-3
/
+17
*
build.py: Add additional debug messages
Mark Hatle
2012-05-23
1
-0
/
+8
*
build.py: Cleanup exec_func_shell
Mark Hatle
2012-05-23
1
-5
/
+5
*
build.py: Add a log to capture task execution order
Mark Hatle
2012-05-23
1
-1
/
+15
*
bb.build: use relative log links, not absolute
Christopher Larson
2012-03-29
1
-2
/
+3
*
meta/classes: Convert to use appendVar and appendVarFlags
Richard Purdie
2012-03-05
1
-2
/
+2
*
bitbake/build: report TaskFailedSilent events as "Failed"
Paul Eggleton
2012-03-01
1
-1
/
+8
*
bitbake: implement BB_VERBOSE_LOGS
Paul Eggleton
2012-02-28
1
-1
/
+2
*
bitbake: fix setscene task start/failure handling
Paul Eggleton
2012-02-28
1
-1
/
+9
*
Hob: A new implemetation (v2)
Dongxiao Xu
2012-02-24
1
-4
/
+6
*
bitbake/knotty: avoid printing full task log when error already printed
Paul Eggleton
2012-01-15
1
-3
/
+15
*
bitbake/fetch2: improve error formatting for fetcher errors
Paul Eggleton
2012-01-15
1
-1
/
+1
*
build.py: Be determistic about a function's cwd
Richard Purdie
2011-12-01
1
-2
/
+1
*
bitbake: Update users of getVar/setVar to use the data store functions directly
Richard Purdie
2011-11-27
1
-2
/
+2
*
bitbake/lib/bb/msg.py: fix setting debug and verbosity levels
Paul Eggleton
2011-09-25
1
-2
/
+2
*
build.py: Fix cut and paste error
Richard Purdie
2011-08-15
1
-2
/
+2
*
bitbake/logging: Overhaul internal logging process
Richard Purdie
2011-08-15
1
-2
/
+4
*
bitbake: Add task specific stamp file support
Robert Yang
2011-06-28
1
-2
/
+2
*
runqueue.py: Add umask task control
Mark Hatle
2011-06-24
1
-0
/
+1
*
bitbake/build.py: Drop exec_shell environment as its now unneeded
Richard Purdie
2011-06-08
1
-6
/
+1
*
bitbake/cooker.py: Misc sync with upstream
Richard Purdie
2011-06-08
1
-0
/
+1
*
build/siggen: Ensure a task signature file is generated for each task that is...
Richard Purdie
2011-05-25
1
-0
/
+6
*
build: fix dir removal traceback
Chris Larson
2011-05-06
1
-6
/
+9
*
build: in exec_func, mkdirhier ${T}
Chris Larson
2011-05-06
1
-1
/
+2
*
Initial work on getting bitbake working under pypy
Chris Larson
2011-05-06
1
-1
/
+2
*
Revert "bitbake/gcc: Enable a shared common source tree"
Richard Purdie
2011-03-29
1
-2
/
+2
*
bitbake/gcc: Enable a shared common source tree
Richard Purdie
2011-03-28
1
-2
/
+2
*
build: add missing newline
Chris Larson
2011-03-03
1
-1
/
+1
*
build: switch to old cwd handling
Chris Larson
2011-03-03
1
-3
/
+3
*
bitbake/build.py: Fix TaskFailed parameters
Richard Purdie
2011-02-23
1
-2
/
+2
*
bitbake: event/build: Drop stdout specific handling for python messages as th...
Richard Purdie
2011-02-07
1
-7
/
+0
*
bitbake/build.py: When looking up extra stamp info for setscene tasks, use th...
Richard Purdie
2011-01-27
1
-2
/
+6
*
bitbake: Introduce stamp-extra-info task flag into stamp filenames
Dongxiao Xu
2011-01-18
1
-3
/
+9
*
bitbake/build.py: Allow FuncFailed error to have an optional message
Richard Purdie
2011-01-17
1
-2
/
+5
*
bitbake/build.py: Rename message field to avoid DeprecationWarning: BaseExcep...
Richard Purdie
2011-01-17
1
-3
/
+3
*
build: remove duplicate import of utils
Bernhard Reutner-Fischer
2011-01-12
1
-1
/
+0
*
*: use utils.remove() some more
Bernhard Reutner-Fischer
2011-01-12
1
-4
/
+2
*
bitbake/build.py: Fix del_stamp work correctly after recent stamp function ch...
Richard Purdie
2011-01-07
1
-1
/
+1
*
bitbake build/siggen/runqueue: Fix stampfile parameters
Richard Purdie
2011-01-06
1
-2
/
+3
*
bitbake build.py: Stamp handling improvements
Richard Purdie
2011-01-06
1
-5
/
+11
*
bitbake build.py: Use localdata for stamp handling, not d
Richard Purdie
2011-01-06
1
-2
/
+2
*
bitbake/build.py: Ditch the extract_stamp function as its just going to compl...
Richard Purdie
2011-01-06
1
-10
/
+9
*
build: use logger.isEnabledFor, not getEffectiveLevel
Chris Larson
2011-01-06
1
-2
/
+2
*
bitbake: build.py: Logging of None was losing the logs so force this to stdou...
Richard Purdie
2011-01-05
1
-1
/
+1
*
bitbake: Misc syncups with bitbake upstream, mostly whitespace and a missed l...
Richard Purdie
2011-01-05
1
-0
/
+1
*
bitbake: build.py logging updates
Richard Purdie
2011-01-05
1
-16
/
+23
*
Use os.devnull, not /dev/null
Chris Larson
2011-01-04
1
-2
/
+1
*
build: fix FuncFailed for the no logfile case
Chris Larson
2011-01-04
1
-6
/
+2
*
build: ensure LogTee has a valid name property
Chris Larson
2011-01-04
1
-9
/
+7
*
build: fix -D with shell functions
Chris Larson
2011-01-04
1
-4
/
+18
[next]