Bug 2630 - allow modules to be built from contrib/ directory
allow modules to be built from contrib/ directory
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: build system
unspecified
All All
: P3 enhancement
Assigned To: Tom Henderson
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-01-22 18:06 EST by Tom Henderson
Modified: 2018-02-23 17:16 EST (History)
1 user (show)

See Also:


Attachments
patch including contrib wscript (40.18 KB, patch)
2017-01-22 18:06 EST, 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:06:36 EST
Created attachment 2755 [details]
patch including contrib wscript

This patch, from Lauri Sormunen, allows waf to build modules located in the contrib/ directory one level down from the top level directory; i.e. a module can either reside in src/ or contrib/

This is to allow contributed modules to be distinguished from mainline modules.
Comment 1 Tom Henderson 2017-04-06 23:48:33 EDT
pushed in changeset 12808:f2dba79bb5d1