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
Age
Commit message (
Expand
)
Author
Files
2010-07-02
Apply some 2to3 refactorings
Chris Larson
9
2010-07-02
Drop a couple usages of readlines
Chris Larson
2
2010-07-02
Until the interactive mode is fixed, kill it from the valid options, to avoid...
Chris Larson
1
2010-07-02
Fix syntax error in shell.py
Chris Larson
1
2010-07-02
Add missing 'return False' to the SystemExit handler in runAsyncCommand
Chris Larson
1
2010-07-02
Switch from our own 'dummywrite' class to StringIO
Chris Larson
1
2010-07-02
Switch a fatal usage to SystemExit ("T" not set)
Chris Larson
1
2010-07-02
cooker: Kill __getitem__ usage on exception objects (python 3 prep)
Chris Larson
1
2010-07-02
Handle SystemExit and KeyboardInterrupt sanely when executing a command
Chris Larson
1
2010-07-02
Drop unnecessarly duplicated messages wrt FuncFailed
Chris Larson
1
2010-07-02
knotty: use the future division to prep for 3.x
Chris Larson
1
2010-07-02
Kill the unnecessary setVarFlag debugging message
Chris Larson
1
2010-07-02
knotty: stop freaking out and dying when bb.build has removed the empty logfile
Chris Larson
1
2010-07-02
Use bb.utils.mkdirhier in bb.cache to shut up the pending deprecation warning
Chris Larson
1
2010-07-02
Use PendingDeprecationWarning for functions moved from bb to bb.utils
Chris Larson
1
2010-07-02
Start ditching fatal() calls in favor of raising appropriate exceptions
Chris Larson
1
2010-07-02
Change wget fetcher to use the runfetchcmd
Ryan Phillips
2
2010-07-02
Show a traceback when a task fails due to an exception
Chris Larson
1
2010-07-02
parser: fix harmless typo in variable name
Bernhard Reutner-Fischer
1
2010-07-02
Fix the silent exit when the specified task doesn't exist
Chris Larson
1
2010-07-02
Move the output of no provider and multiple provider messages into the UI
Chris Larson
3
2010-07-02
Make knotty ignore the NoProvider event
Chris Larson
1
2010-07-02
Don't tell the user we're sending SIGINT to the remaining 0 tasks
Chris Larson
1
2010-07-02
cooker: use time.strftime() instead of spawing sh with date
Bernhard Reutner-Fischer
1
2010-07-02
cache: do not chdir unnecessarily
Bernhard Reutner-Fischer
1
2010-07-02
persist_data: cache connection and use cursor
Bernhard Reutner-Fischer
2
2010-07-02
cache: use a set() for __depends
Bernhard Reutner-Fischer
2
2010-07-02
cache: use max() to determine newest_mtime
Bernhard Reutner-Fischer
1
2010-07-02
cache: use os.path ops instead of stat
Bernhard Reutner-Fischer
1
2010-07-02
Make the file not found error actually useable.
Chris Larson
1
2010-07-02
fetch: commentary typo fix in fetcher_init()
Bernhard Reutner-Fischer
1
2010-07-02
cache: fix typo in error message of cacheValidUpdate()
Bernhard Reutner-Fischer
1
2010-07-02
fetch: documentation typo fix
Bernhard Reutner-Fischer
1
2010-07-02
fetch: Check for existence of tar file along with md5 signature
Khem Raj
1
2010-07-02
Revert "In expand, drop the unnecessary second regular expression match"
Chris Larson
1
2010-07-02
Don't emit vars starting with __, as those are internal
Chris Larson
1
2010-07-02
In expand, drop the unnecessary second regular expression match
Chris Larson
1
2010-07-02
Simplify _findVar a bit
Chris Larson
1
2010-07-02
Fix major bug that slipped in when moving update_data
Chris Larson
1
2010-07-02
Move a var definition in cooker.parse_next
Chris Larson
1
2010-07-02
Enhance the expansion exception message
Chris Larson
1
2010-07-02
For ${@}, run str() on the result
Chris Larson
1
2010-07-02
Allow emission of non-string objects in emit_var, instead running str() on it...
Chris Larson
1
2010-07-02
emit_env: clean up, iterate once
Chris Larson
1
2010-07-02
Don't try to expand non-string values
Chris Larson
4
2010-07-02
Move the python version check into the python package
Chris Larson
1
2010-07-02
Bump version to 1.11.0
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
2
[prev]
[next]