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

Re: [PATCH]: Re: Proposal for OPW project

From: Branko Čibej <brane_at_wandisco.com>
Date: Wed, 02 Jan 2013 11:57:37 +0100

On 02.01.2013 10:21, Gabriela Gibson wrote:
> Ok, patch for get-deps.sh attached.

Nice! Committed in r1427728.

I also added gtest to svn:ignore, and made a couple very minor
grammatical fixes in the log message -- adding full-stops to the end of
sentences.

> I have a question on the compilation process though. Gtest has
> deprecated autoconf. The remaining options are to use cmake or
> our own target. Do you agree that a target in the Subversion Makefile
> is preferred?

Given that we do not use cmake, making our own target is the only
reasonable alternative -- remember that we have to use the exact same
compiler and options. Happily that's not so hard, given that gtest is a
very clean build.

Note that you won't be touching Makefile.in at all for that -- the
source of the build configuration is build.conf.

-- Brane

-- 
Branko Čibej
Director of Subversion | WANdisco | www.wandisco.com
Received on 2013-01-02 11:58:14 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.