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/20 22:26:24 UTC

[jira] Created: (HARMONY-108) removing unused targets/variables from linux makefiles

removing unused targets/variables from linux makefiles
------------------------------------------------------

         Key: HARMONY-108
         URL: http://issues.apache.org/jira/browse/HARMONY-108
     Project: Harmony
        Type: Improvement
  Components: Classlib  
    Reporter: Mark Hindess
    Priority: Trivial


We should remove the unused rules for .cpp to .o and .asm to .o (the latter references a script which isn't present).  We should also remove the unused quick and BUILDLIB targets.  I'll attach a patch shortly.


-- 
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


[jira] Resolved: (HARMONY-108) removing unused targets/variables from linux makefiles

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-108?page=all ]
     
Tim Ellison resolved HARMONY-108:
---------------------------------

    Resolution: Fixed

Mark,

Patch looks good.  Committed in repo revision 379465.

Please check that it has been applied as you expected.


> removing unused targets/variables from linux makefiles
> ------------------------------------------------------
>
>          Key: HARMONY-108
>          URL: http://issues.apache.org/jira/browse/HARMONY-108
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Mark Hindess
>     Assignee: Tim Ellison
>     Priority: Trivial
>  Attachments: harmony.remove.unused.targets.and.variables.diff
>
> We should remove the unused rules for .cpp to .o and .asm to .o (the latter references a script which isn't present).  We should also remove the unused quick and BUILDLIB targets.  I'll attach a patch shortly.

-- 
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


[jira] Closed: (HARMONY-108) removing unused targets/variables from linux makefiles

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-108?page=all ]
     
Tim Ellison closed HARMONY-108:
-------------------------------


Verified by Mark.

> removing unused targets/variables from linux makefiles
> ------------------------------------------------------
>
>          Key: HARMONY-108
>          URL: http://issues.apache.org/jira/browse/HARMONY-108
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Mark Hindess
>     Assignee: Tim Ellison
>     Priority: Trivial
>  Attachments: harmony.remove.unused.targets.and.variables.diff
>
> We should remove the unused rules for .cpp to .o and .asm to .o (the latter references a script which isn't present).  We should also remove the unused quick and BUILDLIB targets.  I'll attach a patch shortly.

-- 
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


[jira] Updated: (HARMONY-108) removing unused targets/variables from linux makefiles

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-108?page=all ]

Mark Hindess updated HARMONY-108:
---------------------------------

    Attachment: harmony.remove.unused.targets.and.variables.diff

(Do deletions really count as a contribution. ;-)


> removing unused targets/variables from linux makefiles
> ------------------------------------------------------
>
>          Key: HARMONY-108
>          URL: http://issues.apache.org/jira/browse/HARMONY-108
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Mark Hindess
>     Priority: Trivial
>  Attachments: harmony.remove.unused.targets.and.variables.diff
>
> We should remove the unused rules for .cpp to .o and .asm to .o (the latter references a script which isn't present).  We should also remove the unused quick and BUILDLIB targets.  I'll attach a patch shortly.

-- 
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


[jira] Assigned: (HARMONY-108) removing unused targets/variables from linux makefiles

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-108?page=all ]

Tim Ellison reassigned HARMONY-108:
-----------------------------------

    Assign To: Tim Ellison

> removing unused targets/variables from linux makefiles
> ------------------------------------------------------
>
>          Key: HARMONY-108
>          URL: http://issues.apache.org/jira/browse/HARMONY-108
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Mark Hindess
>     Assignee: Tim Ellison
>     Priority: Trivial
>  Attachments: harmony.remove.unused.targets.and.variables.diff
>
> We should remove the unused rules for .cpp to .o and .asm to .o (the latter references a script which isn't present).  We should also remove the unused quick and BUILDLIB targets.  I'll attach a patch shortly.

-- 
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


[jira] Commented: (HARMONY-108) removing unused targets/variables from linux makefiles

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-108?page=comments#action_12367208 ] 

Mark Hindess commented on HARMONY-108:
--------------------------------------

Looks as I expected. Thanks Tim.


> removing unused targets/variables from linux makefiles
> ------------------------------------------------------
>
>          Key: HARMONY-108
>          URL: http://issues.apache.org/jira/browse/HARMONY-108
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Mark Hindess
>     Assignee: Tim Ellison
>     Priority: Trivial
>  Attachments: harmony.remove.unused.targets.and.variables.diff
>
> We should remove the unused rules for .cpp to .o and .asm to .o (the latter references a script which isn't present).  We should also remove the unused quick and BUILDLIB targets.  I'll attach a patch shortly.

-- 
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