Daniel Shahaf writes:
> Trying to enumerate ways to reduce build times.
>
> Faster builds:
> - export CONFIG_SHELL=/bin/sh (minimal sh preferred)
> - out-of-tree build (i.e., run 'configure' in an empty dir), with the build
> tree in a tmpfs
> - disable unneeded components (eg, swig, bdb) when t
- Original Message -
> From: Daniel Shahaf
> To: Ashod Nakashian ; "dev@subversion.apache.org"
>
> Cc:
> Sent: Sunday, April 15, 2012 1:28 PM
> Subject: Re: Faster build/check times
>
>
>
> On Sun, Apr 15, 2012, at 02:09, Ashod Nakashian w
On Sun, Apr 15, 2012, at 02:09, Ashod Nakashian wrote:
>
>
>
>
> - Original Message -
> > From: Daniel Shahaf
> > To: Ashod Nakashian ; "dev@subversion.apache.org"
> >
> > Cc:
> > Sent: Sunday, April 15,
- Original Message -
> From: Daniel Shahaf
> To: Ashod Nakashian ; "dev@subversion.apache.org"
>
> Cc:
> Sent: Sunday, April 15, 2012 12:16 PM
> Subject: Re: Faster build/check times
>
>
>
> On Sun, Apr 1
On Sun, Apr 15, 2012, at 00:56, Ashod Nakashian wrote:
> >
> > From: Daniel Shahaf
> >To: dev@subversion.apache.org
> >Sent: Sunday, April 15, 2012 9:33 AM
> >Subject: Faster build/check times
> >
> >Trying to enume
>
> From: Daniel Shahaf
>To: dev@subversion.apache.org
>Sent: Sunday, April 15, 2012 9:33 AM
>Subject: Faster build/check times
>
>Trying to enumerate ways to reduce build times.
Very timely! I'm afraid I don't have anything to ad
Trying to enumerate ways to reduce build times.
Faster builds:
- export CONFIG_SHELL=/bin/sh (minimal sh preferred)
- out-of-tree build (i.e., run 'configure' in an empty dir), with the build
tree in a tmpfs
- disable unneeded components (eg, swig, bdb) when they're not needed
- pass '-q' to conf
7 matches
Mail list logo