projects
/
bitbake.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bitbake.git
2010-02-12
Holger Freyther
[parser] Prepare to cease out getFunc
commit
|
commitdiff
|
tree
2010-02-12
Richard Purdie
[parser] Preserve include vs. require behaviour
commit
|
commitdiff
|
tree
2010-02-12
Holger Freyther
[parser] Firs set of AST nodes with construction and...
commit
|
commitdiff
|
tree
2010-02-12
Holger Freyther
[parser] Add documentation about usage of this code
commit
|
commitdiff
|
tree
2010-02-12
Holger Freyther
[parser] Move the finalise into the ast as well
commit
|
commitdiff
|
tree
2010-02-12
Holger Freyther
[parser] Cary a Statement Node through the parsing
commit
|
commitdiff
|
tree
2010-02-12
Holger Freyther
[parser] Move evaluating into the ast class...
commit
|
commitdiff
|
tree
2010-02-10
Bernhard Reutner...
providers.py: sort eligible providers by DEFAULT_PREFERENCE
commit
|
commitdiff
|
tree
2010-02-10
Bernhard Reutner...
runqueue.py: improve printing dependent tasks
commit
|
commitdiff
|
tree
2010-02-10
Bernhard Reutner...
taskdata.py: fix typo in debug message
commit
|
commitdiff
|
tree
2010-02-10
Bernhard Reutner...
providers.py: commentary typo fix
commit
|
commitdiff
|
tree
2010-01-27
Richard Purdie
build.py: No need for this gross hack now (from Poky)
commit
|
commitdiff
|
tree
2010-01-26
Khem Raj
BBHandler: pass lineno and fn to handleMethod
commit
|
commitdiff
|
tree
2010-01-22
Richard Purdie
bitbake: Don't import xmlrpc server unless needed
commit
|
commitdiff
|
tree
2010-01-22
Martin Jansa
setup.py: remove removed bbimage from installed scripts
commit
|
commitdiff
|
tree
2010-01-22
Martin Jansa
parse_py/ConfHandler.py: missing colon after else
commit
|
commitdiff
|
tree
2010-01-22
Richard Purdie
bin/bitbake: Add import server
commit
|
commitdiff
|
tree
2010-01-22
Richard Purdie
cooker: Drop unneeded import
commit
|
commitdiff
|
tree
2010-01-21
Richard Purdie
bbimage: Drop, nobody should be using that now as its...
commit
|
commitdiff
|
tree
2010-01-21
Richard Purdie
bitbake: Fix UI failure exception handling with python 2.6
commit
|
commitdiff
|
tree
2010-01-21
Richard Purdie
knotty: Improve task failure message handling using...
commit
|
commitdiff
|
tree
2010-01-21
Richard Purdie
runqueue.py: Use fcntl to make the worker pipes non...
commit
|
commitdiff
|
tree
2010-01-21
Khem Raj
contrib/vim: Update with the changes from Ricardo Salve...
commit
|
commitdiff
|
tree
2010-01-21
Richard Purdie
bitbake/event: If the server disappears, we just exit too
commit
|
commitdiff
|
tree
2010-01-21
Richard Purdie
runqueue: When a task fails, make sure the server still...
commit
|
commitdiff
|
tree
2010-01-21
Richard Purdie
ConfHandler: Fix require vs. include behaviour
commit
|
commitdiff
|
tree
2010-01-21
Holger Freyther
[parser] Move more stuff out the feeder
commit
|
commitdiff
|
tree
2010-01-21
Holger Freyther
[parse] Move inherit handling to method
commit
|
commitdiff
|
tree
2010-01-21
Holger Freyther
[parsers] Move out more functions
commit
|
commitdiff
|
tree
2010-01-21
Holger Freyther
[parser] Move more stuff out to separate methods...
commit
|
commitdiff
|
tree
2010-01-21
Holger Freyther
[parser] Move the handling of a method to a function
commit
|
commitdiff
|
tree
2010-01-21
Holger Freyther
[parse] Unify opening a file...
commit
|
commitdiff
|
tree
2010-01-21
Holger Freyther
[parser] Kill obtain/localpath from the parser
commit
|
commitdiff
|
tree
2010-01-21
Theodore A...
usermanual.xml: Add section for ?= var setting.
commit
|
commitdiff
|
tree
2010-01-21
Richard Purdie
Fix bb.plain and bb.warn function, initial patch from...
commit
|
commitdiff
|
tree
2010-01-21
Martin Jansa
git: remove repodir usage after 57b3a9a86bf8c6940187c6a...
commit
|
commitdiff
|
tree
2010-01-21
Richard Purdie
runqueue: Fix typo
commit
|
commitdiff
|
tree
2010-01-20
Richard Purdie
Improve BBCLASSEXTEND handling for skipped packages...
commit
|
commitdiff
|
tree
2010-01-19
Richard Purdie
taskdata: Improve error message if incorrectly formatte...
commit
|
commitdiff
|
tree
2010-01-19
Richard Purdie
data_smart.py: Fix error where update-rc.d would not...
commit
|
commitdiff
|
tree
2010-01-19
Richard Purdie
BBHandler: Only add do_ prefix to tasks if its not...
commit
|
commitdiff
|
tree
2010-01-19
Richard Purdie
providers: Apply modified version of a patch from Marti...
commit
|
commitdiff
|
tree
2010-01-19
Richard Purdie
Drop version requirement to 2.5 apart from XMLRPC mode
commit
|
commitdiff
|
tree
2010-01-19
Richard Purdie
fetch: Add GIT_PROXY_COMMAND to runfetchcmd function
commit
|
commitdiff
|
tree
2010-01-19
Richard Purdie
bitdoc: Fixup against recent core changes
commit
|
commitdiff
|
tree
2010-01-19
Richard Purdie
runqueue.py: Improve IPC between worker threads and...
commit
|
commitdiff
|
tree
2010-01-19
Richard Purdie
ui: Convert remaining event handlers to use isinstance
commit
|
commitdiff
|
tree
2010-01-19
Richard Purdie
event.py: Convert to using pickle for events and isinst...
commit
|
commitdiff
|
tree
2010-01-19
Richard Purdie
server/xmlrpc: Fix idle timeout handling and missing...
commit
|
commitdiff
|
tree
2010-01-19
Richard Purdie
event.py: Drop unused events
commit
|
commitdiff
|
tree
2010-01-19
Richard Purdie
event.py: Pass the datastore to the fire command, don...
commit
|
commitdiff
|
tree
2010-01-18
Richard Purdie
server: Improve idle handling timeouts
commit
|
commitdiff
|
tree
2010-01-18
Richard Purdie
Add none server type to avoid xmlrpc in the default...
commit
|
commitdiff
|
tree
2010-01-18
Richard Purdie
Merge branch 'contrib-rday' of ssh://git@git.openembedd...
commit
|
commitdiff
|
tree
2010-01-16
Robert P. J...
Fix a couple copy-and-paste errors in fetcher comments.
commit
|
commitdiff
|
tree
2010-01-16
Robert P. J...
"pserver" is not a valid type for a CVS fetch, it's...
commit
|
commitdiff
|
tree
2010-01-16
Robert P. J...
Fix an obvious copy-and-paste error in the documentatio...
commit
|
commitdiff
|
tree
2010-01-16
Robert P. J...
Fix a number of obvious documentation typoes.
commit
|
commitdiff
|
tree
2010-01-16
Robert P. J...
Remove the now-obsolete reference to "bbread".
commit
|
commitdiff
|
tree
2010-01-16
Robert P. J...
Fix typoes
commit
|
commitdiff
|
tree
2010-01-16
Robert P. J...
Correct a number of misspellings of "seperate".
commit
|
commitdiff
|
tree
2010-01-14
Richard Purdie
Solidify server class creation
commit
|
commitdiff
|
tree
2010-01-14
Richard Purdie
.gitignore: Ignore backup files
commit
|
commitdiff
|
tree
2010-01-14
Richard Purdie
Move xmlrpcserver.py into lib/bb/server as xmlrpc.py
commit
|
commitdiff
|
tree
2010-01-14
Richard Purdie
fetch: Clean up debug
commit
|
commitdiff
|
tree
2009-12-24
Guo Hongruan
Enable --ignore-deps options to access regular expressi...
commit
|
commitdiff
|
tree
2009-12-14
Paul Eggleton
git: Allow fetching a single subdirectory from a git...
commit
|
commitdiff
|
tree
2009-12-14
Richard Purdie
fetch/__init__.py: Remove uneeded debug
commit
|
commitdiff
|
tree
2009-12-14
Richard Purdie
git.py: Trap empty return values and error (from Poky)
commit
|
commitdiff
|
tree
2009-12-14
Richard Purdie
fetch/git.py: Add fullclone parameter to allow WORKDIRs...
commit
|
commitdiff
|
tree
2009-12-14
Richard Purdie
fetch/git.py: Move variable init into the localpath...
commit
|
commitdiff
|
tree
2009-11-22
Richard Purdie
cooker.py: Fix variable name: targets doesn't exist...
commit
|
commitdiff
|
tree
2009-11-22
Richard Purdie
fetch/git.py: BB_GIT_CLONE_FOR_SRCREV updates
commit
|
commitdiff
|
tree
2009-11-21
Richard Purdie
fetch/__init__.py: Replace _sortable_revision_valid...
commit
|
commitdiff
|
tree
2009-11-21
Martin Jansa
Optional LOCALCOUNT for recipe
commit
|
commitdiff
|
tree
2009-11-08
Denys Dmytriyenko
utils.py: add special handling for version delimiters
commit
|
commitdiff
|
tree
2009-11-06
Richard Purdie
fetch/__init__.py: Allow SRC_URI to be overridden in...
commit
|
commitdiff
|
tree
2009-11-06
Chris Conroy
providers.py: Fix package sorting order to reflect...
commit
|
commitdiff
|
tree
2009-11-04
Richard Purdie
git.py: Search mirrors for tarballs before fetching...
commit
|
commitdiff
|
tree
2009-11-04
Richard Purdie
fetch/__init__.py: Try and make the sortable_revision...
commit
|
commitdiff
|
tree
2009-11-03
Richard Purdie
BBHandler.py: Use exec_func, not exec_func_python
commit
|
commitdiff
|
tree
2009-11-03
Richard Purdie
Improve anonymous python function handling sp functions...
commit
|
commitdiff
|
tree
2009-10-23
Richard Purdie
fetch/svk: Fix up breakage. Evidently nobody uses svk
commit
|
commitdiff
|
tree
2009-10-23
Richard Purdie
build.py: Make sure the logfile exists before checking...
commit
|
commitdiff
|
tree
2009-10-23
Richard Purdie
Add hg fetcher auto revisioning, patch from Carl Simons...
commit
|
commitdiff
|
tree
2009-10-17
Richard Purdie
fetch/__init__.py: Fix a bug where errors could corrupt...
commit
|
commitdiff
|
tree
2009-10-17
Richard Purdie
fetch/__init__.py: Remove hardcoded use of SRC_URI...
commit
|
commitdiff
|
tree
2009-10-17
Richard Purdie
BBHandler: Drop unused internal __functions__ variable
commit
|
commitdiff
|
tree
2009-10-17
Richard Purdie
knotty: Add new event from compare reivions code
commit
|
commitdiff
|
tree
2009-10-17
Richard Purdie
build.py: Optimisation to remove zero sized log files...
commit
|
commitdiff
|
tree
2009-10-17
Richard Purdie
runqueue.py: Small optimisation in set creation removin...
commit
|
commitdiff
|
tree
2009-10-17
Richard Purdie
cache.py: Add check for leakage of SRCREVINACTION varia...
commit
|
commitdiff
|
tree
2009-10-17
Richard Purdie
Add a compare-versions command which returns whether...
commit
|
commitdiff
|
tree
2009-10-01
Søren Holm
shell: Add install command
commit
|
commitdiff
|
tree
2009-09-14
Chris Larson
cache: only invalidate for non-existent depends if...
commit
|
commitdiff
|
tree
2009-09-14
Chris Larson
Only print python exception tracebacks if debugging...
commit
|
commitdiff
|
tree
2009-09-14
Chris Larson
Add a RecipeParsed event, which can be used as an alter...
commit
|
commitdiff
|
tree
2009-08-27
Chris Larson
daemonize: Kill the forcing of umask to 0 in our children.
commit
|
commitdiff
|
tree
2009-07-29
Chris Larson
Initial switch from distutils to setuptools.
commit
|
commitdiff
|
tree
2009-07-24
Marcin Juszkiewicz
AUTHORS: update my email
commit
|
commitdiff
|
tree
next