On 2013-12-18 19:08, Kumar Srinivasan wrote:
Hi Magnus,
Is this formalized some place ? If not it would be good to get this
formalized and
posted on a wiki or at http://openjdk.java.net/groups/build/
You are absolutely correct, they should be in a better place. And now
they are! (Better la
Hi Magnus,
Is this formalized some place ? If not it would be good to get this
formalized and
posted on a wiki or at http://openjdk.java.net/groups/build/
Thanks
Kumar
On 10/8/2013 12:40 AM, Magnus Ihse Bursie wrote:
Whitespace and indentation in makefiles is a more problematic area
than f
build-dev@openjdk.java.net
Subject: Re: Code conventions for the build system
On 2013-10-08 14:08, Salter, Thomas A wrote:
> Was there any thought given to using this GNU Make feature to get rid of
> significant tab characters, or is it not even possible in all the supported
> build environ
On 2013-10-08 14:08, Salter, Thomas A wrote:
Was there any thought given to using this GNU Make feature to get rid of
significant tab characters, or is it not even possible in all the supported
build environments? Some of the legacy systems I deal with don't handle tab
characters well.
From:
Was there any thought given to using this GNU Make feature to get rid of
significant tab characters, or is it not even possible in all the supported
build environments? Some of the legacy systems I deal with don't handle tab
characters well.
From: http://www.gnu.org/software/make/manual/make.h
Hi Magnus,
great work!
I completely agree with all points and especially like the indentation
level of two spaces:)
Thanks,
Volker
On Tue, Oct 8, 2013 at 9:40 AM, Magnus Ihse Bursie
wrote:
> Whitespace and indentation in makefiles is a more problematic area than for
> other languages. Even whi