summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2009-01-19bitbake: fetch/init: Add 'HOME' to list of variables exported when runnig fet...Richard Purdie
2009-01-06bitbake: Fix wget fetcher to better handle urls with ; followed by parameters...Richard Purdie
2009-01-03bitbake: Add in code to support the BBCLASSEXTEND variable. Virtual native/sd...Richard Purdie
2009-01-03bitbake/cache.py: Simplify logicRichard Purdie
2009-01-02bitbake/BBHandler.py: Move handler finalisation code into a separate functionRichard Purdie
2009-01-02bitbake: Sync with upstream after 2.8.12 releaseRichard Purdie
2008-12-31bitbake: Add bb.utils.prune_suffix()Richard Purdie
2008-12-17bitbake: Make sure the git remote head viewer preserves the usernameRichard Purdie
2008-12-06bitbake/bitbake-dev: Sync with upstreamRichard Purdie
2008-12-03Adds username support to the git fetcher, and exports SSH_AGENT_PID + SSH_AUT...Robert Bragg
2008-11-06bitbake: Improve error message for missing class filesRichard Purdie
2008-11-05bitbake: Optionally take username/password options from url parametersRichard Purdie
2008-11-04bitbake wget.py: Fix problem with empty proxy variablesRichard Purdie
2008-11-04bitbake: Improve proxy handling got wget so urls can be excluded from the proxyRichard Purdie
2008-11-04base.bbclass: Set GIT_CONFIG correctlyRichard Purdie
2008-10-31bitbake: Don't export the GIT_PROXY_COMMAND in the fetcher code since it mean...Richard Purdie
2008-10-28bitbake: Add tryaltconfigs option to disable the alternative configuration at...Richard Purdie
2008-10-24bitbake: Fix the wget fetcher so parameter portions of uris are ignoredRichard Purdie
2008-10-23bitbake: Preserve http_proxy and ftp_proxy in fetcher command executionRichard Purdie
2008-10-22bitbake: Remove bogus test codeRichard Purdie
2008-10-22bitbake: Improve proxy variable handling in fetchersRichard Purdie
2008-10-20bitbake utils.py: Merge prunedir symlink fix from bitbake upstreamRichard Purdie
2008-10-17bitbake: Add some sanity checks to the lockfile functionsRichard Purdie
2008-10-17bitbake: Refactor the environment variable handlingRobert Bradford
2008-10-06bitbake providers.py: Fix message typo and improve debug infoRichard Purdie
2008-10-06bitbake utils.py: Fix ocassional locking glitch with a better retrying mechanismRichard Purdie
2008-10-02fetch/__init__.py: Add in hooks to make sure osc fetcher is seenRichard Purdie
2008-10-01bitbake: Fix nostamp flag handling bugRichard Purdie
2008-10-01bitbake/bitbake-dev: Bump cache version after AUTOREV DONT_CACHE changesRichard Purdie
2008-09-30bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't c...Richard Purdie
2008-09-30Add OEROOT to preserved_envvars_list.Joshua Lock
2008-09-30bitbake: Sync with upstreamRichard Purdie
2008-09-30bitbake/bitbake-dev: Allow much better control of which variable influence bi...Richard Purdie
2008-09-30bitbake/bitbake-dev: Sync with upstreamRichard Purdie
2008-09-30bitbake: Sync with 1.8 branch upstreamRichard Purdie
2008-09-30AUTHORS: update my email in BitBakeMarcin Juszkiewicz
2008-09-18Fetch implementation for the OpenSuse build service.Joshua Lock
2008-09-16ConfHandler.py: revert accidental commitRichard Purdie
2008-09-16bitbake parse/__init_.py: Add missing update_mtime function fixing bitbake sh...Richard Purdie
2008-09-10bitbake hg fetcher: Add fix from Matt HoosierRichard Purdie
2008-09-07hg fetcher: Apply fixes from Matt HoosierRichard Purdie
2008-09-03bitbake utils.py: Add explode_dep_versions, an improved version of explode_depsRichard Purdie
2008-09-03bitbake providers.py: Sync with upstreamRichard Purdie
2008-08-18bitbake/utils.py: Add prunedir function to utils collectionRichard Purdie
2008-07-22__init__.py: Error if SRCREV == INVALIDRichard Purdie
2008-06-12bitbake: apply r1075 from upstream to get postinsts working againMarcin Juszkiewicz
2008-05-21build.py: Fix task override handling (breaks compatibility but it didn't work...Richard Purdie
2008-05-21event.py: Revert accidental but harmless commitRichard Purdie
2008-05-21Drop bbimageRichard Purdie
2008-05-19bitbake: Sync with upstreamRichard Purdie