Thanks Thiago. The build will falls back to manual fetch if auto fetch fails. So if a build machine doesn?t have internet connection, It will falls back to manual fetch as the current system has.
Best regards, Ziran From: iotivity-dev-bounces at lists.iotivity.org [mailto:[email protected]] On Behalf Of Philippe Coval Sent: 22 February 2016 21:06 To: Thiago Macieira Cc: iotivity-dev Subject: Re: [dev] Fetch tinycbor automatically during local build On Mon, Feb 22, 2016 at 5:24 PM, Thiago Macieira <thiago.macieira at intel.com> wrote: On segunda-feira, 22 de fevereiro de 2016 10:28:42 PST Ziran Sun wrote: > Hi, > > I've created a patch at the following link which tries to fetch tinycbor > library automatically while doing local build. > > https://gerrit.iotivity.org/gerrit/#/c/4963/ Please don't do that. The build shouldn't download anything, since the build can be run from a build machine that doesn't have internet connectivity. Hi, I pushed something similar for tizen, that one check for presence for it local build system, if not found it will fetch master branch too (as current message suggests) https://gerrit.iotivity.org/gerrit/#/c/4791/ IMHO, scripts more deterministic that user/developer intervention. My 2c -- https://wiki.tizen.org/wiki/User:Pcoval -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160223/6f74b60a/attachment.html>
