|
Bugzilla – Full Text Bug Listing |
| Summary: | allow modules to be built from contrib/ directory | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tom Henderson <tomh> |
| Component: | build system | Assignee: | Tom Henderson <tomh> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | ns-bugs |
| Priority: | P3 | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://www.nsnam.org/bugzilla/show_bug.cgi?id=2884 | ||
| Attachments: | patch including contrib wscript | ||
pushed in changeset 12808:f2dba79bb5d1 |
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.