Age | Commit message (Expand) | Author | Files |
2008-10-01 | bitbake: Fix nostamp flag handling bug | Richard Purdie | 1 |
2008-10-01 | bitbake/bitbake-dev: Bump cache version after AUTOREV DONT_CACHE changes | Richard Purdie | 1 |
2008-09-30 | bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't c... | Richard Purdie | 2 |
2008-09-30 | Add OEROOT to preserved_envvars_list. | Joshua Lock | 1 |
2008-09-30 | bitbake: Sync with upstream | Richard Purdie | 1 |
2008-09-30 | bitbake/bitbake-dev: Allow much better control of which variable influence bi... | Richard Purdie | 3 |
2008-09-30 | bitbake/bitbake-dev: Sync with upstream | Richard Purdie | 3 |
2008-09-30 | bitbake: Sync with 1.8 branch upstream | Richard Purdie | 1 |
2008-09-18 | Fetch implementation for the OpenSuse build service. | Joshua Lock | 1 |
2008-09-16 | ConfHandler.py: revert accidental commit | Richard Purdie | 1 |
2008-09-16 | bitbake parse/__init_.py: Add missing update_mtime function fixing bitbake sh... | Richard Purdie | 3 |
2008-09-10 | bitbake hg fetcher: Add fix from Matt Hoosier | Richard Purdie | 1 |
2008-09-07 | hg fetcher: Apply fixes from Matt Hoosier | Richard Purdie | 1 |
2008-09-03 | bitbake utils.py: Add explode_dep_versions, an improved version of explode_deps | Richard Purdie | 1 |
2008-09-03 | bitbake providers.py: Sync with upstream | Richard Purdie | 1 |
2008-08-18 | bitbake/utils.py: Add prunedir function to utils collection | Richard Purdie | 2 |
2008-07-22 | __init__.py: Error if SRCREV == INVALID | Richard Purdie | 1 |
2008-06-12 | bitbake: apply r1075 from upstream to get postinsts working again | Marcin Juszkiewicz | 1 |
2008-05-21 | build.py: Fix task override handling (breaks compatibility but it didn't work... | Richard Purdie | 1 |
2008-05-21 | event.py: Revert accidental but harmless commit | Richard Purdie | 1 |
2008-05-19 | bitbake: Sync with upstream | Richard Purdie | 3 |
2008-05-13 | bitbake: build.py: Need to run expandKeys before launching tasks | Richard Purdie | 1 |
2008-05-13 | bitbake: Sync with 1.8 branch | Richard Purdie | 4 |
2008-05-05 | runqueue.py: Fix default whitelist variable value | Richard Purdie | 1 |
2008-05-04 | bitbake: Sync with 1.8 branch upstream for PREFERRED_PROVIDERS message improv... | Richard Purdie | 2 |
2008-05-01 | Use bb.utils.md5_file isntead of calling md5sum | Ross Burton | 1 |
2008-05-01 | Add md5_file and sha256_file checksum methods which use the builtin Python ch... | Ross Burton | 1 |
2008-04-27 | bitbake: Tweak new URI checkstatus code slightly fixing two corner cases. | Richard Purdie | 2 |
2008-04-27 | bitbake: Sync with bitbake 1.8 branch | Richard Purdie | 4 |
2008-04-08 | bitbake: Improve fetcher runcmd function so error messages are visable and va... | Richard Purdie | 1 |
2008-04-08 | bitbake: Add proxy support to CVS fetcher (patch from Cyril Chemparathy) | Richard Purdie | 1 |
2008-03-28 | bitbake: Fix a bug where changed files weren't getting spotted and an invalid... | Richard Purdie | 2 |
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 |