Age | Commit message (Expand) | Author | Files |
2010-02-10 | bitbake: [parsers] Move out more functions | Holger Freyther | 1 |
2010-02-10 | bitbake: [parser] Move more stuff out to separate methods... | Holger Freyther | 1 |
2010-02-10 | bitbake: [parser] Move the handling of a method to a function | Holger Freyther | 1 |
2010-02-10 | bitbake: [parse] Unify opening a file... | Holger Freyther | 3 |
2010-02-10 | bitbake: [parser] Kill obtain/localpath from the parser | Holger Freyther | 2 |
2010-02-05 | bitbake: fix invalid method and logic | Joshua Lock | 1 |
2010-02-05 | bitbake: Test premirrors and mirrors in checkstatus() | Joshua Lock | 1 |
2010-02-04 | bitbake: Fix try_mirrors() logic, was only trying the first mirror. | Joshua Lock | 1 |
2010-02-04 | bitbake: if PREMIRRORS set test for local file in FetchData.setup_localpath | Joshua Lock | 1 |
2010-02-04 | bitbake: Enhance the fetchers' support for local mirrors | Joshua Lock | 1 |
2010-02-04 | bitbake: unify mirror support and make it independant of the fetcher | Joshua Lock | 10 |
2010-01-27 | bitbake/build.py: No need for this gross hack now | Richard Purdie | 1 |
2010-01-22 | bitbake: Don't import xmlrpc server unless needed | Richard Purdie | 1 |
2010-01-22 | bitbake/cooker: Drop unneeded import | Richard Purdie | 1 |
2010-01-21 | knotty: Improve task failure message handling using the uihelper code | Richard Purdie | 3 |
2010-01-21 | runqueue.py: Use fcntl to make the worker pipes non-blocking | Richard Purdie | 1 |
2010-01-21 | bitbake/event: If the server disappears, we just exit too | Richard Purdie | 1 |
2010-01-21 | runqueue: When a task fails, make sure the server still processes events from... | Richard Purdie | 1 |
2010-01-21 | bitbake/__init__.py: Fix bb.plain and bb.warn function, initial patch from Pe... | Richard Purdie | 1 |
2010-01-21 | bitbake/git: remove repodir usage (from bitbake master) | Martin Jansa | 1 |
2010-01-21 | bitbake/runqueue: Fix typo | Richard Purdie | 1 |
2010-01-20 | bitbake: Switch to bitbake-dev version (bitbake master upstream) | Richard Purdie | 37 |
2010-01-12 | bitbake: Apply modified version of a patch from Martin Jansa <martin.jansa@gm... | Richard Purdie | 1 |
2009-12-18 | taskdata.py: Improve error message if a task dependency has an incorrect format | Richard Purdie | 1 |
2009-12-18 | bitbake/BBHandler: Only add do_ prefix to tasks if its not already present | Richard Purdie | 1 |
2009-12-16 | bitbake/data_smart.py: Fix error where update-rc.d would not get added to the... | Richard Purdie | 1 |
2009-12-11 | bitbake/git.py: Typo fix | Richard Purdie | 1 |
2009-12-11 | bitbake/git.py: Add support for fullclone parameter | Richard Purdie | 1 |
2009-12-11 | bitbake/git.py: Move variable init into the localpath function | Richard Purdie | 1 |
2009-12-11 | bitbake/cooker.py: Fix handling of extra configuration files | Richard Purdie | 1 |
2009-12-11 | git.py: Improve command failure error messages | Richard Purdie | 1 |
2009-11-26 | bitbake: Fix dict changing size problems | Richard Purdie | 1 |
2009-11-13 | fetch/__init__.py: Try and make the sortable_revision code mode readable | Richard Purdie | 2 |
2009-11-13 | bitbake: Sync various functions with those from bitbake-dev and bitbake upstream | Richard Purdie | 6 |
2009-11-13 | bitbake: Sync module import cleanups back from bitbake trunk | Richard Purdie | 11 |
2009-11-13 | build.py: Fix zero size logfile problems | Richard Purdie | 1 |
2009-10-20 | bitbake: hg fetcher - sync bitbake-dev and remove debug | Richard Purdie | 1 |
2009-10-19 | bitbake: Add hg fetcher auto revisioning, patch from Carl Simonson <simonsonc... | Richard Purdie | 1 |
2009-10-17 | bitbake: Fix svk fetcher | Richard Purdie | 1 |
2009-10-13 | bitbake: Anonymous funciton improvements - use methodpool to allow cached cod... | Richard Purdie | 1 |
2009-10-13 | bitbake: Add bb and os to __builtins__, not the exec function global | Richard Purdie | 1 |
2009-10-13 | bitbake: Remove unused and hence pointless internal__functions__ variable | Richard Purdie | 1 |
2009-09-24 | bitbake/build.py: Remove zero sized log files | Richard Purdie | 1 |
2009-09-24 | bitbake/cache.py: Add warnings for leakage of SRCREVINACTION magic value | Richard Purdie | 1 |
2009-09-24 | bitbake/fetch: Ensure SRCREVINACTION always resets the core flags even when p... | Richard Purdie | 1 |
2009-09-03 | bitbake cache: Add code to catch a nasty cache corruption issue to aid in tra... | Richard Purdie | 1 |
2009-08-26 | __init__.py: export GIT_PROXY_COMMAND for those behind draconian proxies | Mike Turquette | 1 |
2009-07-30 | bitbake: Remove persist_data domain renaming code as it appears to expose sql... | Richard Purdie | 2 |
2009-07-30 | bitbake: Make sure tables exist when renaming | Richard Purdie | 1 |
2009-07-29 | bitbake: Add a --revisions-changed commandline option to indicate when floati... | Richard Purdie | 2 |