| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake: Add in code to support the BBCLASSEXTEND variable. Virtual native/sd... | Richard Purdie | 2009-01-03 | 4 | -19/+81 |
* | bitbake/cache.py: Simplify logic | Richard Purdie | 2009-01-03 | 1 | -11/+9 |
* | bitbake/BBHandler.py: Move handler finalisation code into a separate function | Richard Purdie | 2009-01-02 | 1 | -58/+35 |
* | bitbake: Sync with upstream after 2.8.12 release | Richard Purdie | 2009-01-02 | 4 | -2/+6 |
* | bitbake: Add bb.utils.prune_suffix() | Richard Purdie | 2008-12-31 | 1 | -0/+11 |
* | bitbake: Make sure the git remote head viewer preserves the username | Richard Purdie | 2008-12-17 | 1 | -1/+6 |
* | bitbake/bitbake-dev: Sync with upstream | Richard Purdie | 2008-12-06 | 7 | -18/+48 |
* | Adds username support to the git fetcher, and exports SSH_AGENT_PID + SSH_AUT... | Robert Bragg | 2008-12-03 | 2 | -4/+9 |
* | bitbake: Improve error message for missing class files | Richard Purdie | 2008-11-06 | 2 | -3/+3 |
* | bitbake: Optionally take username/password options from url parameters | Richard Purdie | 2008-11-05 | 1 | -0/+4 |
* | bitbake wget.py: Fix problem with empty proxy variables | Richard Purdie | 2008-11-04 | 1 | -2/+2 |
* | bitbake: Improve proxy handling got wget so urls can be excluded from the proxy | Richard Purdie | 2008-11-04 | 1 | -3/+22 |
* | base.bbclass: Set GIT_CONFIG correctly | Richard Purdie | 2008-11-04 | 1 | -1/+1 |
* | bitbake: Don't export the GIT_PROXY_COMMAND in the fetcher code since it mean... | Richard Purdie | 2008-10-31 | 1 | -1/+1 |
* | bitbake: Add tryaltconfigs option to disable the alternative configuration at... | Richard Purdie | 2008-10-28 | 5 | -6/+15 |
* | bitbake: Fix the wget fetcher so parameter portions of uris are ignored | Richard Purdie | 2008-10-24 | 1 | -1/+1 |
* | bitbake: Preserve http_proxy and ftp_proxy in fetcher command execution | Richard Purdie | 2008-10-23 | 1 | -1/+1 |
* | bitbake: Remove bogus test code | Richard Purdie | 2008-10-22 | 1 | -1/+0 |
* | bitbake: Improve proxy variable handling in fetchers | Richard Purdie | 2008-10-22 | 2 | -0/+13 |
* | bitbake utils.py: Merge prunedir symlink fix from bitbake upstream | Richard Purdie | 2008-10-20 | 1 | -1/+4 |
* | bitbake: Add some sanity checks to the lockfile functions | Richard Purdie | 2008-10-17 | 1 | -0/+6 |
* | bitbake: Refactor the environment variable handling | Robert Bradford | 2008-10-17 | 4 | -11/+28 |
* | bitbake providers.py: Fix message typo and improve debug info | Richard Purdie | 2008-10-06 | 1 | -2/+3 |
* | bitbake utils.py: Fix ocassional locking glitch with a better retrying mechanism | Richard Purdie | 2008-10-06 | 1 | -9/+12 |
* | fetch/__init__.py: Add in hooks to make sure osc fetcher is seen | Richard Purdie | 2008-10-02 | 1 | -0/+2 |
* | bitbake: Fix nostamp flag handling bug | Richard Purdie | 2008-10-01 | 1 | -1/+1 |
* | bitbake/bitbake-dev: Bump cache version after AUTOREV DONT_CACHE changes | Richard Purdie | 2008-10-01 | 1 | -1/+1 |
* | bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't c... | Richard Purdie | 2008-09-30 | 3 | -1/+13 |
* | Add OEROOT to preserved_envvars_list. | Joshua Lock | 2008-09-30 | 1 | -0/+1 |
* | bitbake: Sync with upstream | Richard Purdie | 2008-09-30 | 2 | -1/+6 |
* | bitbake/bitbake-dev: Allow much better control of which variable influence bi... | Richard Purdie | 2008-09-30 | 4 | -18/+70 |
* | bitbake/bitbake-dev: Sync with upstream | Richard Purdie | 2008-09-30 | 5 | -1/+9 |
* | bitbake: Sync with 1.8 branch upstream | Richard Purdie | 2008-09-30 | 4 | -7/+23 |
* | AUTHORS: update my email in BitBake | Marcin Juszkiewicz | 2008-09-30 | 1 | -1/+1 |
* | Fetch implementation for the OpenSuse build service. | Joshua Lock | 2008-09-18 | 1 | -0/+155 |
* | ConfHandler.py: revert accidental commit | Richard Purdie | 2008-09-16 | 1 | -0/+1 |
* | bitbake parse/__init_.py: Add missing update_mtime function fixing bitbake sh... | Richard Purdie | 2008-09-16 | 3 | -3/+8 |
* | bitbake hg fetcher: Add fix from Matt Hoosier | Richard Purdie | 2008-09-10 | 1 | -1/+4 |
* | hg fetcher: Apply fixes from Matt Hoosier | Richard Purdie | 2008-09-07 | 1 | -1/+4 |
* | bitbake utils.py: Add explode_dep_versions, an improved version of explode_deps | Richard Purdie | 2008-09-03 | 1 | -0/+27 |
* | bitbake providers.py: Sync with upstream | Richard Purdie | 2008-09-03 | 1 | -1/+6 |
* | bitbake/utils.py: Add prunedir function to utils collection | Richard Purdie | 2008-08-18 | 2 | -11/+12 |
* | __init__.py: Error if SRCREV == INVALID | Richard Purdie | 2008-07-22 | 1 | -0/+5 |
* | bitbake: apply r1075 from upstream to get postinsts working again | Marcin Juszkiewicz | 2008-06-12 | 2 | -2/+3 |
* | build.py: Fix task override handling (breaks compatibility but it didn't work... | Richard Purdie | 2008-05-21 | 1 | -1/+1 |
* | event.py: Revert accidental but harmless commit | Richard Purdie | 2008-05-21 | 1 | -4/+0 |
* | Drop bbimage | Richard Purdie | 2008-05-21 | 1 | -160/+0 |
* | bitbake: Sync with upstream | Richard Purdie | 2008-05-19 | 3 | -2/+12 |
* | bitbake: build.py: Need to run expandKeys before launching tasks | Richard Purdie | 2008-05-13 | 1 | -0/+1 |
* | bitbake: Sync with 1.8 branch | Richard Purdie | 2008-05-13 | 5 | -35/+52 |