2 # build.conf -- configuration information for building Subversion
4 ######################################################################
6 # Copyright (c) 2000-2006 CollabNet. All rights reserved.
8 # This software is licensed as described in the file COPYING, which
9 # you should have received as part of this distribution. The terms
10 # are also available at http://subversion.tigris.org/license-1.html.
11 # If newer versions of this license are posted there, you may use a
12 # newer version instead, at your option.
14 ######################################################################
16 # This file is processed by gen-make.py, creating build-outputs.mk
19 # ----------------------------------------------------------------------------
23 # This [options] section is global in scope, providing information to the
24 # process, rather than defining a build target, as all other sections do.
28 includes = subversion/include/*.h
29 include-wildcards = *.h *.i *.swg
31 subversion/include/private/*.h
32 subversion/bindings/swig/include/*.swg
33 subversion/libsvn_delta/compose_delta.c
34 private-built-includes =
35 subversion/svn_private_config.h
36 subversion/bindings/swig/proxy/swig_python_external_runtime.swg
37 subversion/bindings/swig/proxy/swig_perl_external_runtime.swg
38 subversion/bindings/swig/proxy/swig_ruby_external_runtime.swg
39 subversion/bindings/swig/proxy/rubyhead.swg
40 subversion/bindings/javahl/include/org_tigris_subversion_javahl_CommitItemStateFlags.h
41 subversion/bindings/javahl/include/org_tigris_subversion_javahl_ConflictDescriptor_Kind.h
42 subversion/bindings/javahl/include/org_tigris_subversion_javahl_ConflictDescriptor_Action.h
43 subversion/bindings/javahl/include/org_tigris_subversion_javahl_ConflictDescriptor_Reason.h
44 subversion/bindings/javahl/include/org_tigris_subversion_javahl_ConflictResult.h
45 subversion/bindings/javahl/include/org_tigris_subversion_javahl_LockStatus.h
46 subversion/bindings/javahl/include/org_tigris_subversion_javahl_NodeKind.h
47 subversion/bindings/javahl/include/org_tigris_subversion_javahl_NotifyAction.h
48 subversion/bindings/javahl/include/org_tigris_subversion_javahl_NotifyStatus.h
49 subversion/bindings/javahl/include/org_tigris_subversion_javahl_NativeResources.h
50 subversion/bindings/javahl/include/org_tigris_subversion_javahl_Path.h
51 subversion/bindings/javahl/include/org_tigris_subversion_javahl_PromptUserPassword2.h
52 subversion/bindings/javahl/include/org_tigris_subversion_javahl_Revision.h
53 subversion/bindings/javahl/include/org_tigris_subversion_javahl_RevisionKind.h
54 subversion/bindings/javahl/include/org_tigris_subversion_javahl_SVNAdmin.h
55 subversion/bindings/javahl/include/org_tigris_subversion_javahl_SVNClient.h
56 subversion/bindings/javahl/include/org_tigris_subversion_javahl_SVNClientLogLevel.h
57 subversion/bindings/javahl/include/org_tigris_subversion_javahl_ScheduleKind.h
58 subversion/bindings/javahl/include/org_tigris_subversion_javahl_StatusKind.h
59 subversion/bindings/javahl/include/org_tigris_subversion_javahl_Version.h
62 # Makefile.in and config.m4 (omit README)
63 static-apache-files = subversion/mod_dav_svn/static/[Mc]*
66 subversion/tests/libsvn_subr/target-test.py
67 subversion/tests/cmdline/getopt_tests.py
68 subversion/tests/cmdline/basic_tests.py
69 subversion/tests/cmdline/checkout_tests.py
70 subversion/tests/cmdline/commit_tests.py
71 subversion/tests/cmdline/update_tests.py
72 subversion/tests/cmdline/switch_tests.py
73 subversion/tests/cmdline/prop_tests.py
74 subversion/tests/cmdline/schedule_tests.py
75 subversion/tests/cmdline/log_tests.py
76 subversion/tests/cmdline/copy_tests.py
77 subversion/tests/cmdline/diff_tests.py
78 subversion/tests/cmdline/export_tests.py
79 subversion/tests/cmdline/externals_tests.py
80 subversion/tests/cmdline/merge_tests.py
81 subversion/tests/cmdline/merge_authz_tests.py
82 subversion/tests/cmdline/revert_tests.py
83 subversion/tests/cmdline/mergeinfo_tests.py
84 subversion/tests/cmdline/stat_tests.py
85 subversion/tests/cmdline/trans_tests.py
86 subversion/tests/cmdline/autoprop_tests.py
87 subversion/tests/cmdline/blame_tests.py
88 subversion/tests/cmdline/special_tests.py
89 subversion/tests/cmdline/svnadmin_tests.py
90 subversion/tests/cmdline/svnlook_tests.py
91 subversion/tests/cmdline/svnversion_tests.py
92 subversion/tests/cmdline/utf8_tests.py
93 subversion/tests/cmdline/history_tests.py
94 subversion/tests/cmdline/lock_tests.py
95 subversion/tests/cmdline/cat_tests.py
96 subversion/tests/cmdline/import_tests.py
97 subversion/tests/cmdline/svnsync_tests.py
98 subversion/tests/cmdline/authz_tests.py
99 subversion/tests/cmdline/depth_tests.py
100 subversion/tests/cmdline/svndumpfilter_tests.py
105 swig-python-opts = -python -classic
106 swig-perl-opts = -perl -nopm -noproxy
107 swig-ruby-opts = -ruby
108 swig-languages = python perl ruby
110 subversion/bindings/swig/python
111 subversion/bindings/swig/perl
112 subversion/bindings/swig/ruby
113 subversion/bindings/swig/proxy
115 swig-proxy-dir = subversion/bindings/swig/proxy
116 swig-checkout-files = common.swg swigrun.swg runtime.swg
117 ruby/rubydef.swg ruby/rubyhead.swg ruby/rubytracking.swg
118 perl5/perlrun.swg python/pyrun.swg python/python.swg
120 # ----------------------------------------------------------------------------
125 # Explanation for the seemingly-spurious mention of 'neon' in the libs lines
126 # for svn, svnsync, ra-local-test, svn-push and svnmucc:
127 # This is a workaround for a libtool bug, which manifests on Linux and similar
128 # ELF platforms, when linking to an installed Neon, and there are old
129 # Subversion libraries in the same directory as the installed Neon. In such
130 # cases, the run-before-installing version of the executables (.libs/lt-foo),
131 # gets given an ELF RPATH which includes the install directory *before* all the
132 # uninstalled libsvn_foo/.libs directories have been mentioned. This occurs
133 # because when libtool is at the point of handling Neon, it adds an RPATH entry
134 # pointing to its directory, but fails to correctly consider that it should
135 # prioritize all the RPATH entries for *un*installed libraries before all those
136 # for installed libraries, to avoid this bug. As a kludgy workaround, we add
137 # a mention of 'neon' to the end of the libs lines for executables which
138 # indirectly link to libsvn_ra_neon, which has the effect of 'pulling' the
139 # harmful RPATH entry toward the end of RPATH, enabling the executables to run
140 # correctly before installation, even when old versions of the Subversion
141 # libraries are present.
142 # This bug was last confirmed to be present in libtool 1.5.22.
144 # The subversion command-line client
146 description = Subversion Client
148 path = subversion/svn
149 libs = libsvn_client libsvn_wc libsvn_ra libsvn_delta libsvn_diff libsvn_subr
151 manpages = subversion/svn/svn.1
154 # The subversion repository administration tool
156 description = Subversion Repository Administrator
158 path = subversion/svnadmin
160 manpages = subversion/svnadmin/svnadmin.1
161 libs = libsvn_repos libsvn_fs libsvn_delta libsvn_subr apriconv apr sqlite
163 # The subversion repository dump filtering tool
165 description = Subversion Dumpfile Filter
167 path = subversion/svndumpfilter
169 manpages = subversion/svndumpfilter/svndumpfilter.1
170 libs = libsvn_repos libsvn_fs libsvn_delta libsvn_subr apriconv apr sqlite
172 # The subversion repository inspection tool
174 description = Subversion Repository Browser
176 path = subversion/svnlook
178 manpages = subversion/svnlook/svnlook.1
179 libs = libsvn_repos libsvn_fs libsvn_delta libsvn_diff libsvn_subr apriconv apr
183 description = Subversion Server
185 path = subversion/svnserve
187 manpages = subversion/svnserve/svnserve.8 subversion/svnserve/svnserve.conf.5
188 libs = libsvn_repos libsvn_fs libsvn_delta libsvn_subr libsvn_ra_svn
190 msvc-libs = advapi32.lib ws2_32.lib
193 description = Subversion repository replicator
195 path = subversion/svnsync
196 libs = libsvn_ra libsvn_delta libsvn_subr apr neon
198 manpages = subversion/svnsync/svnsync.1
201 description = Subversion Revision Extractor
203 path = subversion/svnversion
204 libs = libsvn_wc libsvn_subr apriconv apr
206 manpages = subversion/svnversion/svnversion.1
208 # Library needed by all subversion clients
210 description = Subversion Client Library
212 path = subversion/libsvn_client
213 libs = libsvn_wc libsvn_ra libsvn_delta libsvn_diff libsvn_subr apriconv apr
215 msvc-export = svn_client.h
217 # Routines for binary diffing and tree-deltas
219 description = Subversion Delta Library
222 path = subversion/libsvn_delta
223 libs = libsvn_subr aprutil apriconv apr zlib
224 msvc-export = svn_delta.h
226 # Routines for diffing
228 description = Subversion Diff Library
230 path = subversion/libsvn_diff
231 libs = libsvn_subr apriconv apr
233 msvc-export = svn_diff.h
235 # The repository filesystem library
237 description = Subversion Repository Filesystem Library
239 path = subversion/libsvn_fs
241 libs = libsvn_subr fs-libs apr sqlite
242 # conditionally add more dependencies
243 add-deps = $(SVN_FS_LIB_DEPS)
244 add-install-deps = $(SVN_FS_LIB_INSTALL_DEPS)
245 msvc-export = svn_fs.h
249 path = subversion/libsvn_fs_base
250 sources = *.c bdb/*.c util/*.c
252 libs = libsvn_delta libsvn_subr aprutil apriconv apr bdb libsvn_fs_util
257 path = subversion/libsvn_fs_fs
259 libs = libsvn_delta libsvn_subr aprutil apriconv apr libsvn_fs_util
262 # General API for accessing repositories
264 description = Subversion Repository Access Library
266 path = subversion/libsvn_ra
267 libs = libsvn_subr ra-libs apriconv apr
268 # conditionally add more dependencies
269 add-deps = $(SVN_RA_LIB_DEPS)
270 add-install-deps = $(SVN_RA_LIB_INSTALL_DEPS)
272 msvc-export = svn_ra.h private\svn_ra_private.h
274 # Accessing repositories via DAV through neon
277 path = subversion/libsvn_ra_neon
279 libs = libsvn_delta libsvn_subr aprutil apriconv apr neon
282 # Accessing repositories via DAV through serf
285 path = subversion/libsvn_ra_serf
287 libs = libsvn_delta libsvn_subr aprutil apriconv apr serf
290 # Accessing repositories via SVN
293 path = subversion/libsvn_ra_svn
295 libs = libsvn_delta libsvn_subr aprutil apriconv apr sasl
298 # Accessing repositories via direct libsvn_fs
301 path = subversion/libsvn_ra_local
303 libs = libsvn_repos libsvn_fs libsvn_delta libsvn_subr apriconv apr
306 # Routines built on top of libsvn_fs
308 description = Subversion Repository Library
310 path = subversion/libsvn_repos
312 libs = libsvn_fs libsvn_delta libsvn_subr apriconv apr
313 msvc-export = svn_repos.h
315 # Low-level grab bag of utilities
317 description = Subversion General Utility Library
320 path = subversion/libsvn_subr
321 libs = aprutil apriconv apr xml zlib
322 msvc-libs = advapi32.lib shfolder.lib ole32.lib
323 msvc-export = svn_auth.h svn_base64.h svn_cmdline.h svn_compat.h svn_config.h svn_ctype.h svn_dso.h svn_error.h svn_hash.h svn_io.h svn_md5.h svn_nls.h svn_opt.h svn_mergeinfo.h svn_path.h svn_pools.h svn_props.h svn_quoprint.h svn_sorts.h svn_string.h svn_subst.h svn_time.h svn_types.h svn_user.h svn_utf.h svn_version.h svn_xml.h private\svn_atomic.h private\svn_mergeinfo_private.h svn_iter.h
325 # Low-level grab bag of utilities
329 path = subversion/libsvn_fs_util
330 libs = libsvn_subr aprutil apriconv apr sqlite
331 msvc-libs = advapi32.lib shfolder.lib
334 # Working copy management lib
336 description = Subversion Working Copy Library
338 path = subversion/libsvn_wc
339 libs = libsvn_delta libsvn_diff libsvn_subr aprutil apriconv apr
341 msvc-export = svn_wc.h private\svn_wc_private.h
343 # Subversion plugin for Apache's mod_dav
345 description = Subversion plug-in for the Apache DAV module
347 path = subversion/mod_dav_svn
348 sources = *.c reports/*.c
349 libs = libsvn_repos libsvn_fs libsvn_delta libsvn_subr
350 nonlibs = apr aprutil
352 msvc-libs = mod_dav.lib libhttpd.lib
355 description = Subversion path-based authorization module for Apache
357 path = subversion/mod_authz_svn
358 nonlibs = mod_dav_svn apr aprutil
359 libs = libsvn_repos libsvn_subr
361 msvc-libs = libhttpd.lib
363 # ----------------------------------------------------------------------------
365 # TARGETS FOR I18N SUPPORT
371 external-project = build/win32/svn_locale
373 # ----------------------------------------------------------------------------
375 # TARGETS FOR SWIG SUPPORT
380 path = subversion/bindings/swig
382 libs = libsvn_swig_py libsvn_swig_perl libsvn_swig_ruby
383 libsvn_diff libsvn_subr apr
384 description = Subversion core library bindings
385 include-runtime = yes
389 path = subversion/bindings/swig
390 sources = svn_client.i
391 libs = libsvn_swig_py libsvn_swig_perl libsvn_swig_ruby
392 libsvn_client libsvn_subr apr
394 description = Subversion client library bindings
398 path = subversion/bindings/swig
399 sources = svn_delta.i
400 libs = libsvn_swig_py libsvn_swig_perl libsvn_swig_ruby
401 libsvn_delta libsvn_subr apr
403 description = Subversion delta library bindings
407 path = subversion/bindings/swig
409 libs = libsvn_swig_py libsvn_swig_perl libsvn_swig_ruby
410 libsvn_fs libsvn_subr apr
412 description = Subversion FS library bindings
416 path = subversion/bindings/swig
418 libs = libsvn_swig_py libsvn_swig_perl libsvn_swig_ruby
419 libsvn_ra libsvn_subr apr
421 description = Subversion RA library bindings
425 path = subversion/bindings/swig
426 sources = svn_repos.i
427 libs = libsvn_swig_py libsvn_swig_perl libsvn_swig_ruby
428 libsvn_repos libsvn_subr apr
430 description = Subversion repository library bindings
434 path = subversion/bindings/swig
436 libs = libsvn_swig_py libsvn_swig_perl libsvn_swig_ruby
437 libsvn_wc libsvn_subr apr
439 description = Subversion WC library bindings
441 # SWIG utility library for Python modules
445 path = subversion/bindings/swig/python/libsvn_swig_py
446 libs = libsvn_client libsvn_wc libsvn_ra libsvn_delta libsvn_subr apriconv apr
447 link-cmd = $(LINK) $(SWIG_PY_LIBS)
448 install = swig-py-lib
449 # need special build rule to include -DSWIGPYTHON
450 compile-cmd = $(COMPILE_SWIG_PY)
453 # SWIG utility library for Perl modules
457 path = subversion/bindings/swig/perl/libsvn_swig_perl
458 libs = libsvn_delta libsvn_subr apriconv apr
459 install = swig-pl-lib
460 # need special build rule to include
461 compile-cmd = $(COMPILE_SWIG_PL)
464 # SWIG utility library for Ruby modules
468 path = subversion/bindings/swig/ruby/libsvn_swig_ruby
469 libs = libsvn_client libsvn_wc libsvn_delta libsvn_subr apriconv apr
470 link-cmd = $(LINK) $(SWIG_RB_LIBS)
471 install = swig-rb-lib
472 # need special build rule to include
473 compile-cmd = $(COMPILE_SWIG_RB)
476 # ----------------------------------------------------------------------------
482 path = subversion/bindings/javahl/src/org/tigris/subversion/javahl
484 install = javahl-java
485 link-cmd = $(COMPILE_JAVAHL_JAVAC)
486 classes = subversion/bindings/javahl/classes
487 ### Replace JAR call in INSTALL_EXTRA_JAVAHL_JAVA macro Makefile.in.
488 #jar = svn-javahl.jar
493 path = subversion/bindings/javahl/tests/org/tigris/subversion/javahl
495 install = javahl-java
496 link-cmd = $(COMPILE_JAVAHL_JAVAC)
497 classes = subversion/bindings/javahl/classes
499 ### Java targets don't do up-to-date checks yet.
500 #add-deps = javahl-java
504 path = subversion/bindings/javahl/src/org/tigris/subversion/javahl
505 classes = subversion/bindings/javahl/classes
506 headers = subversion/bindings/javahl/include
507 package = org.tigris.subversion.javahl
509 add-deps = $(javahl_java_DEPS)
510 install = javahl-javah
511 link-cmd = $(COMPILE_JAVAHL_JAVAH) -force
514 description = Subversion Java HighLevel binding
516 path = subversion/bindings/javahl/native
517 libs = libsvn_repos libsvn_client libsvn_wc libsvn_ra libsvn_delta libsvn_diff
518 libsvn_subr libsvn_fs aprutil apriconv apr neon
520 add-deps = $(javahl_javah_DEPS) $(javahl_java_DEPS)
522 # need special build rule to include -I$(JDK)/include/jni.h
523 compile-cmd = $(COMPILE_JAVAHL_CXX)
524 link-cmd = $(LINK_JAVAHL_CXX)
526 # ----------------------------------------------------------------------------
531 # general library: our C testing framework
534 path = subversion/tests
536 libs = libsvn_repos libsvn_fs libsvn_delta libsvn_subr aprutil apriconv apr
538 undefined-lib-symbols = yes
540 # ----------------------------------------------------------------------------
541 # Tests for libsvn_fs_base
544 description = Tests for *public* fs API (svn_fs.h)
546 path = subversion/tests/libsvn_fs_base
547 sources = fs-base-test.c
549 libs = libsvn_test libsvn_fs libsvn_fs_base libsvn_delta
550 libsvn_fs_util libsvn_subr apriconv apr
553 description = Test skels in libsvn_fs_base
555 path = subversion/tests/libsvn_fs_base
556 sources = skel-test.c
558 libs = libsvn_test libsvn_fs_base libsvn_subr apriconv apr
561 description = Test keygen funcs in libsvn_fs_base
563 path = subversion/tests/libsvn_fs_base
566 libs = libsvn_test libsvn_fs_base libsvn_subr apriconv apr
569 description = Test strings/reps in libsvn_fs_base
571 path = subversion/tests/libsvn_fs_base
572 sources = strings-reps-test.c
574 libs = libsvn_test libsvn_fs libsvn_fs_base libsvn_delta
575 libsvn_subr apriconv apr
578 description = Test changes in libsvn_fs_base
580 path = subversion/tests/libsvn_fs_base
581 sources = changes-test.c
583 libs = libsvn_test libsvn_fs libsvn_fs_base libsvn_delta
584 libsvn_subr apriconv apr
586 # ----------------------------------------------------------------------------
587 # Tests for libsvn_fs
590 description = Test locks in libsvn_fs
592 path = subversion/tests/libsvn_fs
593 sources = locks-test.c
595 libs = libsvn_test libsvn_fs libsvn_delta libsvn_subr apriconv apr
598 description = Test locks in libsvn_fs
600 path = subversion/tests/libsvn_fs
603 libs = libsvn_test libsvn_fs libsvn_delta
604 libsvn_subr aprutil apriconv apr
606 # ----------------------------------------------------------------------------
607 # Tests for libsvn_repos
610 description = Test svn_repos_update() is libsvn_repos
612 path = subversion/tests/libsvn_repos
613 sources = repos-test.c dir-delta-editor.c
615 libs = libsvn_test libsvn_repos libsvn_fs libsvn_delta libsvn_subr apriconv apr
617 # ----------------------------------------------------------------------------
618 # Tests for libsvn_subr
621 description = Test compatibility functions
623 path = subversion/tests/libsvn_subr
624 sources = compat-test.c
626 libs = libsvn_test libsvn_subr apr
629 description = Test svn_config utilities
631 path = subversion/tests/libsvn_subr
632 sources = config-test.c
634 libs = libsvn_test libsvn_subr apriconv apr
637 description = Test error library
639 path = subversion/tests/libsvn_subr
640 sources = error-test.c
642 libs = libsvn_test libsvn_subr apriconv apr
645 description = Test hashfile format for props
647 path = subversion/tests/libsvn_subr
648 sources = hashdump-test.c
650 libs = libsvn_test libsvn_subr apriconv apr
653 description = Test options library
655 path = subversion/tests/libsvn_subr
658 libs = libsvn_test libsvn_subr apr
661 description = Test mergeinfo library
663 path = subversion/tests/libsvn_subr
664 sources = mergeinfo-test.c
666 libs = libsvn_test libsvn_subr apr
669 description = Test path library
671 path = subversion/tests/libsvn_subr
672 sources = path-test.c
674 libs = libsvn_test libsvn_subr apriconv apr
677 description = Test revision library
679 path = subversion/tests/libsvn_subr
680 sources = revision-test.c
682 libs = libsvn_test libsvn_subr apr
685 description = Test stream library
687 path = subversion/tests/libsvn_subr
688 sources = stream-test.c
690 libs = libsvn_test libsvn_subr apriconv apr
693 description = Test svn_stringbuf_t utilities
695 path = subversion/tests/libsvn_subr
696 sources = string-test.c
698 libs = libsvn_test libsvn_subr apriconv apr
701 description = Test time functions
703 path = subversion/tests/libsvn_subr
704 sources = time-test.c
706 libs = libsvn_test libsvn_subr apriconv apr
709 description = Test UTF-8 functions
711 path = subversion/tests/libsvn_subr
714 libs = libsvn_test libsvn_subr apriconv apr
717 description = Utility used by target-test.py to test svn_path_condense_targets()
719 path = subversion/tests/libsvn_subr
720 sources = target-test.c
722 libs = libsvn_subr apriconv apr
723 # target-test.py will run this for us
727 description = Test eol conversion and keyword substitution routines
729 path = subversion/tests/libsvn_subr
730 sources = translate-test.c
732 libs = libsvn_test libsvn_subr apriconv apr
734 # ----------------------------------------------------------------------------
735 # Tests for libsvn_delta
738 description = Use random data to test delta processing
740 path = subversion/tests/libsvn_delta
741 sources = random-test.c
743 libs = libsvn_test libsvn_delta libsvn_subr apriconv apr
745 # ----------------------------------------------------------------------------
746 # Tests for libsvn_diff
749 description = Test the diff/diff3 library
751 path = subversion/tests/libsvn_diff
752 sources = diff-diff3-test.c
754 libs = libsvn_test libsvn_diff libsvn_subr apriconv apr
756 # ----------------------------------------------------------------------------
757 # Tests for libsvn_ra_local
760 description = Test a few things in libsvn_ra_local
762 path = subversion/tests/libsvn_ra_local
763 sources = ra-local-test.c
765 libs = libsvn_test libsvn_ra_local libsvn_ra libsvn_fs libsvn_delta libsvn_subr
768 # ----------------------------------------------------------------------------
769 # These are not unit tests at all, they are small programs that exercise
770 # parts of the libsvn_delta API from the command line. They are stuck here
771 # because of some historical association with the test-suite, but should
772 # really be put somewhere else.
774 # test our textdelta encoding
777 path = subversion/tests/libsvn_delta
778 sources = svndiff-test.c
780 libs = libsvn_delta libsvn_subr apriconv apr
783 # compare two files, print txdelta windows
786 path = subversion/tests/libsvn_delta
787 sources = vdelta-test.c
789 libs = libsvn_delta libsvn_subr apriconv apr
793 # ----------------------------------------------------------------------------
795 # EXTERNAL TARGETS (NO BUILD NEEDED)
800 external-lib = $(SVN_APR_LIBS)
804 external-lib = $(SVN_APRUTIL_LIBS)
808 external-lib = $(SVN_APRUTIL_LIBS)
812 external-lib = $(SVN_DB_LIBS)
816 external-lib = $(SVN_SASL_LIBS)
820 external-lib = $(SVN_ZLIB_LIBS)
821 external-project = build/win32/zlib
826 external-lib = $(NEON_LIBS)
827 external-project = neon/neon
829 msvc-libs = ws2_32.lib
834 external-lib = $(SVN_SQLITE_LIBS)
838 external-lib = $(SVN_SERF_LIBS)
839 external-project = serf/serf
840 libs = apr aprutil xml
845 external-lib = $(SVN_XML_LIBS)
849 external-lib = $(SVN_RA_LIB_LINK)
850 libs = libsvn_ra_neon libsvn_ra_serf libsvn_ra_local libsvn_ra_svn
854 external-lib = $(SVN_FS_LIB_LINK)
855 libs = libsvn_fs_base libsvn_fs_fs
860 libs = svn svnserve svnadmin svnlook svnversion svndumpfilter
861 mod_authz_svn mod_dav_svn svnsync
867 fs-test fs-base-test skel-test key-test strings-reps-test changes-test locks-test
869 compat-test config-test hashdump-test mergeinfo-test opt-test path-test stream-test
870 string-test time-test utf-test target-test error-test
876 svndiff-test vdelta-test
877 diff-test diff3-test diff4-test
882 libs = fs-libs ra-libs libsvn_client libsvn_subr libsvn_wc
883 aprutil apriconv apr neon
887 external-project = build/win32/svn_config
892 libs = swig_client swig_delta swig_fs swig_ra swig_repos swig_wc swig_core
898 libs = swig_client swig_delta swig_fs swig_ra swig_repos swig_wc swig_core
904 libs = swig_client swig_delta swig_fs swig_ra swig_repos swig_wc swig_core
910 libs = javahl-java javahl-javah libsvnjavahl
912 # ----------------------------------------------------------------------------
917 path = contrib/client-side/svn-push
920 libs = libsvn_ra libsvn_delta libsvn_subr apriconv apr neon
924 path = contrib/client-side/svnmucc
927 libs = libsvn_client libsvn_ra libsvn_subr libsvn_delta apriconv apr neon
934 libs = libsvn_diff libsvn_subr apriconv apr
941 libs = libsvn_diff libsvn_subr apriconv apr
948 libs = libsvn_diff libsvn_subr apriconv apr
951 description = Authz config file validator
953 path = tools/server-side
954 sources = svnauthz-validate.c
956 libs = libsvn_repos libsvn_subr apr
958 [svn-populate-node-origins-index]
960 path = tools/server-side
961 sources = svn-populate-node-origins-index.c
963 libs = libsvn_repos libsvn_fs libsvn_subr apr