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/08/09 18:41:42 UTC

[jira] Created: (STDCXX-516) Rename generate.bat as configure.bat.

Rename generate.bat as configure.bat.
-------------------------------------

                 Key: STDCXX-516
                 URL: https://issues.apache.org/jira/browse/STDCXX-516
             Project: C++ Standard Library
          Issue Type: Improvement
    Affects Versions: 4.2
         Environment: All Microsoft Windows platforms
            Reporter: Eric Lemings
            Priority: Minor
             Fix For: 4.2


The generate.bat script does exactly the same thing that conventional 'configure' scripts do on Unix platforms: it configures the build environment and generates the necessary build files.  Therefore, the filename 'configure.bat' would more easily identify the purpose of this file to users accustomed to its Unix counterpart.  This filename will not interfere with a 'configure' script if such a script is added later on.

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


[jira] Resolved: (STDCXX-516) Rename generate.bat as configure.bat.

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

Farid Zaripov resolved STDCXX-516.
----------------------------------

    Resolution: Fixed

Fixed thus: http://svn.apache.org/viewvc?rev=574618&view=rev

> Rename generate.bat as configure.bat.
> -------------------------------------
>
>                 Key: STDCXX-516
>                 URL: https://issues.apache.org/jira/browse/STDCXX-516
>             Project: C++ Standard Library
>          Issue Type: Improvement
>          Components: Configuration
>    Affects Versions: 4.1.3
>         Environment: All Microsoft Windows platforms
>            Reporter: Eric Lemings
>            Assignee: Farid Zaripov
>            Priority: Minor
>             Fix For: 4.2
>
>
> The generate.bat script does exactly the same thing that conventional 'configure' scripts do on Unix platforms: it configures the build environment and generates the necessary build files.  Therefore, the filename 'configure.bat' would more easily identify the purpose of this file to users accustomed to its Unix counterpart.  This filename will not interfere with a 'configure' script if such a script is added later on.

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


[jira] Closed: (STDCXX-516) Rename generate.bat as configure.bat.

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

Farid Zaripov closed STDCXX-516.
--------------------------------


> Rename generate.bat as configure.bat.
> -------------------------------------
>
>                 Key: STDCXX-516
>                 URL: https://issues.apache.org/jira/browse/STDCXX-516
>             Project: C++ Standard Library
>          Issue Type: Improvement
>          Components: Configuration
>    Affects Versions: 4.1.3
>         Environment: All Microsoft Windows platforms
>            Reporter: Eric Lemings
>            Assignee: Farid Zaripov
>            Priority: Minor
>             Fix For: 4.2
>
>
> The generate.bat script does exactly the same thing that conventional 'configure' scripts do on Unix platforms: it configures the build environment and generates the necessary build files.  Therefore, the filename 'configure.bat' would more easily identify the purpose of this file to users accustomed to its Unix counterpart.  This filename will not interfere with a 'configure' script if such a script is added later on.

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


[jira] Assigned: (STDCXX-516) Rename generate.bat as configure.bat.

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

Martin Sebor reassigned STDCXX-516:
-----------------------------------

    Assignee: Farid Zaripov

Assigning to the maintainer of the Windows infrastructure.

> Rename generate.bat as configure.bat.
> -------------------------------------
>
>                 Key: STDCXX-516
>                 URL: https://issues.apache.org/jira/browse/STDCXX-516
>             Project: C++ Standard Library
>          Issue Type: Improvement
>    Affects Versions: 4.2
>         Environment: All Microsoft Windows platforms
>            Reporter: Eric Lemings
>            Assignee: Farid Zaripov
>            Priority: Minor
>             Fix For: 4.2
>
>
> The generate.bat script does exactly the same thing that conventional 'configure' scripts do on Unix platforms: it configures the build environment and generates the necessary build files.  Therefore, the filename 'configure.bat' would more easily identify the purpose of this file to users accustomed to its Unix counterpart.  This filename will not interfere with a 'configure' script if such a script is added later on.

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


[jira] Updated: (STDCXX-516) Rename generate.bat as configure.bat.

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

Eric Lemings updated STDCXX-516:
--------------------------------

    Component/s: Configuration

> Rename generate.bat as configure.bat.
> -------------------------------------
>
>                 Key: STDCXX-516
>                 URL: https://issues.apache.org/jira/browse/STDCXX-516
>             Project: C++ Standard Library
>          Issue Type: Improvement
>          Components: Configuration
>    Affects Versions: 4.1.3
>         Environment: All Microsoft Windows platforms
>            Reporter: Eric Lemings
>            Assignee: Farid Zaripov
>            Priority: Minor
>             Fix For: 4.2
>
>
> The generate.bat script does exactly the same thing that conventional 'configure' scripts do on Unix platforms: it configures the build environment and generates the necessary build files.  Therefore, the filename 'configure.bat' would more easily identify the purpose of this file to users accustomed to its Unix counterpart.  This filename will not interfere with a 'configure' script if such a script is added later on.

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


[jira] Updated: (STDCXX-516) Rename generate.bat as configure.bat.

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

Martin Sebor updated STDCXX-516:
--------------------------------

    Affects Version/s:     (was: 4.2)
                       4.1.3

Same as STDCXX-517: affects 4.1.3.

> Rename generate.bat as configure.bat.
> -------------------------------------
>
>                 Key: STDCXX-516
>                 URL: https://issues.apache.org/jira/browse/STDCXX-516
>             Project: C++ Standard Library
>          Issue Type: Improvement
>    Affects Versions: 4.1.3
>         Environment: All Microsoft Windows platforms
>            Reporter: Eric Lemings
>            Assignee: Farid Zaripov
>            Priority: Minor
>             Fix For: 4.2
>
>
> The generate.bat script does exactly the same thing that conventional 'configure' scripts do on Unix platforms: it configures the build environment and generates the necessary build files.  Therefore, the filename 'configure.bat' would more easily identify the purpose of this file to users accustomed to its Unix counterpart.  This filename will not interfere with a 'configure' script if such a script is added later on.

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


[jira] Commented: (STDCXX-516) Rename generate.bat as configure.bat.

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

Martin Sebor commented on STDCXX-516:
-------------------------------------

This makes sense to me, although I think we want to hold off on renaming it until STDCXX-260 has been resolved as well.

> Rename generate.bat as configure.bat.
> -------------------------------------
>
>                 Key: STDCXX-516
>                 URL: https://issues.apache.org/jira/browse/STDCXX-516
>             Project: C++ Standard Library
>          Issue Type: Improvement
>    Affects Versions: 4.2
>         Environment: All Microsoft Windows platforms
>            Reporter: Eric Lemings
>            Priority: Minor
>             Fix For: 4.2
>
>
> The generate.bat script does exactly the same thing that conventional 'configure' scripts do on Unix platforms: it configures the build environment and generates the necessary build files.  Therefore, the filename 'configure.bat' would more easily identify the purpose of this file to users accustomed to its Unix counterpart.  This filename will not interfere with a 'configure' script if such a script is added later on.

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