summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch/__init__.py
AgeCommit message (Expand)Author
2009-12-03bitbake: Fix dict changing size problemsRichard Purdie
2009-09-24bitbake/fetch: Ensure SRCREVINACTION always resets the core flags even when p...Richard Purdie
2009-08-26__init__.py: export GIT_PROXY_COMMAND for those behind draconian proxiesMike Turquette
2009-07-30bitbake: Remove persist_data domain renaming code as it appears to expose sql...Richard Purdie
2009-07-29bitbake: Add a --revisions-changed commandline option to indicate when floati...Richard Purdie
2009-06-10bitbake: Add PN to SRCREV keyhash in the persistent database to avoid conflic...Richard Purdie
2009-01-19bitbake: fetch/init: Add 'HOME' to list of variables exported when runnig fet...Richard Purdie
2008-12-03Adds username support to the git fetcher, and exports SSH_AGENT_PID + SSH_AUT...Robert Bragg
2008-11-05bitbake: Optionally take username/password options from url parametersRichard 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-23bitbake: Preserve http_proxy and ftp_proxy in fetcher command executionRichard Purdie
2008-10-22bitbake: Improve proxy variable handling in fetchersRichard Purdie
2008-10-02fetch/__init__.py: Add in hooks to make sure osc fetcher is seenRichard Purdie
2008-09-30bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't c...Richard Purdie
2008-07-22__init__.py: Error if SRCREV == INVALIDRichard Purdie
2008-05-01Use bb.utils.md5_file isntead of calling md5sumRoss Burton
2008-04-27bitbake: Sync with bitbake 1.8 branchRichard Purdie
2008-04-08bitbake: Improve fetcher runcmd function so error messages are visable and va...Richard Purdie
2008-03-03bitbake: Update to bitbake 1.8 branch headRichard Purdie
2007-11-27bitbake fetcher: Make invalid url errors clearerRichard Purdie
2007-11-24bitbake: Convert fetcher code to using bb.utils locking functionsRichard Purdie
2007-11-13bitbake: Update SRCREV fetcher code to cope better with multiple SCM packagesRichard Purdie
2007-11-08bitbake: fetcher init - clear data's internal expand cache since the cached S...Richard Purdie
2007-11-07bitbake: fetcher updates - Add BB_GENERATE_MIRROR_TARBALLS option to allow di...Richard Purdie
2007-10-11bitbake: Add hg fetcher (from bitbake upstream)Richard Purdie
2007-09-05bitbake: Sync with 1.8 upstream branchRichard Purdie
2007-08-20bitbake: Sync with 1.8.8 releaseRichard Purdie
2007-08-16bitbake: Sync with 1.8 head. Adds locking to the fetcher to prevent parallel ...Richard Purdie
2007-08-12bitbake: Sync with upstream 1.8 branch for fixesRichard Purdie
2007-08-11bitbake: Sync with upstreamRichard Purdie
2007-08-09bitbake fetch/__init__.py: Don't print double newlinesRichard Purdie
2007-08-04bitbake: Try to fix cache locking issueRichard Purdie
2007-08-03bitbake: Update along 1.8 branchRichard Purdie
2007-01-08bitbake: Sync with upstream. Richard Purdie
2006-12-06fetch/__init__.py: Allow srcdate to be overridden in SRC_URIRichard Purdie
2006-11-27fetch/__init__.py: Store url data per .bb file fixing urldata contamination b...Richard Purdie
2006-11-16bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie
2006-07-21Add initial SSH fetcher to bitbake.Chris Larson
2006-06-10bitbake: Update against upstream stable branch (includes srcdate='now' support)Richard Purdie
2006-05-09Update to bitbake 1.4.2 (latest stable branch release). This includes the cac...Richard Purdie
2006-03-20Update to latest bitbakeRichard Purdie
2006-02-10Update bitbake to latest bitbake svnRichard Purdie