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
/
build.py
Age
Commit message (
Expand
)
Author
Files
2011-01-17
bitbake/build.py: Allow FuncFailed error to have an optional message
Richard Purdie
1
2011-01-17
bitbake/build.py: Rename message field to avoid DeprecationWarning: BaseExcep...
Richard Purdie
1
2011-01-12
build: remove duplicate import of utils
Bernhard Reutner-Fischer
1
2011-01-12
*: use utils.remove() some more
Bernhard Reutner-Fischer
1
2011-01-07
bitbake/build.py: Fix del_stamp work correctly after recent stamp function ch...
Richard Purdie
1
2011-01-06
bitbake build/siggen/runqueue: Fix stampfile parameters
Richard Purdie
1
2011-01-06
bitbake build.py: Stamp handling improvements
Richard Purdie
1
2011-01-06
bitbake build.py: Use localdata for stamp handling, not d
Richard Purdie
1
2011-01-06
bitbake/build.py: Ditch the extract_stamp function as its just going to compl...
Richard Purdie
1
2011-01-06
build: use logger.isEnabledFor, not getEffectiveLevel
Chris Larson
1
2011-01-05
bitbake: build.py: Logging of None was losing the logs so force this to stdou...
Richard Purdie
1
2011-01-05
bitbake: Misc syncups with bitbake upstream, mostly whitespace and a missed l...
Richard Purdie
1
2011-01-05
bitbake: build.py logging updates
Richard Purdie
1
2011-01-04
Use os.devnull, not /dev/null
Chris Larson
1
2011-01-04
build: fix FuncFailed for the no logfile case
Chris Larson
1
2011-01-04
build: ensure LogTee has a valid name property
Chris Larson
1
2011-01-04
build: fix -D with shell functions
Chris Larson
1
2011-01-04
build: send logging messages to the log file for python functions
Chris Larson
1
2011-01-04
build: use a contextmanager for locks
Chris Larson
1
2011-01-04
build: use bb.process instead of os.system
Chris Larson
1
2011-01-04
Fix FuncFailed construction
Chris Larson
1
2011-01-04
Restore FuncFailed argument compatibility
Chris Larson
1
2011-01-04
Only reference logfiles that exist
Chris Larson
1
2011-01-04
Fix bitbake -k issue introduced by build exception cleanup
Chris Larson
1
2011-01-04
Simplify build exception handling
Chris Larson
1
2011-01-04
Switch bitbake internals to use logging directly rather than bb.msg
Chris Larson
1
2010-11-06
bitbake: Add support for 'noexec' tasks
Richard Purdie
1
2010-10-11
bitbake/build.py: Write logfiles on a per task basis, not per function
Richard Purdie
1
2010-10-01
build.py: Add a symlink for the logging
Mark Hatle
1
2010-09-13
bitbake/build.py: Set BB_FILENAME to represent the .bb file being built (incl...
Richard Purdie
1
2010-08-31
bitbake/data.py: Add emit_func() and generate_dependencies() functions
Richard Purdie
1
2010-08-20
bitbake: Correctly route events from the worker to the server
Richard Purdie
1
2010-08-19
bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run sh...
Richard Purdie
1
2010-08-12
bitbake/build.py: Note when calling functions that don't exist. Should probab...
Richard Purdie
1
2010-08-12
bitbake/build.py: Set the current taskname in the BB_CURRENTTASK variable
Richard Purdie
1
2010-08-04
*: Fix typo in documentation
Bernhard Reutner-Fischer
1
2010-08-04
bitbake/build.py: Add support for pre and postfuncs for tasks
Richard Purdie
1
2010-07-02
Switch a fatal usage to SystemExit ("T" not set)
Chris Larson
1
2010-07-02
Drop unnecessarly duplicated messages wrt FuncFailed
Chris Larson
1
2010-07-02
Don't try to expand non-string values
Chris Larson
1
2010-07-02
Apply some 2to3 transforms that don't cause issues in 2.6
Chris Larson
1
2010-07-02
Switch some references to moved functions
Chris Larson
1
2010-07-02
Import fixups
Chris Larson
1
2010-07-02
Formatting cleanups
Chris Larson
1
2010-07-02
Consolidate the exec/eval bits, switch anonfunc to better_exec, etc
Chris Larson
1
2010-06-25
bitbake: allow fakeroot functionality to be provided by an alternative program
Joshua Lock
1
2010-01-27
bitbake/build.py: No need for this gross hack now
Richard Purdie
1
2010-01-20
bitbake: Switch to bitbake-dev version (bitbake master upstream)
Richard Purdie
1
2009-11-13
build.py: Fix zero size logfile problems
Richard Purdie
1
2009-10-13
bitbake: Add bb and os to __builtins__, not the exec function global
Richard Purdie
1
[next]