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

Re: svn commit: r10469 - trunk

From: Ben Reser <ben_at_reser.org>
Date: 2004-08-04 18:28:27 CEST

On Wed, Aug 04, 2004 at 12:22:05PM +0200, Branko ??ibej wrote:
> But why would you run autoheader? You're creating a ZIP file with
> sources suitable for a Windows build. You don't need autoheader, or
> autoconf, or even autogen.sh -- the Windows build doesn't depend on any
> of those. All you need to make the bundle comparable to the Unix sources
> is to run "python gen-make.py -t dsp".
>
> Of course, I'd skip even that because it will generate project files
> that won't build mod_dav_svn or mod_authz_svn, and won't inculde either
> ssl or zlib support. Since the Windows build requires Python anyway, the
> user can generate the project files herself.

Because I asked for input on what needed to be done and was told the
only difference was adding apr-iconv and CRLF. It's not like running
autoheader is going to hurt anything. Plus we can always tweak this
stuff later, say add a --zip option to autogen.sh that runs only the
things needed for the Windows build.

But at this point I can produce zip file source packaging. I presumed
there would end up being some tweak as to what was going to go into it.
But then the tarball has been tweaked a lot over time.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 4 18:28:42 2004

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.