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 |
2009-07-23 |
Richard Purdie | command/cooker: Remve the need for the cache for -e... |
commit | commitdiff | tree |
2009-07-23 |
Richard Purdie | command/cooker: Improve showEnvironment functionality |
commit | commitdiff | tree |
2009-07-23 |
Richard Purdie | cooker: Fix cooker parser for case where there are... |
commit | commitdiff | tree |
2009-07-23 |
Chris Larson | Update the minimal base.bbclass & bitbake.conf. |
commit | commitdiff | tree |
2009-07-23 |
Richard Purdie | runqueue: Improve recursive task dependency calculation... |
commit | commitdiff | tree |
2009-07-23 |
Richard Purdie | bin/bitbake: Add python 2.6 check (from Poky) |
commit | commitdiff | tree |
2009-07-23 |
Richard Purdie | cooker.py: Improve server idle handling (from Poky) |
commit | commitdiff | tree |
2009-07-23 |
Richard Purdie | providers.py: Add caching for the dynamic package regex... |
commit | commitdiff | tree |
2009-07-23 |
Richard Purdie | utils.py: Add build_environment function (from Poky) |
commit | commitdiff | tree |
2009-07-23 |
Richard Purdie | ui/puccho: Improve path specification to glade files... |
commit | commitdiff | tree |
2009-07-22 |
Chris Larson | Add .gitignore, ignore *.pyc. |
commit | commitdiff | tree |
2009-07-21 |
Chris Larson | taskdata: fix a possible infinite loop when multiple... |
commit | commitdiff | tree |
next |