You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/26 21:12:08 UTC

[jira] Updated: (HARMONY-132) Move shared native code to out of linux tree

     [ 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