[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-cvs
Subject:    svn commit: r9558 - in branches/fs-abstraction: . subversion/libsvn_fs subversion/libsvn_fs_fs
From:       ghudson () tigris ! org
Date:       2004-04-29 0:02:16
Message-ID: 200404290002.i3T02Gd24821 () morbius ! ch ! collab ! net
[Download RAW message or body]

Author: ghudson
Date: Wed Apr 28 19:02:09 2004
New Revision: 9558

Modified:
   branches/fs-abstraction/build.conf
   branches/fs-abstraction/subversion/libsvn_fs/fs-loader.c   (props changed)
   branches/fs-abstraction/subversion/libsvn_fs/fs-loader.h   (props changed)
   branches/fs-abstraction/subversion/libsvn_fs_fs/   (props changed)
   branches/fs-abstraction/subversion/libsvn_fs_fs/fs_fs.c   (props changed)
   branches/fs-abstraction/subversion/libsvn_fs_fs/fs_fs.h   (props changed)
Log:
On fs-abstraction branch, fix up Windows build by setting
msvc-static properties on libraries and setting svn:eol-style
to native on new source files.  Also change svn:ignore
property on libsvn_fs_fs to match other source directories.


Modified: branches/fs-abstraction/build.conf
==============================================================================
--- branches/fs-abstraction/build.conf	(original)
+++ branches/fs-abstraction/build.conf	Wed Apr 28 19:02:09 2004
@@ -153,6 +153,7 @@
 sources = *.c bdb/*.c util/*.c
 install = bdb-lib
 libs = libsvn_delta libsvn_subr aprutil apriconv bdb apr
+msvc-static = yes
 
 [libsvn_fs_fs]
 type = fs-module
@@ -160,6 +161,7 @@
 sources = *.c
 install = lib
 libs = libsvn_delta libsvn_subr aprutil apriconv apr
+msvc-static = yes
 
 # General API for accessing repositories
 [libsvn_ra]

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic