Re: README-builds.html

2012-06-18 Thread Tim Bell
On 06/18/12 10:25, Andrew Haley wrote: The README-builds.html instructions say... Slow Builds: ... Creating the javadocs can be very slow, if you are running javadoc, consider skipping that step. But there is no information I can find about how to skip that step: I think it's N

Re: README-builds.html

2012-06-18 Thread Chris Hegarty
On 18/06/2012 18:25, Andrew Haley wrote: The README-builds.html instructions say... Slow Builds: ... Creating the javadocs can be very slow, if you are running javadoc, consider skipping that step. But there is no information I can find about how to skip that step: I think it's

README-builds.html

2012-06-18 Thread Andrew Haley
The README-builds.html instructions say... Slow Builds: ... Creating the javadocs can be very slow, if you are running javadoc, consider skipping that step. But there is no information I can find about how to skip that step: I think it's NO_DOCS=true. Andrew.