Peter D. Barnes, Jr.
|
576769caf1
|
bug 2043: print-introspected-doxygen crashes when some modules are disabled
|
2015-01-29 19:03:22 -08:00 |
|
Mitch Watrous
|
c4c1e4d818
|
Make sure csma module is enabled before building the doxygen scanning script
|
2012-12-10 10:54:28 -08:00 |
|
Mitch Watrous
|
3d24d6b4c0
|
Bug 152 (Partially)- config paths not documented
|
2012-12-05 17:06:27 -08:00 |
|
Gustavo J. A. M. Carneiro
|
c3059b6e68
|
Upgrade to waf-1.6.7, work in progress
|
2011-09-08 16:13:40 +01:00 |
|
Mitch Watrous
|
d6d3a97e96
|
Bug 1228 - object 'ns3-network--lib' was not found in uselib_local (required by 'bench-packets')
|
2011-08-11 15:25:25 -07:00 |
|
Gustavo J. A. M. Carneiro
|
993dfd600f
|
Bug 1207 - object 'ns3-olsr--lib' was not found in uselib_local
|
2011-07-05 13:32:33 +01:00 |
|
Gustavo J. A. M. Carneiro
|
e6e9991d4f
|
Bug 1206 - Test libraries are built but test suites are not being run in test.py
|
2011-07-05 11:05:53 +01:00 |
|
Tom Henderson
|
437c3f7f57
|
repair print-introspected-doxygen
|
2011-04-03 20:54:34 -07:00 |
|
Mitch Watrous
|
28384516a2
|
Create separate module and test-module libraries
|
2011-03-18 10:58:21 -07:00 |
|
Tom Henderson
|
c4e4de9ac3
|
Rename internet-stack to internet, and organize module
|
2011-02-25 10:32:35 -08:00 |
|
Tom Henderson
|
ca7b93cc3d
|
Merge node and common modules into new network module
|
2011-02-21 09:11:37 -08:00 |
|
Tom Henderson
|
df07734f32
|
merge src/simulator into src/core; move src/core to new module layout
|
2011-02-18 16:05:39 -08:00 |
|
Mathieu Lacage
|
c940ca5a90
|
bug 675: kill old test framework
|
2009-10-01 13:17:24 +02:00 |
|
Craig Dowell
|
3ad8ddf899
|
add test and validation framework
|
2009-09-12 19:44:17 -07:00 |
|
Mathieu Lacage
|
e66efe0eaf
|
remove dead code
|
2009-06-17 17:05:51 +02:00 |
|
Gustavo J. A. M. Carneiro
|
f19d54fddd
|
Upgrade to new WAF, work in progress
|
2008-12-29 13:28:54 +00:00 |
|
Mathieu Lacage
|
36f196a9a0
|
bug 252: get rid of dead code.
|
2008-07-28 08:54:20 -07:00 |
|
Mathieu Lacage
|
82e92545aa
|
bug 186: internet-node directory must be renamed to internet-stack
|
2008-06-09 15:40:22 -07:00 |
|
Mathieu Lacage
|
9a8cbe189f
|
disable mobility visualizer temporarily.
|
2008-03-09 21:07:35 +01:00 |
|
Gustavo J. A. M. Carneiro
|
2a3e635cd1
|
Fix a typo in the WAF scripts; don't access m_linktask directly, use the get_target_name() method instead (to make it work with waf trunk).
|
2008-02-17 14:02:45 +00:00 |
|
Gustavo J. A. M. Carneiro
|
7f0a1a1caf
|
WAF: add a new --enable-modules configure option, to tell WAF to build only the specified set of ns-3 modules and its dependencies; programs depending on those modules are automatically excluded from the build.
|
2007-11-20 18:27:43 +00:00 |
|
Mathieu Lacage
|
aad088e588
|
print-trace-sources.cc -> print-introspected-doxygen.cc
|
2007-11-15 10:35:55 +01:00 |
|
Gustavo J. A. M. Carneiro
|
2d0f686964
|
Compile mobility-visualizer with -fno-strict-aliasing to avoid GNOME bug #316221
|
2007-10-03 19:38:03 +01:00 |
|
Gustavo J. A. M. Carneiro
|
7fae03e300
|
Add a small mobility model visualization tool
|
2007-10-03 16:38:17 +01:00 |
|
Mathieu Lacage
|
8d1ac59134
|
merge tracing overhaul in trunk
|
2007-09-11 12:11:00 +02:00 |
|
Mathieu Lacage
|
96f04b41cb
|
re-enable packet benchmarking
|
2007-09-11 08:27:27 +02:00 |
|
Mathieu Lacage
|
fce27dc4de
|
add TraceResolver::PrintAvailable method
|
2007-08-27 20:25:15 +02:00 |
|
Gustavo J. A. M. Carneiro
|
bac11af00e
|
Build all modules as a single ns3 shared library.
|
2007-08-08 21:07:52 +01:00 |
|
Gustavo J. A. M. Carneiro
|
0eca73234a
|
WAF: add new bld.create_ns3_module() and bld.create_ns3_program() methods to make declaration of modules and programs simpler, and allowing us to change how ns-3 is built in a centralized way, without needing to change every module wscript file.
|
2007-08-08 15:10:36 +01:00 |
|
Gustavo J. A. M. Carneiro
|
ce155b4d35
|
WAF: remove debugging print accidentally left in.
|
2007-06-15 15:25:01 +01:00 |
|
Gustavo J. A. M. Carneiro
|
65aca43f3f
|
WAF: make all ns3 modules register themselves in the environment; link the run-tests program with all ns3 modules, not with a hardcoded list.
|
2007-06-15 15:19:38 +01:00 |
|
Gustavo J. A. M. Carneiro
|
ca2416f431
|
WAF: simplify wscripts using the new chained uselib_local dependencies feature of WAF SVN; now build all samples and examples; add --disable-rpath configure option; add WAF build instructions.
|
2007-05-13 12:46:18 +01:00 |
|
Gustavo J. A. M. Carneiro
|
b2a87732c9
|
Add support for building with WAF
|
2007-05-07 12:01:51 +01:00 |
|