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

Re: gen-make.py and autogen-standalone.mk

From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: 2005-09-15 00:00:14 CEST

On Tue, 13 Sep 2005, Philip Martin wrote:

> Running ./gen-make.py creates a file called autogen-standalone.mk
> which shows up as status '?'. If this is intended then it should be
> added to svn:ignore, but perhaps it would be better if gen-make.py
> only created this file if explicitly requested.

It appears to have been added in this commit, which ported some of the
SWIG integration improvements from a branch:

------------------------------------------------------------------------
r15940 | djames | 2005-08-27 09:22:12 -0700 (Sat, 27 Aug 2005) | 17 lines

Merge python-bindings-improvements to trunk, by comparing trunkURL with
branchURL.

Major changes:
* Always build SWIG headers in the build dir, unless we are still using
  pristine SWIG headers from an official Subversion release (r15865).
* Enable SWIG bindings, even if we compile --without-swig. In release builds,
  we can build the bindings without SWIG (r15857).
* Refactor SWIG generator to use a modular architecture, separate from the
  Unix / Windows generators (r15855).

Minor changes:
* See r15879, r15870, r15868, r15867, r15857, and r15856.

Approved by: jerenkrantz

------------------------------------------------------------------------

Seems like it should be added to svn:ignore.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 15 00:01:32 2005

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.