prebuild scripts need a clean argument

View: New views
5 Messages — Rating Filter:   Alert me  

prebuild scripts need a clean argument

by C.J. Adams-Collier :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I want a way to clean up the generated files produced by

other/Prebuild/prebuild

Pretty Please.


_______________________________________________
Tao-list mailing list
Tao-list@...
http://galactus.ximian.com/mailman/listinfo/tao-list

signature.asc (198 bytes) Download Attachment

Re: prebuild scripts need a clean argument

by Terry L. Triplett-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I thought prebuild already had a "clean" argument.   Run "Prebuild.exe /usage" and read about the "/clean" option.

On 10/5/06, C.J. Adams-Collier <cjcollier@...> wrote:
I want a way to clean up the generated files produced by

other/Prebuild/prebuild

Pretty Please.


_______________________________________________
Tao-list mailing list
Tao-list@...
http://galactus.ximian.com/mailman/listinfo/tao-list





_______________________________________________
Tao-list mailing list
Tao-list@...
http://galactus.ximian.com/mailman/listinfo/tao-list

Re: prebuild scripts need a clean argument

by C.J. Adams-Collier :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

nice.  /clean does most of what I need.  I also need it to clean up
the .am files it generates.

Cheers,

C.J.

On Thu, 2006-05-10 at 12:26 -0700, C.J. Adams-Collier wrote:
> I want a way to clean up the generated files produced by
>
> other/Prebuild/prebuild
>
> Pretty Please.
> _______________________________________________
> Tao-list mailing list
> Tao-list@...
> http://galactus.ximian.com/mailman/listinfo/tao-list


_______________________________________________
Tao-list mailing list
Tao-list@...
http://galactus.ximian.com/mailman/listinfo/tao-list

signature.asc (198 bytes) Download Attachment

Re: prebuild scripts need a clean argument

by David_Hudson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I have updated prebuild to clean up the *.am files. If there are any
problems with the autotools target, let me know. I hope to make it much
more robust.

Thanks
Dave

tao-list-bounces@... wrote on 10/05/2006 02:18:54 PM:

> nice.  /clean does most of what I need.  I also need it to clean up
> the .am files it generates.
>
> Cheers,
>
> C.J.
>
> On Thu, 2006-05-10 at 12:26 -0700, C.J. Adams-Collier wrote:
> > I want a way to clean up the generated files produced by
> >
> > other/Prebuild/prebuild
> >
> > Pretty Please.
> > _______________________________________________
> > Tao-list mailing list
> > Tao-list@...
> > http://galactus.ximian.com/mailman/listinfo/tao-list
> [attachment "signature.asc" deleted by David Hudson/INV/CG/CAPITAL]
> _______________________________________________
> Tao-list mailing list
> Tao-list@...
> http://galactus.ximian.com/mailman/listinfo/tao-list

_______________________________________________
Tao-list mailing list
Tao-list@...
http://galactus.ximian.com/mailman/listinfo/tao-list

Re: prebuild scripts need a clean argument

by C.J. Adams-Collier :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Check my recent submission, clean.sh in the root.  it has a list of
files that are generated by the autotools stuff that needs to be cleaned
up.  I'm doing it manually using find, but it's a kludge.

Cheers,

C.J.


On Thu, 2006-05-10 at 15:01 -0700, David_Hudson@... wrote:

> I have updated prebuild to clean up the *.am files. If there are any
> problems with the autotools target, let me know. I hope to make it much
> more robust.
>
> Thanks
> Dave
>
> tao-list-bounces@... wrote on 10/05/2006 02:18:54 PM:
>
> > nice.  /clean does most of what I need.  I also need it to clean up
> > the .am files it generates.
> >
> > Cheers,
> >
> > C.J.
> >
> > On Thu, 2006-05-10 at 12:26 -0700, C.J. Adams-Collier wrote:
> > > I want a way to clean up the generated files produced by
> > >
> > > other/Prebuild/prebuild
> > >
> > > Pretty Please.
> > > _______________________________________________
> > > Tao-list mailing list
> > > Tao-list@...
> > > http://galactus.ximian.com/mailman/listinfo/tao-list
> > [attachment "signature.asc" deleted by David Hudson/INV/CG/CAPITAL]
> > _______________________________________________
> > Tao-list mailing list
> > Tao-list@...
> > http://galactus.ximian.com/mailman/listinfo/tao-list
>
>


_______________________________________________
Tao-list mailing list
Tao-list@...
http://galactus.ximian.com/mailman/listinfo/tao-list

signature.asc (198 bytes) Download Attachment