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

Re: build file?

From: D.J. Heap <djheap_at_gmail.com>
Date: 2006-02-17 04:31:42 CET

On 2/16/06, Kevin Aubuchon <kevin.aubuchon@charter.net> wrote:
> I've been all through the project. What is the name of the make file (for
> Win32) and where is it? I've tried to execute gnumake against files that
> seem like make files, and get the message "no targets to make..". I've tried
> nmake against some, no luck.
>
> Although there is much documentation, I don't find it very useful. All I'm
> trying to do is build the command line client and its required libraries. I
> have an idea of which libs are required, but no definitive list. And no make
> file or project file to look at.

It is in the INSTALL file -- the project files are generated with
gen-make.py, something like:

    C:\Projects\Subversion>python gen-make.py -t vcproj

with whatever extra options you want and have the dependencies for
(openssl, zlib, etc).

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 17 04:32:04 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.