Just in case anyone is wondering, this work is not intended to preempt
any decision about native layout.  It's just a convenient way to
identify/isolate the common files.  I'm happy to do the work fixing
things up when a decision over the layout has been made.

Regards,
 Mark.

On 26/02/06, Mark Hindess (JIRA) <[EMAIL PROTECTED]> wrote:
>      [ http://issues.apache.org/jira/browse/HARMONY-132?page=all ]
>
> Mark Hindess updated HARMONY-132:
> ---------------------------------
>
>     Attachment: linux.move.to.shared
>
> This patch moves the 92 "identical" files out of the linux tree to a new 
> "shared"
> tree and modifies the linux makefiles accordingly.  It uses one GNU make
> specific macro function, "notdir", which we could do without but would mean
> defining an extra variable in the makefiles in each of the sub-directories - 
> which
> I guess I'll have to do on windows since there isn't an equivalent.
>
> (md5sum=d9af4b756eeee778e4743494f0d3ded8)
>
>
> > Move shared native code to out of linux tree
> > --------------------------------------------
> >
> >          Key: HARMONY-132
> >          URL: http://issues.apache.org/jira/browse/HARMONY-132
> >      Project: Harmony
> >         Type: Improvement
> >   Components: Classlib
> >     Reporter: Mark Hindess
> >     Priority: Trivial
> >  Attachments: linux.move.to.shared
> >
> > There are 11 files that are identical between the linux and windows trees.  
> > There are a further 81 files that are identical if you ignore comments and 
> > whitespace.  These should be moved to a shared tree (I would use common but 
> > we have a common subdirectory and that would get confusing.)
> > This task is the first half of the work - that is, moving the code out of 
> > the linux tree to a shared tree.  There's not much benefit until the 
> > windows native makefiles are updated too but I'll get to that soon.
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
>    http://issues.apache.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see:
>    http://www.atlassian.com/software/jira

--
Mark Hindess <[EMAIL PROTECTED]>
IBM Java Technology Centre, UK.

Reply via email to