Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Building EDC

I’m on vacation right now but will look at this when I get back. The key thing we will have to work out is that the CDT build will need to be in three parts. Cdt.git, the future tcf.git, and then edc.git. I’d expect that to be done in three separate but co-ordinated Hudson jobs. If you want to build them all at the same time, we could create a top level git repo and include these three as submodules. But we can’t do that until TCF is in git (after my vacation J).

 

Cheers,

Doug

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of James Blackburn
Sent: Thursday, July 28, 2011 8:05 AM
To: CDT General developers list.
Subject: Re: [cdt-dev] Building EDC

 

On 27 July 2011 18:45, James Blackburn <jamesblackburn@xxxxxxxxx> wrote:

 

I've pushed Tycho-ization changes into the EDC repo.  I've added some brief instructions on how to build CDT headlessly using maven with Tycho:

 

I'd appreciate it if one of the maven+tycho experts can review what I've done for sanity...  I'm still not sure, for example, how we would build EDC from Hudson as part of the CDT build.

 

Cheers,
James


Back to the top