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

[PATCH] Build on Win32 without BDB

From: D.J. Heap <djheap_at_gmail.com>
Date: 2006-06-24 20:36:38 CEST

Any objections or comments (more pythonic style, etc) to this patch?

Log:
Allow BDB support to be optional on Win32.

* win-tests.py
  Don't run bdb tests if we're testing fsfs.

* build/generator/gen_win.py
  (get_install_targets): Drop bdb targets if we don't have bdb.
  (get_win_defines): Set define to link fs_base if we have bdb.
  (get_win_libs): Don't assume we have a path to bdb.
  (_find_bdb): Don't assume they have bdb if it wasn't found.

* subversion/svn_private_config.hw
  Don't always link fs_base.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sat Jun 24 20:37:12 2006

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.