Age | Commit message (Expand) | Author | Files |
2009-05-12 | bitbake: Update to work without warnings with python 2.6 | Richard Purdie | 5 |
2009-05-11 | bitbake: Merge further fixes from upstream 1.8 branch | Richard Purdie | 5 |
2009-05-11 | bitbake: Sync git fetcher with changes upstream | Richard Purdie | 1 |
2009-05-09 | bitbake: Make sure existing environment variables are properly exported | Richard Purdie | 1 |
2009-04-21 | bitbake: Fix a bug in the hg fetcher | Richard Purdie | 1 |
2009-01-30 | shell.py: stage is called populate_staging | Richard Purdie | 1 |
2009-01-19 | bitbake: fetch/init: Add 'HOME' to list of variables exported when runnig fet... | Richard Purdie | 1 |
2009-01-06 | bitbake: Fix wget fetcher to better handle urls with ; followed by parameters... | Richard Purdie | 1 |
2009-01-03 | bitbake: Add in code to support the BBCLASSEXTEND variable. Virtual native/sd... | Richard Purdie | 4 |
2009-01-03 | bitbake/cache.py: Simplify logic | Richard Purdie | 1 |
2009-01-02 | bitbake/BBHandler.py: Move handler finalisation code into a separate function | Richard Purdie | 1 |
2009-01-02 | bitbake: Sync with upstream after 2.8.12 release | Richard Purdie | 4 |
2008-12-31 | bitbake: Add bb.utils.prune_suffix() | Richard Purdie | 1 |
2008-12-17 | bitbake: Make sure the git remote head viewer preserves the username | Richard Purdie | 1 |
2008-12-06 | bitbake/bitbake-dev: Sync with upstream | Richard Purdie | 7 |
2008-12-03 | Adds username support to the git fetcher, and exports SSH_AGENT_PID + SSH_AUT... | Robert Bragg | 2 |
2008-11-06 | bitbake: Improve error message for missing class files | Richard Purdie | 2 |
2008-11-05 | bitbake: Optionally take username/password options from url parameters | Richard Purdie | 1 |
2008-11-04 | bitbake wget.py: Fix problem with empty proxy variables | Richard Purdie | 1 |
2008-11-04 | bitbake: Improve proxy handling got wget so urls can be excluded from the proxy | Richard Purdie | 1 |
2008-11-04 | base.bbclass: Set GIT_CONFIG correctly | Richard Purdie | 1 |
2008-10-31 | bitbake: Don't export the GIT_PROXY_COMMAND in the fetcher code since it mean... | Richard Purdie | 1 |
2008-10-28 | bitbake: Add tryaltconfigs option to disable the alternative configuration at... | Richard Purdie | 5 |
2008-10-24 | bitbake: Fix the wget fetcher so parameter portions of uris are ignored | Richard Purdie | 1 |
2008-10-23 | bitbake: Preserve http_proxy and ftp_proxy in fetcher command execution | Richard Purdie | 1 |
2008-10-22 | bitbake: Remove bogus test code | Richard Purdie | 1 |
2008-10-22 | bitbake: Improve proxy variable handling in fetchers | Richard Purdie | 2 |
2008-10-20 | bitbake utils.py: Merge prunedir symlink fix from bitbake upstream | Richard Purdie | 1 |
2008-10-17 | bitbake: Add some sanity checks to the lockfile functions | Richard Purdie | 1 |
2008-10-17 | bitbake: Refactor the environment variable handling | Robert Bradford | 4 |
2008-10-06 | bitbake providers.py: Fix message typo and improve debug info | Richard Purdie | 1 |
2008-10-06 | bitbake utils.py: Fix ocassional locking glitch with a better retrying mechanism | Richard Purdie | 1 |
2008-10-02 | fetch/__init__.py: Add in hooks to make sure osc fetcher is seen | Richard Purdie | 1 |
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 | 3 |
2008-09-30 | Add OEROOT to preserved_envvars_list. | Joshua Lock | 1 |
2008-09-30 | bitbake: Sync with upstream | Richard Purdie | 2 |
2008-09-30 | bitbake/bitbake-dev: Allow much better control of which variable influence bi... | Richard Purdie | 4 |
2008-09-30 | bitbake/bitbake-dev: Sync with upstream | Richard Purdie | 5 |
2008-09-30 | bitbake: Sync with 1.8 branch upstream | Richard Purdie | 4 |
2008-09-30 | AUTHORS: update my email in BitBake | Marcin Juszkiewicz | 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 |