Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Build and releng work

Hi Doug,

I tried starting off a build but it failed because it couldn't find the
"sign" program/script for signing the master zip.  Where can I find the
"sign" program/script?

Thanks,

Vivian Kong
IBM Eclipse CDT
IBM Canada Toronto Lab
Phone: (905) 413-6067
Email: vivkong@xxxxxxxxxx


|------------>
| From:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Doug Schaefer <DSchaefer@xxxxxxx>                                                                                                                 |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |"CDT General developers list." <cdt-dev@xxxxxxxxxxx>                                                                                              |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |10/24/2007 04:21 PM                                                                                                                               |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |RE: [cdt-dev] Build and releng work                                                                                                               |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|




O.K., The build scripts are available in the cdt downloads directory at:

/home/www/tools/cdt/scripts

The option to them is the ant target to run. 'nightly' gives us the tagged
and moved to the downloads area builds. There are others for trying out
things without tagging, like 'zips' which only creates the master zip and
'build' which also runs the tests.

There is one for HEAD and one for cdt_4_0. I've also updated the build.xml
file for cdt_4_0 to put the build tag on the cdt_4_0 branch.

I checked and you and Chris are in the cdtadmin user group so you should be
good to go.

Doug Schaefer, QNX Software Systems
Eclipse CDT Project Lead, http://cdtdoug.blogspot.com


> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On
> Behalf Of Doug Schaefer
> Sent: Wednesday, October 24, 2007 3:20 PM
> To: CDT General developers list.
> Subject: RE: [cdt-dev] Build and releng work
>
> Cool. You're hired! :).
>
> In theory, it should be possible for anyone who can log into
> build.eclipse.org to start a build. Let me take a quick look at that and
> get
> back to you. I'll start by putting the small build script that I use to
> kick
> things off into a public place. In the mean time, let me know if you have
> any trouble logging into the build machine.
>
> Doug Schaefer, QNX Software Systems
> Eclipse CDT Project Lead, http://cdtdoug.blogspot.com
>
>
> > -----Original Message-----
> > From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
> On
> > Behalf Of Vivian Kong
> > Sent: Wednesday, October 24, 2007 3:15 PM
> > To: cdt-dev@xxxxxxxxxxx
> > Subject: [cdt-dev] Build and releng work
> >
> >
> > Hi Doug,
> >
> > I'm looking at bug 205942 and I would like to kick off a build to see
if
> > the problem can be fixed with a new build.  Can I start a build myself?
> > If
> > so how do I access the build machine?
> >
> > I'm also wondering if you are looking for some help with the releng
work
> > for future releases or maybe even someone to take over the releng work?
> > If
> > so I'd like to sign up!
> >
> > Thanks,
> >
> > Vivian Kong
> > IBM Eclipse CDT
> > IBM Canada Toronto Lab
> >
> > _______________________________________________
> > cdt-dev mailing list
> > cdt-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/cdt-dev
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev




Back to the top