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

Re: svn commit: r1371633 - in /subversion/trunk/build/generator/templates: svn_config.vcproj.ezt svn_config.vcxproj.ezt vcnet_vcproj.ezt vcnet_vcxproj.ezt

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Mon, 13 Aug 2012 17:49:03 +0100 (BST)

I (Julian Foad) wrote:

> I (Julian Foad) wrote:
>> Branko Čibej wrote:
>>> On 13.08.2012 16:21, Julian Foad wrote:
>>>> Johan Corveleyn wrote:
>>>>>> Author: brane
>>>>>>
>>>>>> On Windows, create the generated svn_private_config.h in the
>>>>>> intermediate build directory so that different configurations
>>>>>> don't all use the same canonical host name.
>>>>
>>>> Just for Windows?  Are you (Brane) planning to do the same for
>>>> Unix-like builds as well, as that would seem to be equally useful?
>>>
>>> Well, on Unix we don't support different build configurations in the
>>> same tree, which is the norm on Windows. It would make sense to create
>>> svn_private_config.h in the build directory for out-of-tree builds. I
>>> haven't checked if configure.ac already does that.
>>
>> I always do out-of-tree builds, and we currently create that .h file in the
>> source tree not the build tree.
>
> Oops, the other way around: we currently create that .h file in the build tree, not in the source tree.

Just to wrap this up, I can answer my own question: there is nothing needs doing on the Unix side.

- Julian
Received on 2012-08-13 18:49:39 CEST

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.