Bug 2631 - bake extensions for contributed modules
bake extensions for contributed modules
Status: RESOLVED FIXED
Product: bake
Classification: Unclassified
Component: bake
unspecified
All All
: P3 enhancement
Assigned To: Tom Henderson
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-01-22 18:12 UTC by Tom Henderson
Modified: 2017-04-06 23:51 UTC (History)
1 user (show)

See Also:


Attachments
bake patch for contrib support (17.02 KB, patch)
2017-01-22 18:12 UTC, Tom Henderson
Details | Diff
revised bake patch for contrib support (17.80 KB, patch)
2017-01-23 14:39 UTC, Tom Henderson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Henderson 2017-01-22 18:12:48 UTC
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 UTC
Created attachment 2757 [details]
revised bake patch for contrib support
Comment 2 Tom Henderson 2017-04-06 23:51:27 UTC
changeset 374:bda281b44a04