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 |
|