You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Eric Lemings (JIRA)" <ji...@apache.org> on 2007/04/18 23:40:15 UTC

[jira] Created: (STDCXX-396) GNU Release Support

GNU Release Support
-------------------

                 Key: STDCXX-396
                 URL: https://issues.apache.org/jira/browse/STDCXX-396
             Project: C++ Standard Library
          Issue Type: New Feature
          Components: Build, Configuration
    Affects Versions: 4.1.3
            Reporter: Eric Lemings
             Fix For: 4.2


This major feature adds support for GNU maintenance, distribution, and release standards <http://www.gnu.org/prep/standards/html_node/Managing-Releases.html> as implemented by the GNU Autoconf, Automake, and Libtool software packages.   Note the operative word here: "adds".  This feature does not replace the current configure and build scripts: it only supplements them.  (That is not to say it may replace them in some future release however.)

Rogue Wave people can find the latest work on this feature in my "pet projects" directory under "stdcxx".  (You know where to look.)  Be aware though: it is only about 2/3 complete.  Other interested parties can contact me directly.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (STDCXX-396) GNU Release Support

Posted by "Eric Lemings (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/STDCXX-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497049 ] 

Eric Lemings commented on STDCXX-396:
-------------------------------------

See also http://issues.apache.org/jira/browse/STDCXX-260.  This issue extends issue 260 with full GNU support.

> GNU Release Support
> -------------------
>
>                 Key: STDCXX-396
>                 URL: https://issues.apache.org/jira/browse/STDCXX-396
>             Project: C++ Standard Library
>          Issue Type: New Feature
>          Components: Build, Configuration
>    Affects Versions: 4.1.3
>            Reporter: Eric Lemings
>             Fix For: 4.2
>
>
> This major feature adds support for GNU maintenance, distribution, and release standards <http://www.gnu.org/prep/standards/html_node/Managing-Releases.html> as implemented by the GNU Autoconf, Automake, and Libtool software packages.   Note the operative word here: "adds".  This feature does not replace the current configure and build scripts: it only supplements them.  (That is not to say it may replace them in some future release however.)
> Rogue Wave people can find the latest work on this feature in my "pet projects" directory under "stdcxx".  (You know where to look.)  Be aware though: it is only about 2/3 complete.  Other interested parties can contact me directly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (STDCXX-396) GNU Release Support

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor updated STDCXX-396:
--------------------------------

         Priority: Minor  (was: Major)
    Fix Version/s:     (was: 4.2)

Brad, if you want to contribute the autotools infrastructure either send it to the list or attach it to this issue. Otherwise I don't see what we can do with this issue except close it.

> GNU Release Support
> -------------------
>
>                 Key: STDCXX-396
>                 URL: https://issues.apache.org/jira/browse/STDCXX-396
>             Project: C++ Standard Library
>          Issue Type: New Feature
>          Components: Build, Configuration
>    Affects Versions: 4.1.3
>            Reporter: Eric Lemings
>            Priority: Minor
>
> This major feature adds support for GNU maintenance, distribution, and release standards <http://www.gnu.org/prep/standards/html_node/Managing-Releases.html> as implemented by the GNU Autoconf, Automake, and Libtool software packages.   Note the operative word here: "adds".  This feature does not replace the current configure and build scripts: it only supplements them.  (That is not to say it may replace them in some future release however.)
> Rogue Wave people can find the latest work on this feature in my "pet projects" directory under "stdcxx".  (You know where to look.)  Be aware though: it is only about 2/3 complete.  Other interested parties can contact me directly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (STDCXX-396) GNU Release Support

Posted by "Eric Lemings (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Lemings updated STDCXX-396:
--------------------------------

    Fix Version/s: 5.0
         Priority: Major  (was: Minor)

I'm going to finish this before 5.0 is released.

> GNU Release Support
> -------------------
>
>                 Key: STDCXX-396
>                 URL: https://issues.apache.org/jira/browse/STDCXX-396
>             Project: C++ Standard Library
>          Issue Type: New Feature
>          Components: Build, Configuration
>    Affects Versions: 4.1.3
>            Reporter: Eric Lemings
>             Fix For: 5.0
>
>
> This major feature adds support for GNU maintenance, distribution, and release standards <http://www.gnu.org/prep/standards/html_node/Managing-Releases.html> as implemented by the GNU Autoconf, Automake, and Libtool software packages.   Note the operative word here: "adds".  This feature does not replace the current configure and build scripts: it only supplements them.  (That is not to say it may replace them in some future release however.)
> Rogue Wave people can find the latest work on this feature in my "pet projects" directory under "stdcxx".  (You know where to look.)  Be aware though: it is only about 2/3 complete.  Other interested parties can contact me directly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.