Bug 2631

Summary: bake extensions for contributed modules
Product: bake Reporter: Tom Henderson <tomh>
Component: bakeAssignee: Tom Henderson <tomh>
Status: RESOLVED FIXED    
Severity: enhancement CC: ns-bugs
Priority: P3    
Version: unspecified   
Hardware: All   
OS: All   
Attachments: bake patch for contrib support
revised bake patch for contrib support

Description Tom Henderson 2017-01-22 18:12:48 EST
Created attachment 2756 [details]
bake patch for contrib support

This patch, largely due to Ankit Deepak, introduces a few changes to bake to support ns-3 contributed modules:

1) allow modules to be defined in bakeconf.xml or alternatively in XML files in a contrib/ directory

2) some new list options to allow users to list enabled and configured modules

3) ability to incrementally 'enable', 'disable', or 'clean' the list of modules to be downloaded/built

4) define a new type of 'ns-contrib' module that allows the module to be associated with valid versions of an ns-3 module (e.g. ns-contrib module is valid for ns-3 version 3.26 or greater)
Comment 1 Tom Henderson 2017-01-23 14:39:31 EST
Created attachment 2757 [details]
revised bake patch for contrib support
Comment 2 Tom Henderson 2017-04-06 23:51:27 EDT
changeset 374:bda281b44a04