aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch/wget.py
AgeCommit message (Expand)Author
2011-01-04Switch bitbake internals to use logging directly rather than bb.msgChris Larson
2011-01-04Allow %20 in a file name in the SRC_URIC Michael Sundius
2010-07-02Change wget fetcher to use the runfetchcmdRyan Phillips
2010-07-02Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson
2010-07-02Switch some references to moved functionsChris Larson
2010-02-04bitbake: unify mirror support and make it independant of the fetcherJoshua Lock
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie
2009-11-13bitbake: Sync module import cleanups back from bitbake trunkRichard Purdie
2009-07-07bitbake: Fix wget fetcher bug when only checking URIs and the download doesn'...Richard Purdie
2009-01-06bitbake: Fix wget fetcher to better handle urls with ; followed by parameters...Richard 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-10-24bitbake: Fix the wget fetcher so parameter portions of uris are ignoredRichard Purdie
2008-10-22bitbake: Remove bogus test codeRichard Purdie
2008-10-22bitbake: Improve proxy variable handling in fetchersRichard Purdie
2008-04-27bitbake: Tweak new URI checkstatus code slightly fixing two corner cases.Richard Purdie
2008-04-27bitbake: Sync with bitbake 1.8 branchRichard Purdie
2008-01-20bitbake: sync with upstream stable branch bugfixes and enhancementsRichard Purdie
2007-01-08bitbake: Sync with upstream. Richard Purdie
2006-11-16bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie
2006-02-10Update bitbake to latest bitbake svnRichard Purdie