[asterisk-bugs] [Asterisk 0013132]: [patch] dummy-select - a simplified menuselect replacement

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Sep 2 14:39:50 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13132 
====================================================================== 
Reported By:                tzafrir
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13132
Category:                   Core/BuildSystem
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 140489 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-07-22 15:58 CDT
Last Modified:              2008-09-02 14:39 CDT
====================================================================== 
Summary:                    [patch] dummy-select - a simplified menuselect
replacement
Description: 
When working on Asterisk in a git repository by mirroring the main one with
git-svn, the svn:externals "symbolic links" are difficult to emulate. 
There is a poorly nearly-half-working substitution using git submodules.
But with the changing externals in Asterisk it is not fun to work with.

For that reason I decided I want to replace menuselect with a version that
is as compact as possible and yet has all the functionality I need.

The new version currently only operates in batch mode. It takes
configuration from a simple config file (currently named build_tools/conf)
and generates the usual files menuselect generates. 

See the script for complete documentation.

Also included is a Makefile to provide dummy targets for the menuselect
directory and to generate empty files that menuselect may depend on in the
main makefile.
====================================================================== 

---------------------------------------------------------------------- 
 (0091983) tzafrir (manager) - 2008-09-02 14:39
 http://bugs.digium.com/view.php?id=13132#c91983 
---------------------------------------------------------------------- 
Fixed handling of XML inputs. I'm still not sure what to do about the extra
devmode CFLAGS. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-09-02 14:39 tzafrir        Note Added: 0091983                          
======================================================================




More information about the asterisk-bugs mailing list