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
*
bitbake: build.py: create symlink for run.do_xxx scripts
Nicolas Dechesne
2013-08-23
1
-0
/
+14
*
bitbake: build.py: Provide useful diagnostics when exiting.
Peter Seebach
2013-08-20
1
-1
/
+24
*
bitbake: build.py: Cleanup data store references
Richard Purdie
2013-06-20
1
-22
/
+22
*
bitbake: runqueue/build: Add recideptask flag
Richard Purdie
2013-06-20
1
-0
/
+1
*
bitbake: build: Avoid empty promises
Richard Purdie
2013-05-24
1
-1
/
+1
*
bitbake: lib: Clean up various file access syntax
Richard Purdie
2013-05-09
1
-8
/
+7
*
bitbake: build.py: avoid deleting taint files when writing stamps
Paul Eggleton
2013-02-22
1
-1
/
+4
*
bitbake: build.py: Dump out performance data of individual tasks
Richard Purdie
2013-01-28
1
-2
/
+16
*
bitbake: build.py: Fix traceback when there are no dependencies
Richard Purdie
2013-01-07
1
-3
/
+4
*
bitbake: build.py: Preserve sigdata files in the stamps directory
Richard Purdie
2012-12-03
1
-2
/
+7
*
bitbake: build/siggen.py: Avoid removing too many stamps when cleaning
Richard Purdie
2012-11-28
1
-4
/
+6
*
bitbake: build/siggen: Add support for stamp 'clean' masks
Richard Purdie
2012-09-20
1
-0
/
+29
*
bitbake: build.py: Correct package to recipe in TaskBase events to use consis...
Richard Purdie
2012-08-18
1
-1
/
+1
*
bitbake: bitbake: build.py: Add stampdir argument to cached_mtime_noerror
Andrei Gherzan
2012-08-16
1
-1
/
+1
*
bitbake: build.py: Only execute mkdirhier if stampdir doesn't exist
Richard Purdie
2012-08-16
1
-1
/
+3
*
bitbake: process: Improve _logged_communicate buffering
Richard Purdie
2012-06-25
1
-1
/
+2
*
bitbake: taskdata.py: Add support for rdepends task flag
Richard Purdie
2012-06-25
1
-0
/
+1
*
bitbake: bitbake: ensure -f causes dependent tasks to be re-run
Paul Eggleton
2012-06-21
1
-0
/
+18
*
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
[next]