| 2010-03-24 |
Chris Larson | Implement BBVERSIONS |
commit | commitdiff | tree | snapshot |
| 2010-03-23 |
Bernhard Reutner... | utils: improve wording of error message |
commit | commitdiff | tree | snapshot |
| 2010-03-23 |
Enrico Scholz | Expand PREMIRRORS |
commit | commitdiff | tree | snapshot |
| 2010-03-22 |
Richard Purdie | usermanual.xml: Add documentation on bblayers.conf |
commit | commitdiff | tree | snapshot |
| 2010-03-22 |
Richard Purdie | cooker.py: Add support for a bblayers.conf file |
commit | commitdiff | tree | snapshot |
| 2010-03-08 |
Bernhard Reutner... | cooker: bail out early if no files to build |
commit | commitdiff | tree | snapshot |
| 2010-03-01 |
Chris Larson | Fix issues with BBCLASSEXTEND set by anonymous python... |
commit | commitdiff | tree | snapshot |
| 2010-02-26 |
Chris Larson | Implement ??= operator |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Chris Larson | Avoid unnecessary calls to keys() when iterating over... |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Bernhard Reutner... | knotty: tweak failure phrase |
commit | commitdiff | tree | snapshot |
| 2010-02-24 |
Chris Larson | Fix ud.basecmd error introduced by the FETCHCMD_git... |
commit | commitdiff | tree | snapshot |
| 2010-02-24 |
Tom Rini | Add initial 'repo' fetcher |
commit | commitdiff | tree | snapshot |
| 2010-02-23 |
Chris Larson | Re-getVar BBCLASSEXTEND after finalise() |
commit | commitdiff | tree | snapshot |
| 2010-02-19 |
Chris Larson | Error early if BBPATH is unset, rather than falling... |
commit | commitdiff | tree | snapshot |
| 2010-02-19 |
Chris Larson | Add PERSISTENT_DIR to bitbake.conf, as bb.fetch require... |
commit | commitdiff | tree | snapshot |
| 2010-02-19 |
Chris Larson | Kill unused projectdir in bb package. |
commit | commitdiff | tree | snapshot |
| 2010-02-19 |
Chris Larson | Fix msg usage in the moved utility functions. |
commit | commitdiff | tree | snapshot |
| 2010-02-19 |
Chris Larson | Move most utility functions from bb into bb.utils. |
commit | commitdiff | tree | snapshot |
| 2010-02-19 |
Chris Larson | Move compat imports in the bb package to avoid circular... |
commit | commitdiff | tree | snapshot |
| 2010-02-19 |
Chris Larson | Move encodeurl, decodeurl into bb.fetch. |
commit | commitdiff | tree | snapshot |
| 2010-02-19 |
Chris Larson | Move MalformedUrl, VarExpandError into appropriate... |
commit | commitdiff | tree | snapshot |
| 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 |
| next |