index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
fetch2
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake/fetch2: Instrument fetchers when making network access
Yu Ke
2011-01-25
9
-1
/
+22
*
bb.fetch2: add "BB_NO_NETWORK" option
Yu Ke
2011-01-25
1
-0
/
+10
*
bb.fetch2: remove the obsolate Fetch.try_mirrors referrence
Yu Ke
2011-01-25
1
-7
/
+0
*
git.py: split download to download() and build_mirror_data()
Yu Ke
2011-01-25
2
-3
/
+9
*
bb.fetch2: rename "go" with "download" to better reflect its functionality
Yu Ke
2011-01-25
13
-19
/
+19
*
bb.fetch: add fetch version to distinguish bb.fetch and bb.fetch2
Yu Ke
2011-01-25
1
-0
/
+2
*
bb.fetch2: revise the Fetch.unpack API
Yu Ke
2011-01-25
1
-18
/
+15
*
bb.fetch2: add unpack method in fetcher
Yu Ke
2011-01-25
1
-0
/
+84
*
*: use utils.remove() some more
Bernhard Reutner-Fischer
2011-01-12
1
-8
/
+3
*
Fetcher: only set __BB_DONT_CACHE when SRCREV = "${AUTOREV}"
Yu Ke
2011-01-10
1
-3
/
+3
*
Fetcher: break the "SRCREVINACTION" deadlock
Yu Ke
2011-01-10
5
-53
/
+15
*
bb.fetch2.bzr: add bzr urldata_init
Yu Ke
2011-01-10
1
-2
/
+5
*
bb.fetch2.hg: add hg urldata_init
Yu Ke
2011-01-10
1
-5
/
+9
*
bb.fetch2.svn.py: add urldata_init
Yu Ke
2011-01-10
1
-1
/
+5
*
bb.fetch2.git.py: add git urldata_init
Yu Ke
2011-01-10
1
-4
/
+9
*
bb.fetch2: add urldata_init call for Fetch class
Yu Ke
2011-01-10
1
-0
/
+2
*
bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetch
Yu Ke
2011-01-10
13
-44
/
+44
*
bitbake: copy bb.fetch to bb.fetch2 as initial code base for fetcher overhaul
Yu Ke
2011-01-10
13
-0
/
+2636