Age | Commit message (Expand) | Author | Files |
2011-03-01 | bitbake: Remove the remaining files that came in with merge from yocto | Khem Raj | 3 |
2011-03-01 | bitbake/hob: only show one progress dialog when changing machine | Joshua Lock | 1 |
2011-03-01 | bitbake: Add new UI hob, a prototype Gtk+ GUI for creating images | Joshua Lock | 2 |
2011-03-01 | bitbake: introduce crumbs.TaskListModel a gtk.ListStore subclass | Joshua Lock | 1 |
2011-02-23 | bitbake: Remove in-tree version | Khem Raj | 103 |
2011-02-23 | bitbake/build.py: Fix TaskFailed parameters | Richard Purdie | 1 |
2011-02-23 | bitbake/data_smart: Improve Variable expansion error handling | Richard Purdie | 1 |
2011-02-23 | bitbake/data_smart: Improve the way lazyassignment works | Richard Purdie | 2 |
2011-02-23 | bitbake/fetch2: Ensure SRCREV_pn-PN is checked for a revision when the SRC_UR... | Richard Purdie | 1 |
2011-02-23 | bitbake/cooker: Fix parsing failure zombie problem | Richard Purdie | 1 |
2011-02-22 | bitbake/BBHandler: Improve handling of multiline comments and warn users of t... | Richard Purdie | 1 |
2011-02-21 | bitbake/runqueue: Drop PATH override. This was needed for the exec() change b... | Richard Purdie | 1 |
2011-02-21 | siggen: add bb.data, bb.parse imports | Chris Larson | 1 |
2011-02-21 | uihelper: import bb.build, kill commented lines | Chris Larson | 1 |
2011-02-21 | runqueue: simplify RunQueueStats.copy | Chris Larson | 1 |
2011-02-21 | runqueue: pass a copy of the RunQueueStats to events | Chris Larson | 1 |
2011-02-18 | bitbake/runqueue.py: Move SIGCHLD handler to wrap none server sleep call | Richard Purdie | 2 |
2011-02-16 | bitbake/fecth2: Ensure BB_FETCH_PREMIRRORONLY being set as false is handled c... | Richard Purdie | 1 |
2011-02-16 | bitbake/runqueue.py: Ensure child has the default SIGCHLD handler restored | Richard Purdie | 1 |
2011-02-15 | bitbake/runqueue: When we successfully fork off a task and there are more pro... | Richard Purdie | 1 |
2011-02-15 | bitbake/runqueue: When we have successfully collected a pid value return True... | Richard Purdie | 1 |
2011-02-15 | bitbake/runqueue: Add a SIGCHLD handler to ensure we wake from sleeps for SIG... | Richard Purdie | 1 |
2011-02-15 | bitbake/cooker: Ensure delays are accurately transfered to the idle loops fro... | Richard Purdie | 1 |
2011-02-14 | process.py: Avoid deprecation warning | Richard Purdie | 1 |
2011-02-13 | bitbake/fetch2: Revert part of the unpack change until the issues with it are... | Richard Purdie | 1 |
2011-02-12 | fetch2: unpack revision | Mark Hatle | 2 |
2011-02-11 | bitbake/fetch2: Add explict network access exception and handling to give use... | Richard Purdie | 9 |
2011-02-11 | bitbake/fetch2: Fix message about md5 checksums when sha256 is incorrect | Richard Purdie | 1 |
2011-02-11 | bitbake/fetch2: Fix patch merge error | Richard Purdie | 1 |
2011-02-11 | bitbake/fetch2: Add some debug output so its clear when PREMIRRORS, upstream ... | Richard Purdie | 1 |
2011-02-11 | bitbake/fetch2: Ensure network access status is reset for each loop iteration... | Richard Purdie | 1 |
2011-02-11 | bitbake/fetch2/wget: Fix missing string parameter reference | Richard Purdie | 1 |
2011-02-11 | bitbake/fetch2: Ensure failed fetch attempts are logged in the debug logs | Richard Purdie | 1 |
2011-02-11 | bitbake/fetch2: Correctly handle git mirror tarball fetching | Richard Purdie | 1 |
2011-02-11 | bitbake/fetch2: Pass over malformatted (empty) mirror url lines | Richard Purdie | 1 |
2011-02-10 | bitbake: Remove bad commit hunk from old cvs fetcher | Richard Purdie | 1 |
2011-02-10 | fetch2: Correct the clean() mechanism for the fetcher2 code | Saul Wold | 6 |
2011-02-10 | Export KRB5CCNAME variable | Javier Martin | 2 |
2011-02-10 | Fix comparison with SRCREVINACTION constant | Javier Martin | 1 |
2011-02-10 | persist_data: kill unreachable break line | Chris Larson | 1 |
2011-02-10 | bitbake-layers: fix bug with env vars leaking in | Chris Larson | 1 |
2011-02-10 | cache: fix docstring usage | Chris Larson | 1 |
2011-02-10 | Add initial bitbake-layers script | Chris Larson | 1 |
2011-02-10 | persist_data: loop on database lock for table creation | Chris Larson | 1 |
2011-02-10 | bitbake/fetch2/git: Write mirror tarballs if enabled and they don't exist, al... | Richard Purdie | 1 |
2011-02-10 | image-swab: Convert to attach strace to the process to obtain the required sw... | Richard Purdie | 1 |
2011-02-09 | bitbake/fetch2: Fix negated if check for BB_FETCH_PREMIRRORONLY | Richard Purdie | 1 |
2011-02-08 | fetch2: Add SRPM knowledge | Mark Hatle | 1 |
2011-02-08 | bitbake/utils.py: add glob name matching to remove | Saul Wold | 1 |
2011-02-08 | bitbake/fetch2: Ignore UnboundLocalError in exception handler in try_mirror | Richard Purdie | 1 |