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

RE: CMake + Subversion

From: Bert Huijben <rhuijben_at_open.collab.net>
Date: Mon, 15 Dec 2008 11:50:03 +0100

[Retry. Now to the list instead of only to 'void pointer']

Hi,

The problem is not building subversion itself. That part is automated for
several configuration types. But openssl, zlib, apr, bdb, cyrus sasl, etc.
all have their own system. And you need all of those before you can build
subversion.

I scripted all of those in an automated build for SharpSvn, but this
certainly wasn't an easy task.
(About a dozen users said they got this script working on their pc so this
might be a starting point for other users as well)

Bert

----- Oorspronkelijk bericht -----
Van: void pointer <rcdailey_at_gmail.com>
Verzonden: zondag 14 december 2008 07:16
Aan: dev_at_subversion.tigris.org
Onderwerp: CMake + Subversion

Hi,

I was curious to know if CMake has ever been discussed. Using CMake to build
Subversion and its dependencies would most certainly make development on
Windows a lot easier. The only difficulty at that point would be to gather
the dependencies themselves. CMake has a lot of issues that I've
specifically run into, so I'm not sure if it is suitable for the task of
building Subversion, since I do not really know the requirements.

I would like to hear what the developers think about this. I've definitely
given a lot of thought to contributing CMake scripts to the Subversion
project if there is a demand for it.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=984354
Received on 2008-12-15 11:56:54 CET

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.