[dev-servo] holiday meetings canceled

2015-12-21 Thread Jack Moffitt
I'm canceling the meetings today and next week for the holidays. Many of the team is out (especially next week). Please use the meeting time to review some PRs if you are still around :) Happy holidays everyone! jack. ___ dev-servo mailing list dev-serv

Re: [dev-servo] Using Cargo in Gecko

2015-12-21 Thread wycats
Developing against external packages (including ones shared with Servo) and pulling in changes as needed can be an easier process than you expect, and the alternatives (forking or syncing) have much more serious consequences. The basic idea is that you work with shared dependencies from crates.i

Re: [dev-servo] Using Cargo in Gecko

2015-12-21 Thread Bobby Holley
On Mon, Dec 21, 2015 at 1:52 PM, wrote: > Developing against external packages (including ones shared with Servo) > and pulling in changes as needed can be an easier process than you expect, > and the alternatives (forking or syncing) have much more serious > consequences. > > The basic idea is t

Re: [dev-servo] Using Cargo in Gecko

2015-12-21 Thread Yehuda Katz
On Mon, Dec 21, 2015 at 2:14 PM, Bobby Holley wrote: > I don't think this is going to fly in Gecko, unfortunately. > > Gecko is a monolithic repo, and everything needs to be vendored in-tree (a > non-negotiable requirement from the build peers). This means that we'll > already need an automated p

Re: [dev-servo] Using Cargo in Gecko

2015-12-21 Thread Josh Matthews
On 2015-12-21 5:21 PM, Yehuda Katz wrote: On Mon, Dec 21, 2015 at 2:14 PM, Bobby Holley wrote: I don't think this is going to fly in Gecko, unfortunately. Gecko is a monolithic repo, and everything needs to be vendored in-tree (a non-negotiable requirement from the build peers). This means th

Re: [dev-servo] Using Cargo in Gecko

2015-12-21 Thread Bobby Holley
On Mon, Dec 21, 2015 at 2:21 PM, Yehuda Katz wrote: > On Mon, Dec 21, 2015 at 2:14 PM, Bobby Holley > wrote: > > > I don't think this is going to fly in Gecko, unfortunately. > > > > Gecko is a monolithic repo, and everything needs to be vendored in-tree > (a > > non-negotiable requirement from

Re: [dev-servo] Using Cargo in Gecko

2015-12-21 Thread Yehuda Katz
Yehuda Katz (ph) 718.877.1325 On Mon, Dec 21, 2015 at 2:28 PM, Josh Matthews wrote: > On 2015-12-21 5:21 PM, Yehuda Katz wrote: > >> On Mon, Dec 21, 2015 at 2:14 PM, Bobby Holley >> wrote: >> >> I don't think this is going to fly in Gecko, unfortunately. >>> >>> Gecko is a monolithic repo, and

Re: [dev-servo] Using Cargo in Gecko

2015-12-21 Thread James Graham
On 21/12/15 22:45, Yehuda Katz wrote: Yehuda Katz (ph) 718.877.1325 On Mon, Dec 21, 2015 at 2:28 PM, Josh Matthews wrote: On 2015-12-21 5:21 PM, Yehuda Katz wrote: On Mon, Dec 21, 2015 at 2:14 PM, Bobby Holley wrote: I don't think this is going to fly in Gecko, unfortunately. Gecko is a

Re: [dev-servo] Using Cargo in Gecko

2015-12-21 Thread Yehuda Katz
On Mon, Dec 21, 2015 at 4:17 PM, James Graham wrote: > > It is not immediately apparent to me if that is sufficient to meet the > Gecko requirements, but again, having this conversation on a list without > gps, ted, glandium and other build peers seems rather counterproductive > since they know b

Re: [dev-servo] Using Cargo in Gecko

2015-12-21 Thread Bobby Holley
I CCed them upthread, but then the subsequent reply dropped them. ;-) I would suggest starting a new, explicit thread with a summary of what's been discussed thus far (rather than asking them to jump into this one), and CCing dev-servo. That being said, my guess is that it's going to be a mostly

Re: [dev-servo] Using Cargo in Gecko

2015-12-21 Thread Yehuda Katz
On Mon, Dec 21, 2015 at 4:31 PM, Bobby Holley wrote: > I CCed them upthread, but then the subsequent reply dropped them. ;-) > > I would suggest starting a new, explicit thread with a summary of what's > been discussed thus far (rather than asking them to jump into this one), > and CCing dev-serv

Re: [dev-servo] Using Cargo in Gecko

2015-12-21 Thread Yehuda Katz
On Mon, Dec 21, 2015 at 4:56 PM, Yehuda Katz wrote: > > On Mon, Dec 21, 2015 at 4:31 PM, Bobby Holley > wrote: > >> I CCed them upthread, but then the subsequent reply dropped them. ;-) >> >> I would suggest starting a new, explicit thread with a summary of what's >> been discussed thus far (rat

Re: [dev-servo] Using Cargo in Gecko

2015-12-21 Thread Gregory Szorc
On Mon, Dec 21, 2015 at 2:29 PM, Bobby Holley wrote: > On Mon, Dec 21, 2015 at 2:21 PM, Yehuda Katz wrote: > >> On Mon, Dec 21, 2015 at 2:14 PM, Bobby Holley >> wrote: >> >> > I don't think this is going to fly in Gecko, unfortunately. >> > >> > Gecko is a monolithic repo, and everything needs

Re: [dev-servo] Using Cargo in Gecko

2015-12-21 Thread Yehuda Katz
Thanks. This is great! Responses inline. Yehuda Katz (ph) 718.877.1325 On Mon, Dec 21, 2015 at 6:19 PM, Gregory Szorc wrote: > On Mon, Dec 21, 2015 at 2:29 PM, Bobby Holley > wrote: > > > On Mon, Dec 21, 2015 at 2:21 PM, Yehuda Katz wrote: > > > >> On Mon, Dec 21, 2015 at 2:14 PM, Bobby Holl