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

Re: [PATCH] Add a libraries-only build target

From: Daniel Rall <dlr_at_collab.net>
Date: 2005-12-22 02:08:37 CET

This sounds very reasonable, +1.

On Tue, 20 Dec 2005, D.J. Heap wrote:

> Any objections to committing this in a day or two?
>
> Log:
>
> Add a libraries-only build target.
>
> This is useful for GUI (TSVN) clients who may not need or want to
> build all the exe's, tests, etc.
>
> * build.conf
> Add a __LIBS__ build target for our libraries and their dependencies.
>
> Index: build.conf
> ===================================================================
> --- build.conf (revision 17890)
> +++ build.conf (working copy)
> @@ -841,6 +841,12 @@
> diff-test diff3-test diff4-test
> locks-test
>
> +[__LIBS__]
> +type = project
> +path = build/win32
> +libs = fs-libs ra-libs libsvn_client libsvn_subr libsvn_wc
> + aprutil apriconv apr neon
> +
> [__CONFIG__]
> type = lib
> external-project = build/win32/svn_config

  • application/pgp-signature attachment: stored
Received on Sun Dec 25 04:03:44 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.