Re: [vpp-dev] change in source code tree

2016-12-28 Thread Burt Silverman
Works like a charm. I probably should have specified in my ebuild remarks that I was simply very happy that building the big piece of the pie under src with only autotools, as shown in your note, and hence no ebuild involvement for that part of the pie is now supported. Burt On Wed, Dec 28, 2016

Re: [vpp-dev] change in source code tree

2016-12-28 Thread Damjan Marion (damarion)
Dear Burt, > On 28 Dec 2016, at 15:08, Burt Silverman wrote: > > Hi Damjan, > > This looks really sweet. Finally, good riddance to ebuild. This change is not about getting a rid of ebuild, ebuild is still there. Main goal here was to reduce number of packages and speed up build process. Autot

Re: [vpp-dev] change in source code tree

2016-12-28 Thread Luke, Chris
en "/plugins" and "/src/plugins"? > >>> > >>> Chris. > >>> > >>>> -Original Message- > >>>> From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev- > boun...@lists.fd.io] > >> On > >>&

Re: [vpp-dev] change in source code tree

2016-12-28 Thread Damjan Marion (damarion)
een "/plugins" and "/src/plugins"? >>> >>> Chris. >>> >>>> -----Original Message- >>>> From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] >> On >>>> Behalf Of Damjan Marion (damarion

Re: [vpp-dev] change in source code tree

2016-12-28 Thread Luke, Chris
lugins" and "/src/plugins"? > > > > Chris. > > > >> -Original Message- > >> From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] > On > >> Behalf Of Damjan Marion (damarion) > >> Sent: Tuesday, Dece

Re: [vpp-dev] change in source code tree

2016-12-28 Thread Burt Silverman
Hi Damjan, This looks really sweet. Finally, good riddance to ebuild. Ebuild has a mix of some brilliant tricks and some useless irritations. The brilliant tricks were primarily designed for the case of building a slew of open source packages, rather than something like VPP that wishes to be a sin

Re: [vpp-dev] change in source code tree

2016-12-28 Thread Damjan Marion (damarion)
ssage- >> From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On >> Behalf Of Damjan Marion (damarion) >> Sent: Tuesday, December 27, 2016 20:35 >> To: vpp-dev >> Subject: [vpp-dev] change in source code tree >> >> Dear vpp-dev mem

Re: [vpp-dev] change in source code tree

2016-12-28 Thread Luke, Chris
.fd.io] On > Behalf Of Damjan Marion (damarion) > Sent: Tuesday, December 27, 2016 20:35 > To: vpp-dev > Subject: [vpp-dev] change in source code tree > > Dear vpp-dev members, > > I just submitted a patch to gerrit[1] which introduces significant improvement > in

[vpp-dev] change in source code tree

2016-12-27 Thread Damjan Marion (damarion)
Dear vpp-dev members, I just submitted a patch to gerrit[1] which introduces significant improvement in VPP build speed and also reduces complexity of the build system. Number of autotools instances is reduced to one, and whole code is moved under the src/ tree. That effectively means that autoc