Jacob Trimble
074bce8425
Added libwebm and webm-tools to imports
...
b/25089850
Change-Id: If97fc4dec70c3c94054b0f7ec5f243d9d5bd676e
2015-10-22 11:16:29 -07:00
KongQun Yang
b6db8b9867
Get rid of svn dependencies
...
- Generate local copies of libevent, libxml and protobuf.
Change-Id: Ibb29f604191519267f0e6a3ee810cad0c1f80b27
2015-10-16 20:11:20 +00:00
Kongqun Yang
9c0ae378bc
Switch to boringssl. Also update curl accordingly.
...
Boringssl and yasm gyp and patches will follow in a separate cl.
Bug: 22463853
Change-Id: I87b91ac089866db58ac433def006fe9ac4744bd6
2015-10-16 20:10:38 +00:00
Kongqun Yang
73924e56c3
Replace gflags with git repo
...
Change-Id: I3819ce117e05ee86cef9abad4ca56bcb1d2860a6
2015-10-16 20:10:17 +00:00
Kongqun Yang
8cd33d8b21
Update DEPS to use git as much as possible.
...
Will retire remaining svn repositories in subsequent CLs.
Bug: 22463130
Change-Id: Iebe5d53b8a4424413836c5b8351b349e8da3ce70
2015-10-16 20:09:19 +00:00
KongQun Yang
63792f088e
Move find curl_ca_bundle script out of gyp and zlib DEPS change
...
Find curl_ca_bundle script is used by linux only. Move it out of
gyp and make sure it runs only in linux.
Also make zlib deps generic for all systems, not for linux only.
This is the first step of getting edash_packager builds on Windows
and Mac.
Change-Id: I82d3e5872fd0dd6f57127890bc062490332a1b69
2015-03-12 09:39:51 -07:00
KongQun Yang
b8126bc9da
Move source code into packager directory
...
Make it easier to be included and integrated into other code.
Change-Id: I609881688cc20f8fac676cbd91fde4753af32ee5
2014-10-02 12:32:14 -07:00
Rintaro Kuroiwa
fe4196e7da
Add hook to DEPS for pulling clang
...
Change-Id: I43e637467f3efd31e12b75f0a08cc05ad5a4965e
2014-08-19 12:01:23 -07:00
KongQun Yang
419d463eaa
Modify HttpFetcher to use libcurl
...
With libcurl, HttpFetcher now supports timeout and https.
Two additional changes:
1. Remove happyhttp which is no longer needed;
2. Add README.packager for curl
Bug: 13658515
Bug: 14301830
Change-Id: I13c2835e7feca9abf36e5bb8f7bc35a7db9ec94c
2014-06-20 10:36:24 -07:00
KongQun Yang
b3f6015ccd
Add curl in third_party
...
Change-Id: I93d45d306a5ade6248596d7e230e65788e55e5ba
2014-06-18 01:56:00 +00:00
Kongqun Yang
895a4daa4d
Update happyhttp to latest revision
...
Latest rev of happyhttp fixes the bugs so patches are no longer needed.
Also removes http_fetcher_unittest from the build as it performs real
http requests to an external server.
2014-03-28 22:13:03 +00:00
Kongqun Yang
ed5ecd64fd
Remove ipc and net, replacing with dependency in DEPS
...
Change-Id: I5a95cc475291b788981a09b3621bd0c18c01091c
2014-03-20 01:00:54 +00:00
Kongqun Yang
c8307c102e
Update packager to work with gclient
...
Detail changes:
1. Add gclient DEPS (depenencies)
2. Update gyp_packager.py
3. Update .gitignore
4. Update third_party/happyhttp patch path
5. Add a new script in happyhttp to reset the patch before re-sync
Change-Id: I30f0beb94a56ae8aff3b25bb16fe76a7b07e3d54
2014-03-20 00:56:36 +00:00