2011-05-27 |
Richard Purdie | cooker.py: Don't show spurious warnings for collections... |
tree | commitdiff |
2011-05-25 |
Richard Purdie | build/siggen: Ensure a task signature file is generated... |
tree | commitdiff |
2011-05-17 |
Yu Ke | git fetcher: add support for rebaseable git repo |
tree | commitdiff |
2011-05-16 |
Joshua Lock | bitbake/ui: Fix Gtk+ GUI's after recent cache changes |
tree | commitdiff |
2011-05-13 |
Otavio Salvador | codeparser.py: fix syntax error in exception handling |
tree | commitdiff |
2011-05-12 |
Richard Purdie | codeparser.py: Ignore incomplete cache files |
tree | commitdiff |
2011-05-06 |
Richard Purdie | bitbake/utils.py: Only try and add read access to a... |
tree | commitdiff |
2011-05-06 |
Richard Purdie | bitbake/fetch2/local: Fix inverted update required... |
tree | commitdiff |
2011-05-06 |
Richard Purdie | bitbake/fetch2: Allow local file:// urls to be found... |
tree | commitdiff |
2011-05-06 |
Richard Purdie | bitbake/fetch2: Fix the problems introduced by the... |
tree | commitdiff |
2011-05-06 |
Richard Purdie | bitbake/fetch2/git: Fix a bug where AUTOREV and the... |
tree | commitdiff |
2011-05-06 |
Richard Purdie | build.py: Fix ordering bug introduced in 7a29ab534388c0... |
tree | commitdiff |
2011-05-06 |
Yu Ke | git fetcher: make tag back to work, fix Yocto bug 972 |
tree | commitdiff |
2011-05-06 |
Richard Purdie | bitbake/codeparser: Correctly handle a missing/empty... |
tree | commitdiff |
2011-05-06 |
Richard Purdie | bitbake/cache.py: Ensure skipped recipes make it into... |
tree | commitdiff |
2011-05-06 |
Richard Purdie | bitbake/cooker/codeparser: Ensure the code parser cache... |
tree | commitdiff |
2011-05-06 |
Richard Purdie | bitbake/ast.py: Only run finalise() for the specified... |
tree | commitdiff |
2011-04-08 |
Chris Larson | build: run fakeroot if FAKEROOT is set |
tree | commitdiff |
2011-04-07 |
Christopher Larson | fetch.git: fix a remnant wrt persist + keyerror |
tree | commitdiff |
2011-04-06 |
Chris Larson | persist_data: implement comparison, same as dict |
tree | commitdiff |
2011-04-06 |
Chris Larson | persist_data: make SQLTable a context manager |
tree | commitdiff |
2011-04-06 |
Chris Larson | persist_data: don't allow non-string keys/values |
tree | commitdiff |
2011-04-06 |
Chris Larson | persist_data: add has_key |
tree | commitdiff |
2011-04-06 |
Chris Larson | persist_data: raise KeyError on missing elements |
tree | commitdiff |
2011-04-04 |
Chris Larson | cooker: fix -b with BBCLASSEXTEND |
tree | commitdiff |
2011-04-04 |
Chris Larson | event: improve output for syntax errors in handlers |
tree | commitdiff |
2011-04-04 |
Chris Larson | event: improve output when eventhandler exec fails |
tree | commitdiff |
2011-04-04 |
Chris Larson | event: register event handler functions, not code objects |
tree | commitdiff |
2011-04-01 |
Mark Hatle | build.py: Merge fakeroot changes from Poky |
tree | commitdiff |
2011-03-25 |
Chris Larson | build: don't choke if olddir no longer exists |
tree | commitdiff |
2011-03-25 |
Chris Larson | build: fix dir removal traceback |
tree | commitdiff |
2011-03-25 |
Chris Larson | build: in exec_func, mkdirhier ${T} |
tree | commitdiff |
2011-03-18 |
Chris Larson | runqueue: simplify fakeroot environment handling |
tree | commitdiff |
2011-03-18 |
Chris Larson | build: add missing bit necessary for mhatle's fakeroot fix |
tree | commitdiff |
2011-03-18 |
Mark Hatle | runqueue.py: Enable PSEUDO (fakeroot) before the fork |
tree | commitdiff |
2011-03-16 |
Chris Larson | Initial work on getting bitbake working under pypy |
tree | commitdiff |
2011-03-16 |
Chris Larson | More 'is' fixups |
tree | commitdiff |
2011-03-16 |
Chris Larson | Fix more incorrect usages of 'is' |
tree | commitdiff |
2011-03-16 |
Chris Larson | codeparser: use ==, not 'is' to compare strings |
tree | commitdiff |
2011-03-16 |
Chris Larson | codeparser: fix ShellSyntaxError usage |
tree | commitdiff |
2011-03-08 |
Chris Larson | bb.siggen: import os |
tree | commitdiff |
2011-03-08 |
Chris Larson | utils: fix typo in lockfile |
tree | commitdiff |
2011-03-08 |
Chris Larson | lockfile: ask for forgiveness, not permission |
tree | commitdiff |
2011-03-07 |
Chris Larson | hob: adjust for master's eventHandler API |
tree | commitdiff |
2011-03-07 |
Chris Larson | goggle: exit quietly on ^C |
tree | commitdiff |
2011-03-03 |
Joshua Lock | bitbake/cache: bump cache version after recent changes |
tree | commitdiff |
2011-03-03 |
Joshua Lock | bitbake/progress: make progress dialog modal for parent... |
tree | commitdiff |
2011-03-03 |
Joshua Lock | Add new UI hob, a prototype Gtk+ GUI for creating images |
tree | commitdiff |
2011-03-03 |
Joshua Lock | bitbake/cooker: don't drop possible_world ref count |
tree | commitdiff |
2011-03-03 |
Joshua Lock | bitbake/progress: add method to pulse the progress bar |
tree | commitdiff |
2011-03-03 |
Joshua Lock | bitbake/crumbs: update documentation header |
tree | commitdiff |
2011-03-03 |
Joshua Lock | bitbake/event: fix some whitespace issues |
tree | commitdiff |
2011-03-03 |
Joshua Lock | introduce crumbs.TaskListModel a gtk.ListStore subclass |
tree | commitdiff |
2011-03-03 |
Joshua Lock | bitbake/[cooker|cache]: cache summary, license and... |
tree | commitdiff |
2011-03-03 |
Joshua Lock | bitbake/cooker: reduce code duplication |
tree | commitdiff |
2011-03-03 |
Joshua Lock | bitbake/cooker: add generateTargetsTree method |
tree | commitdiff |
2011-03-03 |
Joshua Lock | implement command to find configuration files for a... |
tree | commitdiff |
2011-03-03 |
Joshua Lock | implement command to get all possible targets and their... |
tree | commitdiff |
2011-03-03 |
Joshua Lock | bitbake/cache: store a list of inherited files in the... |
tree | commitdiff |
2011-03-03 |
Chris Larson | server: use local fixed _bootstrap when appropriate |
tree | commitdiff |
2011-03-02 |
Khem Raj | fetch, fetch2: Get rid of DeprecationWarning notice |
tree | commitdiff |
2011-03-02 |
Richard Purdie | bitbake/utils.py: Allow join_deps to return a list... |
tree | commitdiff |
2011-02-26 |
Chris Larson | build: add missing newline |
tree | commitdiff |
2011-02-25 |
Chris Larson | build: switch to old cwd handling |
tree | commitdiff |
2011-02-25 |
Chris Larson | cooker: use BBHandler.inherit for INHERIT |
tree | commitdiff |
2011-02-25 |
Chris Larson | cooker: simplify self.configuration.data vs data usage |
tree | commitdiff |
2011-02-24 |
Richard Purdie | build.py: Operate logfile handling at the task level |
tree | commitdiff |
2011-02-24 |
Richard Purdie | build.py: Improve exec_task standalone usage |
tree | commitdiff |
2011-02-24 |
Richard Purdie | bitbake/data_smart: Improve Variable expansion error... |
tree | commitdiff |
2011-02-24 |
Richard Purdie | bitbake/data_smart: Improve the way lazyassignment... |
tree | commitdiff |
2011-02-24 |
Richard Purdie | bitbake/fetch2: Ensure SRCREV_pn-PN is checked for... |
tree | commitdiff |
2011-02-24 |
Richard Purdie | bitbake/cooker: Fix parsing failure zombie problem |
tree | commitdiff |
2011-02-21 |
Richard Purdie | bitbake/fecth2: Ensure BB_FETCH_PREMIRRORONLY being... |
tree | commitdiff |
2011-02-21 |
Richard Purdie | bitbake/fetch2: Revert part of the unpack change until... |
tree | commitdiff |
2011-02-21 |
Mark Hatle | fetch2: unpack revision |
tree | commitdiff |
2011-02-21 |
Richard Purdie | bitbake/fetch2: Add explict network access exception... |
tree | commitdiff |
2011-02-21 |
Richard Purdie | bitbake/fetch2: Fix patch merge error |
tree | commitdiff |
2011-02-21 |
Richard Purdie | bitbake/fetch2: Add some debug output so its clear... |
tree | commitdiff |
2011-02-21 |
Richard Purdie | bitbake/fetch2: Ensure network access status is reset... |
tree | commitdiff |
2011-02-21 |
Richard Purdie | bitbake/fetch2/wget: Fix missing string parameter reference |
tree | commitdiff |
2011-02-21 |
Richard Purdie | bitbake/fetch2: Ensure failed fetch attempts are logged... |
tree | commitdiff |
2011-02-21 |
Richard Purdie | bitbake/fetch2: Correctly handle git mirror tarball... |
tree | commitdiff |
2011-02-21 |
Richard Purdie | bitbake/fetch2: Pass over malformatted (empty) mirror... |
tree | commitdiff |
2011-02-21 |
Richard Purdie | bitbake/fetch2: Fix message about md5 checksums when... |
tree | commitdiff |
2011-02-21 |
Richard Purdie | process.py: Avoid deprecation warning |
tree | commitdiff |
2011-02-21 |
Richard Purdie | bitbake/build.py: When looking up extra stamp info... |
tree | commitdiff |
2011-02-21 |
Richard Purdie | bitbake/unlockfile: Fix exception handling |
tree | commitdiff |
2011-02-21 |
Richard Purdie | bitbake/utils: Ignore OSError in unlockfile |
tree | commitdiff |
2011-02-21 |
Kevin Tian | siggen.py: better print for task hash comparison |
tree | commitdiff |
2011-02-21 |
Dongxiao Xu | fix parameter order for flaglist() |
tree | commitdiff |
2011-02-21 |
Richard Purdie | bitbake/providers.py: Fix runtime providers problems |
tree | commitdiff |
2011-02-21 |
Richard Purdie | bitbake/utils.py: Teach unlockfile about shared mode... |
tree | commitdiff |
2011-02-21 |
Richard Purdie | bitbake/utils.py: Add option of holding shared lockfiles |
tree | commitdiff |
2011-02-21 |
Dongxiao Xu | Introduce stamp-extra-info task flag into stamp filenames |
tree | commitdiff |
2011-02-21 |
Richard Purdie | bitbake/build.py: Rename message field to avoid Depreca... |
tree | commitdiff |
2011-02-21 |
Richard Purdie | bitbake/siggen.py: Fix whitelisted variable handling |
tree | commitdiff |
2011-02-18 |
Richard Purdie | Increment version for development version |
tree | commitdiff |
2011-02-18 |
Richard Purdie | Release 1.12.0 1.12.0 |
tree | commitdiff |
2011-02-16 |
Chris Larson | uihelper: import bb.build, kill commented lines |
tree | commitdiff |
2011-02-16 |
Chris Larson | cooker: don't choke if we have nothing to parse |
tree | commitdiff |
next |