Age | Commit message (Expand) | Author | Files |
2008-03-14 | bitbake: Update with changes from bitbake 1.8 branch | Richard Purdie | 4 |
2008-03-03 | bitbake: Bump cache version | Richard Purdie | 1 |
2008-03-03 | bitbake: Update to bitbake 1.8 branch head | Richard Purdie | 12 |
2008-02-11 | bitbake: Sync with upstream 1.8 branch for git fetcher and --continue mode fix | Richard Purdie | 2 |
2008-01-20 | bitbake: Update to 1.8.10 release | Richard Purdie | 3 |
2008-01-20 | bitbake: sync with upstream stable branch bugfixes and enhancements | Richard Purdie | 4 |
2008-01-16 | CVS fetcher: added "fullpath" option to get full repository paths inside of | Marcin Juszkiewicz | 1 |
2008-01-16 | CVS fetcher: add "norecurse" option to fetch directory from CVS without its | Marcin Juszkiewicz | 1 |
2008-01-06 | cooker.py: Fix -g option breakage from previous commits | Richard Purdie | 1 |
2008-01-06 | bitbake: Sync with bitbake upstream for various fixes | Richard Purdie | 3 |
2007-11-27 | bitbake fetcher: Make invalid url errors clearer | Richard Purdie | 1 |
2007-11-25 | bitbake: Add support for task specific lockfiles | Richard Purdie | 1 |
2007-11-25 | bitbake: Sync with upstream, fix some typos, add selfstamp flag | Richard Purdie | 2 |
2007-11-24 | bitbake: Convert fetcher code to using bb.utils locking functions | Richard Purdie | 1 |
2007-11-24 | bitbake: Add bb.utils.lockfile() and bb.utils.unlockfile() | Richard Purdie | 1 |
2007-11-17 | Remove broken c based parser code | Richard Purdie | 14 |
2007-11-17 | bitbake/fetchers: Sync with upstream bitbake | Richard Purdie | 4 |
2007-11-13 | bitbake: Update SRCREV fetcher code to cope better with multiple SCM packages | Richard Purdie | 3 |
2007-11-08 | bitbake: fetcher init - clear data's internal expand cache since the cached S... | Richard Purdie | 1 |
2007-11-08 | bitbake: git.py - Fix weird git checkout issues by using git-fetch, not git-p... | Richard Purdie | 1 |
2007-11-07 | bitbake: fetcher updates - Add BB_GENERATE_MIRROR_TARBALLS option to allow di... | Richard Purdie | 5 |
2007-10-30 | bitbake runqueue.py: Allow multiple options for deptask flag (from poky), fi... | Richard Purdie | 1 |
2007-10-30 | bitbake: Sync with upstream | Richard Purdie | 2 |
2007-10-22 | bitbake data.py: Fix unexport handling (#OE3135) | Richard Purdie | 1 |
2007-10-21 | bitbake: providers.py: Fix perferred_version variable handling | Richard Purdie | 1 |
2007-10-12 | bitbake: Fix taskdata whitespace splitting issues | Richard Purdie | 1 |
2007-10-11 | bitbake: Sync bzr fetcher with upstream | Richard Purdie | 1 |
2007-10-11 | bitbake: Add hg fetcher (from bitbake upstream) | Richard Purdie | 2 |
2007-09-26 | bitbake git.py: Always use tag param from URI if specified | Richard Purdie | 1 |
2007-09-05 | build.py: Add support for cleaning directories before a task in the form: do... | Richard Purdie | 1 |
2007-09-05 | bitbake: Sync with 1.8 upstream branch | Richard Purdie | 3 |
2007-09-02 | bitbake: Update to latest bitbake-1.8 branch | Richard Purdie | 7 |
2007-08-23 | bitbake: use Psyco only on x86 (no support for other archs) | Marcin Juszkiewicz | 1 |
2007-08-20 | bitbake: Sync with 1.8.8 release | Richard Purdie | 9 |
2007-08-16 | git.py: Fix reference to tag | Richard Purdie | 1 |
2007-08-16 | bitbake: Sync with 1.8 head. Adds locking to the fetcher to prevent parallel ... | Richard Purdie | 4 |
2007-08-16 | bitbake fetch/git.py: Don't use master as a tag | Richard Purdie | 1 |
2007-08-15 | bitbake: Sync with upstream 1.8 branch | Richard Purdie | 4 |
2007-08-12 | bitbake: Sync with upstream 1.8 branch for fixes | Richard Purdie | 5 |
2007-08-11 | bitbake: Sync with upstream | Richard Purdie | 3 |
2007-08-09 | bitbake fetch/__init__.py: Don't print double newlines | Richard Purdie | 1 |
2007-08-09 | bitbake runqueue.py: Improve the progress indicator by skipping tasks that ha... | Richard Purdie | 1 |
2007-08-08 | providers.py: Also add pn-PN syntax to overrides when evalutating PREFERRED_V... | Richard Purdie | 1 |
2007-08-05 | bitbake lib/bb/runqueue.py: Make sure intertask depends get processed correct... | Richard Purdie | 1 |
2007-08-04 | bitbake persist_data: Fix for python 2.4 | Richard Purdie | 1 |
2007-08-04 | bitbake persist_data: Fix for python 2.4 | Richard Purdie | 1 |
2007-08-04 | bitbake persist_data: Fix module reference | Richard Purdie | 1 |
2007-08-04 | bitbake persist_data: Add own retry logic | Richard Purdie | 1 |
2007-08-04 | bitbake persist_data: Use immediate connection mode | Richard Purdie | 1 |
2007-08-04 | bitbake: Try to fix cache locking issue | Richard Purdie | 1 |