| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake: Fix wget fetcher to better handle urls with ; followed by parameters... | Richard Purdie | 2009-01-06 | 1 | -1/+1 |
* | 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 | 3 | -13/+17 |
* | Adds username support to the git fetcher, and exports SSH_AGENT_PID + SSH_AUT... | Robert Bragg | 2008-12-03 | 2 | -4/+9 |
* | 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: 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 |
* | fetch/__init__.py: Add in hooks to make sure osc fetcher is seen | Richard Purdie | 2008-10-02 | 1 | -0/+2 |
* | bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't c... | Richard Purdie | 2008-09-30 | 1 | -0/+2 |
* | Merge changes from Poky bitbake 1.8 | Joshua Lock | 2008-09-30 | 4 | -13/+170 |
* | bitbake-dev: Update against bitbake trunk | Richard Purdie | 2008-09-30 | 1 | -1/+5 |
* | Add bitbake-dev to allow ease of testing and development of bitbake trunk | Richard Purdie | 2008-09-30 | 11 | -0/+1994 |