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

Re: svn commit: r1380017 - /subversion/branches/compressed-pristines/BRANCH-NOTES

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sun, 2 Sep 2012 20:04:59 +0100

Welcome back. Review below:

ashod_at_apache.org wrote on Sun, Sep 02, 2012 at 18:26:42 -0000:
> +./get-deps.sh
> +cd apr/; ./buildconf; cd ..
> +cd apr-util/; ./buildconf; cd ..
> +cd apr-util/xml/expat/; ./buildconf.sh; cd ../../..

get-deps.sh downloads tarballs; I believe running buildconf is only
needed when building from an svn checkout (of APR), not from a tarball
(of APR).

> +Notes from Daniel Shahaf:
> +
> +Faster builds:
> +- export CONFIG_SHELL=/bin/sh (minimal sh preferred)
> +...

This have moved to <http://wiki.apache.org/subversion/BuildNotes>. Feel
free to edit that page if you have anything to add! (Someone will need
to set a bit on your wiki account after you create it before you'll be
able to edit wiki pages.)
Received on 2012-09-02 21:05:39 CEST

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.