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

Reply via email to