[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Re: CVS update: MODIFIED: libsvn_wc ...

From: Bill Tutt <rassilon_at_lyra.org>
Date: 2001-07-19 18:00:16 CEST

Well, either way works for me. I can dig up a non-cygwin yacc, or do as
you suggested. Pick one. :)

Bill

-----Original Message-----
From: cmpilato@collab.net [mailto:cmpilato@collab.net]
Sent: Thursday, July 19, 2001 7:10 AM
To: Bill Tutt
Cc: dev@subversion.tigris.org
Subject: Re: CVS update: MODIFIED: libsvn_wc ...

"Bill Tutt" <rassilon@lyra.org> writes:

> > Trying to catch up the Win32 build again. NOTE: I was not
entirely
> > successful, since the getdate.c (generated from getdate.y) has no
way
> > of appearing under non-cygwin Win32 at this point in time.
>
> Err. Why not? Do you need a non-cygwin Win32 yacc binary?

autogen.sh runs yacc (or bison, or whatever) for the Unix build.
Currently, the Win32 build requires no little ported-from-Unix
utilities for building, and I'm doing my very best to maintain that.
Personally, I'm tempted to believe that we should do with getdate.c
what we do with svn_private_config.h -- we should check in getdate.c
as getdate.cw and have the Windows build copy that to getdate.c prior
to compilation. Thoughts?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:33 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.