| 2010-02-19 |
Martyn Welch | Add FETCHCMD parameter for git |
commit | commitdiff | tree | snapshot |
| 2010-02-16 |
Richard Purdie | Revert "providers.py: sort eligible providers by DEFAUL... |
commit | commitdiff | tree | snapshot |
| 2010-02-15 |
Joshua Lock | fix invalid method and logic |
commit | commitdiff | tree | snapshot |
| 2010-02-15 |
Joshua Lock | Test premirrors and mirrors in checkstatus() |
commit | commitdiff | tree | snapshot |
| 2010-02-15 |
Joshua Lock | Fix try_mirrors() logic, was only trying the first... |
commit | commitdiff | tree | snapshot |
| 2010-02-15 |
Joshua Lock | if PREMIRRORS set test for local file in FetchData... |
commit | commitdiff | tree | snapshot |
| 2010-02-15 |
Joshua Lock | Enhance the fetchers' support for local mirrors |
commit | commitdiff | tree | snapshot |
| 2010-02-15 |
Joshua Lock | unify mirror support and make it independant of the... |
commit | commitdiff | tree | snapshot |
| 2010-02-15 |
Richard Purdie | utils.py: Don't error if an exported environment variab... |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Holger Freyther | [cache] copy instead of deepcopy in sync |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Chris Larson | [parse] In ast, make StatementGroup inherit list, and... |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Chris Larson | [parse] Use bb.which in resolve_file |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Holger Freyther | [parser] Make resolve_file only resolve the path |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Holger Freyther | [parser] Cache parsed .inc and .bbclass files for a... |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Holger Freyther | [parser] prepare to cache some .bbcclass and .inc files |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Holger Freyther | [parser] Remove the "data" from feeder, evaluate after... |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Chris Larson | [parse] Move vars_from_file from bb.parse.BBHandler... |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Chris Larson | [parse] Don't use relative import of parse_py. |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Holger Freyther | [parse] Move the last method to the AST... |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Holger Freyther | [parser] Move more methods to the ast scheme |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Holger Freyther | [parser] Move one more item to the ast |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Holger Freyther | [parser] Move methodflags over to the ast |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Richard Purdie | [parser] Build fix |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Holger Freyther | [parser] Move more statements over the two phase AST |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Holger Freyther | [parse] Change handling include through the AstNode |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Holger Freyther | [parser] Call eval and remove non ast code |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Holger Freyther | [parser] Call eval immeditaley to test this code |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Holger Freyther | [parser] Prepare to cease out getFunc |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Richard Purdie | [parser] Preserve include vs. require behaviour |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Holger Freyther | [parser] Firs set of AST nodes with construction and... |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Holger Freyther | [parser] Add documentation about usage of this code |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Holger Freyther | [parser] Move the finalise into the ast as well |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Holger Freyther | [parser] Cary a Statement Node through the parsing |
commit | commitdiff | tree | snapshot |
| 2010-02-12 |
Holger Freyther | [parser] Move evaluating into the ast class... |
commit | commitdiff | tree | snapshot |
| 2010-02-10 |
Bernhard Reutner... | providers.py: sort eligible providers by DEFAULT_PREFERENCE |
commit | commitdiff | tree | snapshot |
| 2010-02-10 |
Bernhard Reutner... | runqueue.py: improve printing dependent tasks |
commit | commitdiff | tree | snapshot |
| 2010-02-10 |
Bernhard Reutner... | taskdata.py: fix typo in debug message |
commit | commitdiff | tree | snapshot |
| 2010-02-10 |
Bernhard Reutner... | providers.py: commentary typo fix |
commit | commitdiff | tree | snapshot |
| 2010-01-27 |
Richard Purdie | build.py: No need for this gross hack now (from Poky) |
commit | commitdiff | tree | snapshot |
| 2010-01-26 |
Khem Raj | BBHandler: pass lineno and fn to handleMethod |
commit | commitdiff | tree | snapshot |
| 2010-01-22 |
Richard Purdie | bitbake: Don't import xmlrpc server unless needed |
commit | commitdiff | tree | snapshot |
| 2010-01-22 |
Martin Jansa | setup.py: remove removed bbimage from installed scripts |
commit | commitdiff | tree | snapshot |
| 2010-01-22 |
Martin Jansa | parse_py/ConfHandler.py: missing colon after else |
commit | commitdiff | tree | snapshot |
| 2010-01-22 |
Richard Purdie | bin/bitbake: Add import server |
commit | commitdiff | tree | snapshot |
| 2010-01-22 |
Richard Purdie | cooker: Drop unneeded import |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Richard Purdie | bbimage: Drop, nobody should be using that now as its... |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Richard Purdie | bitbake: Fix UI failure exception handling with python 2.6 |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Richard Purdie | knotty: Improve task failure message handling using... |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Richard Purdie | runqueue.py: Use fcntl to make the worker pipes non... |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Khem Raj | contrib/vim: Update with the changes from Ricardo Salve... |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Richard Purdie | bitbake/event: If the server disappears, we just exit too |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Richard Purdie | runqueue: When a task fails, make sure the server still... |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Richard Purdie | ConfHandler: Fix require vs. include behaviour |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Holger Freyther | [parser] Move more stuff out the feeder |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Holger Freyther | [parse] Move inherit handling to method |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Holger Freyther | [parsers] Move out more functions |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Holger Freyther | [parser] Move more stuff out to separate methods... |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Holger Freyther | [parser] Move the handling of a method to a function |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Holger Freyther | [parse] Unify opening a file... |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Holger Freyther | [parser] Kill obtain/localpath from the parser |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Theodore A... | usermanual.xml: Add section for ?= var setting. |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Richard Purdie | Fix bb.plain and bb.warn function, initial patch from... |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Martin Jansa | git: remove repodir usage after 57b3a9a86bf8c6940187c6a... |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Richard Purdie | runqueue: Fix typo |
commit | commitdiff | tree | snapshot |
| 2010-01-20 |
Richard Purdie | Improve BBCLASSEXTEND handling for skipped packages... |
commit | commitdiff | tree | snapshot |
| 2010-01-19 |
Richard Purdie | taskdata: Improve error message if incorrectly formatte... |
commit | commitdiff | tree | snapshot |
| 2010-01-19 |
Richard Purdie | data_smart.py: Fix error where update-rc.d would not... |
commit | commitdiff | tree | snapshot |
| 2010-01-19 |
Richard Purdie | BBHandler: Only add do_ prefix to tasks if its not... |
commit | commitdiff | tree | snapshot |
| 2010-01-19 |
Richard Purdie | providers: Apply modified version of a patch from Marti... |
commit | commitdiff | tree | snapshot |
| 2010-01-19 |
Richard Purdie | Drop version requirement to 2.5 apart from XMLRPC mode |
commit | commitdiff | tree | snapshot |
| 2010-01-19 |
Richard Purdie | fetch: Add GIT_PROXY_COMMAND to runfetchcmd function |
commit | commitdiff | tree | snapshot |
| 2010-01-19 |
Richard Purdie | bitdoc: Fixup against recent core changes |
commit | commitdiff | tree | snapshot |
| 2010-01-19 |
Richard Purdie | runqueue.py: Improve IPC between worker threads and... |
commit | commitdiff | tree | snapshot |
| 2010-01-19 |
Richard Purdie | ui: Convert remaining event handlers to use isinstance |
commit | commitdiff | tree | snapshot |
| 2010-01-19 |
Richard Purdie | event.py: Convert to using pickle for events and isinst... |
commit | commitdiff | tree | snapshot |
| 2010-01-19 |
Richard Purdie | server/xmlrpc: Fix idle timeout handling and missing... |
commit | commitdiff | tree | snapshot |
| 2010-01-19 |
Richard Purdie | event.py: Drop unused events |
commit | commitdiff | tree | snapshot |
| 2010-01-19 |
Richard Purdie | event.py: Pass the datastore to the fire command, don... |
commit | commitdiff | tree | snapshot |
| 2010-01-18 |
Richard Purdie | server: Improve idle handling timeouts |
commit | commitdiff | tree | snapshot |
| 2010-01-18 |
Richard Purdie | Add none server type to avoid xmlrpc in the default... |
commit | commitdiff | tree | snapshot |
| 2010-01-18 |
Richard Purdie | Merge branch 'contrib-rday' of ssh://git@git.openembedd... |
commit | commitdiff | tree | snapshot |
| 2010-01-16 |
Robert P. J... | Fix a couple copy-and-paste errors in fetcher comments. |
commit | commitdiff | tree | snapshot |
| 2010-01-16 |
Robert P. J... | "pserver" is not a valid type for a CVS fetch, it's... |
commit | commitdiff | tree | snapshot |
| 2010-01-16 |
Robert P. J... | Fix an obvious copy-and-paste error in the documentatio... |
commit | commitdiff | tree | snapshot |
| 2010-01-16 |
Robert P. J... | Fix a number of obvious documentation typoes. |
commit | commitdiff | tree | snapshot |
| 2010-01-16 |
Robert P. J... | Remove the now-obsolete reference to "bbread". |
commit | commitdiff | tree | snapshot |
| 2010-01-16 |
Robert P. J... | Fix typoes |
commit | commitdiff | tree | snapshot |
| 2010-01-16 |
Robert P. J... | Correct a number of misspellings of "seperate". |
commit | commitdiff | tree | snapshot |
| 2010-01-14 |
Richard Purdie | Solidify server class creation |
commit | commitdiff | tree | snapshot |
| 2010-01-14 |
Richard Purdie | .gitignore: Ignore backup files |
commit | commitdiff | tree | snapshot |
| 2010-01-14 |
Richard Purdie | Move xmlrpcserver.py into lib/bb/server as xmlrpc.py |
commit | commitdiff | tree | snapshot |
| 2010-01-14 |
Richard Purdie | fetch: Clean up debug |
commit | commitdiff | tree | snapshot |
| 2009-12-24 |
Guo Hongruan | Enable --ignore-deps options to access regular expressi... |
commit | commitdiff | tree | snapshot |
| 2009-12-14 |
Paul Eggleton | git: Allow fetching a single subdirectory from a git... |
commit | commitdiff | tree | snapshot |
| 2009-12-14 |
Richard Purdie | fetch/__init__.py: Remove uneeded debug |
commit | commitdiff | tree | snapshot |
| 2009-12-14 |
Richard Purdie | git.py: Trap empty return values and error (from Poky) |
commit | commitdiff | tree | snapshot |
| 2009-12-14 |
Richard Purdie | fetch/git.py: Add fullclone parameter to allow WORKDIRs... |
commit | commitdiff | tree | snapshot |
| 2009-12-14 |
Richard Purdie | fetch/git.py: Move variable init into the localpath... |
commit | commitdiff | tree | snapshot |
| 2009-11-22 |
Richard Purdie | cooker.py: Fix variable name: targets doesn't exist... |
commit | commitdiff | tree | snapshot |
| 2009-11-22 |
Richard Purdie | fetch/git.py: BB_GIT_CLONE_FOR_SRCREV updates |
commit | commitdiff | tree | snapshot |
| next |