summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch/wget.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: Drop fetch v1, v2 provides a much better codebase to build fromRichard Purdie2012-03-051-93/+0
* Switch bitbake internals to use logging directly rather than bb.msgChris Larson2011-01-041-8/+5
* Allow %20 in a file name in the SRC_URIC Michael Sundius2011-01-041-1/+2
* Change wget fetcher to use the runfetchcmdRyan Phillips2010-07-021-24/+4
* Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson2010-07-021-1/+1
* Switch some references to moved functionsChris Larson2010-07-021-2/+3
* bitbake: unify mirror support and make it independant of the fetcherJoshua Lock2010-02-041-16/+0
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-1/+1
* bitbake: Sync module import cleanups back from bitbake trunkRichard Purdie2009-11-131-1/+1
* bitbake: Fix wget fetcher bug when only checking URIs and the download doesn'...Richard Purdie2009-07-071-1/+1
* bitbake: Fix wget fetcher to better handle urls with ; followed by parameters...Richard Purdie2009-01-061-1/+1
* bitbake wget.py: Fix problem with empty proxy variablesRichard Purdie2008-11-041-2/+2
* bitbake: Improve proxy handling got wget so urls can be excluded from the proxyRichard Purdie2008-11-041-3/+22
* bitbake: Fix the wget fetcher so parameter portions of uris are ignoredRichard Purdie2008-10-241-1/+1
* bitbake: Remove bogus test codeRichard Purdie2008-10-221-1/+0
* bitbake: Improve proxy variable handling in fetchersRichard Purdie2008-10-221-0/+7
* bitbake: Tweak new URI checkstatus code slightly fixing two corner cases.Richard Purdie2008-04-271-1/+1
* bitbake: Sync with bitbake 1.8 branchRichard Purdie2008-04-271-5/+11
* bitbake: sync with upstream stable branch bugfixes and enhancementsRichard Purdie2008-01-201-3/+3
* bitbake: Sync with upstream. Richard Purdie2007-01-081-17/+17
* bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie2006-11-161-110/+42
* Update bitbake to latest bitbake svnRichard Purdie2006-02-101-0/+167