Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 82607 invoked from network); 28 Aug 2007 17:22:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Aug 2007 17:22:03 -0000 Received: (qmail 46394 invoked by uid 500); 28 Aug 2007 17:21:59 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 46381 invoked by uid 500); 28 Aug 2007 17:21:59 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 46370 invoked by uid 99); 28 Aug 2007 17:21:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Aug 2007 10:21:59 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Aug 2007 17:21:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8793B71418F for ; Tue, 28 Aug 2007 10:21:31 -0700 (PDT) Message-ID: <28562719.1188321691552.JavaMail.jira@brutus> Date: Tue, 28 Aug 2007 10:21:31 -0700 (PDT) From: "Eric Lemings (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Updated: (STDCXX-396) GNU Release Support In-Reply-To: <27745428.1176932415652.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on 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 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.