index
:
bitbake
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.28
1.3
1.30
1.32
1.34
1.36
1.38
1.4
1.40
1.42
1.44
1.46
1.48
1.50
1.52
1.6
1.8
2.0
2.10
2.2
2.4
2.6
2.8
master
master-next
master-poky
next
pristine-tar
sphinx
wmat
wmat2
Bitbake Development tree
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bb
/
build.py
Age
Commit message (
Expand
)
Author
2013-12-18
build/ast: Create strong task add/del API in bb.build
Richard Purdie
2013-12-18
ast/BBHandler/build: Add support for removing tasks (deltask)
Richard Purdie
2013-11-20
build.py: add single-quotes around already-expanded directory name
Peter Seebach
2013-11-01
build, toaster: record proper task type
Alexandru DAMIAN
2013-09-22
build: Add BB_TASK_NICE_LEVEL to task code
Richard Purdie
2013-09-18
bitbake: build, runqueue: adds info to the *runQueue* events
Alexandru DAMIAN
2013-09-16
build: Add logfile to add TaskBase events
Richard Purdie
2013-09-01
build: Fix profile file names
Richard Purdie
2013-08-23
build.py: create symlink for run.do_xxx scripts
Nicolas Dechesne
2013-08-20
build.py: Provide useful diagnostics when exiting.
Peter Seebach
2013-06-20
build.py: Cleanup data store references
Richard Purdie
2013-06-19
runqueue/build: Add recideptask flag
Richard Purdie
2013-05-24
build: Avoid empty promises
Richard Purdie
2013-05-09
lib: Clean up various file access syntax
Richard Purdie
2013-02-22
build.py: avoid deleting taint files when writing stamps
Paul Eggleton
2013-01-28
build.py: Dump out performance data of individual tasks
Richard Purdie
2013-01-07
build.py: Fix traceback when there are no dependencies
Richard Purdie
2012-12-03
build.py: Preserve sigdata files in the stamps directory
Richard Purdie
2012-11-28
build/siggen.py: Avoid removing too many stamps when cleaning
Richard Purdie
2012-09-20
build/siggen: Add support for stamp 'clean' masks
Richard Purdie
2012-08-18
build.py: Correct package to recipe in TaskBase events to use consistent term...
Richard Purdie
2012-08-16
bitbake: build.py: Add stampdir argument to cached_mtime_noerror
Andrei Gherzan
2012-08-16
build.py: Only execute mkdirhier if stampdir doesn't exist
Richard Purdie
2012-06-25
process: Improve _logged_communicate buffering
Richard Purdie
2012-06-25
taskdata.py: Add support for rdepends task flag
Richard Purdie
2012-06-21
bitbake: ensure -f causes dependent tasks to be re-run
Paul Eggleton
2012-05-23
build.py: Add support for log and run filename changes
Mark Hatle
2012-05-23
build.py: Add additional debug messages
Mark Hatle
2012-05-23
build.py: Cleanup exec_func_shell
Mark Hatle
2012-05-23
build.py: Add a log to capture task execution order
Mark Hatle
2012-03-28
bb.build: use relative log links, not absolute
Christopher Larson
2012-03-03
bitbake: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)
Richard Purdie
2012-03-01
bitbake/build: report TaskFailedSilent events as "Failed"
Paul Eggleton
2012-02-28
bitbake: implement BB_VERBOSE_LOGS
Paul Eggleton
2012-02-28
bitbake: fix setscene task start/failure handling
Paul Eggleton
2012-01-15
bitbake/knotty: avoid printing full task log when error already printed
Paul Eggleton
2012-01-15
bitbake/fetch2: improve error formatting for fetcher errors
Paul Eggleton
2011-12-01
build.py: Be determistic about a function's cwd
Richard Purdie
2011-11-27
Update users of getVar/setVar to use the data store functions directly
Richard Purdie
2011-09-25
bitbake/lib/bb/msg.py: fix setting debug and verbosity levels
Paul Eggleton
2011-08-15
build.py: Fix cut and paste error
Richard Purdie
2011-08-15
bitbake/logging: Overhaul internal logging process
Richard Purdie
2011-06-28
bitbake: Add task specific stamp file support
Robert Yang
2011-06-24
runqueue.py: Add umask task control
Mark Hatle
2011-06-08
build/runqueue: Pass quieterrors flag around to supress errors at task execut...
Richard Purdie
2011-05-25
build/siggen: Ensure a task signature file is generated for each task that is...
Richard Purdie
2011-05-06
build.py: Fix ordering bug introduced in 7a29ab534388c0095f7f826b16c5cff34392...
Richard Purdie
2011-04-08
build: run fakeroot if FAKEROOT is set
Chris Larson
2011-04-01
build.py: Merge fakeroot changes from Poky
Mark Hatle
2011-03-25
build: don't choke if olddir no longer exists
Chris Larson
[next]