index
:
openembedded-core.git
daisy
danny
denzil
dizzy
dora
dylan
fido
jethro
krogoth
master
master-next
master-next-1.9
master-next2
morty
pyro
thud
Mirror of openembedded-core
Multi-Tech Systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
cooker.py
Age
Commit message (
Expand
)
Author
Files
2010-08-20
bitbake/cooker.py: Don't init the fetcher in the worker case
Richard Purdie
1
2010-08-19
bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run sh...
Richard Purdie
1
2010-08-19
bitbake/cooker.py: Allow idle handlers to pass through a true value
Richard Purdie
1
2010-08-18
bitbake: Split Runqueue into two classes, a data processor and the execution ...
Richard Purdie
1
2010-08-12
bitbake/cooker: Make sure no locks are held before we start forking workers
Richard Purdie
1
2010-08-04
cooker.py: Fix case of -b option with a full filepath
Richard Purdie
1
2010-07-16
bitbake: Add support for .bbappend files (see mailing lists for detais)
Richard Purdie
1
2010-07-16
bitbake: Remove two layers of unnecessary functions from task execution
Richard Purdie
1
2010-07-02
bitbake: Fix handling of empty variables in local config files
Richard Purdie
1
2010-07-02
Add a warning if a BBFILE_PATTERN doesn't match any bb files
Chris Larson
1
2010-07-02
Apply some 2to3 refactorings
Chris Larson
1
2010-07-02
Until the interactive mode is fixed, kill it from the valid options, to avoid...
Chris Larson
1
2010-07-02
Switch from our own 'dummywrite' class to StringIO
Chris Larson
1
2010-07-02
cooker: Kill __getitem__ usage on exception objects (python 3 prep)
Chris Larson
1
2010-07-02
cooker: use time.strftime() instead of spawing sh with date
Bernhard Reutner-Fischer
1
2010-07-02
Move a var definition in cooker.parse_next
Chris Larson
1
2010-07-02
Don't try to expand non-string values
Chris Larson
1
2010-07-02
Search up the directory tree for bblayers.conf
Chris Larson
1
2010-07-02
Add a hack to avoid the req that all vars using LAYERDIR be immediately expanded
Chris Larson
1
2010-07-02
Move the unset BBPATH sanity check after the bblayers processing
Chris Larson
1
2010-07-02
Apply the 2to3 print function transform
Chris Larson
1
2010-07-02
Import fixups
Chris Larson
1
2010-07-02
Formatting cleanups
Chris Larson
1
2010-07-02
Ensure we always utilize the correct messaging domains
Chris Larson
1
2010-07-02
Made '-b' work with BBCLASSEXTEND
Enrico Scholz
1
2010-06-29
bitbake: Move the logger initialization from cooker to utils
Jeff Dike
1
2010-03-25
bitbake/cooker.py: Finishing the command needs to happen after the BuildCompl...
Richard Purdie
1
2010-03-25
BBFILES: use a set to remove duplicates when collecting.
Chris Larson
1
2010-03-22
bitbake/cooker.py: Add support for a bblayers.conf file
Richard Purdie
1
2010-03-22
cooker: bail out early if no files to build
Bernhard Reutner-Fischer
1
2010-03-22
Avoid unnecessary calls to keys() when iterating over dictionaries.
Chris Larson
1
2010-01-22
bitbake/cooker: Drop unneeded import
Richard Purdie
1
2010-01-20
bitbake: Switch to bitbake-dev version (bitbake master upstream)
Richard Purdie
1
2009-12-11
bitbake/cooker.py: Fix handling of extra configuration files
Richard Purdie
1
2009-11-13
bitbake: Sync various functions with those from bitbake-dev and bitbake upstream
Richard Purdie
1
2009-07-29
bitbake: Add a --revisions-changed commandline option to indicate when floati...
Richard Purdie
1
2009-05-12
bitbake: Update to work without warnings with python 2.6
Richard Purdie
1
2009-05-11
bitbake: Merge further fixes from upstream 1.8 branch
Richard Purdie
1
2009-01-03
bitbake: Add in code to support the BBCLASSEXTEND variable. Virtual native/sd...
Richard Purdie
1
2008-11-06
bitbake: Improve error message for missing class files
Richard Purdie
1
2008-10-28
bitbake: Add tryaltconfigs option to disable the alternative configuration at...
Richard Purdie
1
2008-10-17
bitbake: Refactor the environment variable handling
Robert Bradford
1
2008-09-30
bitbake/bitbake-dev: Sync with upstream
Richard Purdie
1
2008-05-19
bitbake: Sync with upstream
Richard Purdie
1
2008-03-14
bitbake: Update with changes from bitbake 1.8 branch
Richard Purdie
1
2008-03-03
bitbake: Update to bitbake 1.8 branch head
Richard Purdie
1
2008-01-06
cooker.py: Fix -g option breakage from previous commits
Richard Purdie
1
2008-01-06
bitbake: Sync with bitbake upstream for various fixes
Richard Purdie
1
2007-09-02
bitbake: Update to latest bitbake-1.8 branch
Richard Purdie
1
2007-08-23
bitbake: use Psyco only on x86 (no support for other archs)
Marcin Juszkiewicz
1
[next]