Gustavo J. A. M. Carneiro
|
4d7fd0ef2b
|
Fix click module waf1.6 upgrade issues
|
2011-09-19 00:39:10 +01:00 |
|
Gustavo J. A. M. Carneiro
|
d5c380d779
|
Merge waf-1.6 branch
|
2011-09-18 12:23:17 +01:00 |
|
Gustavo J. A. M. Carneiro
|
8405e52966
|
Remove the EXPERIMENTAL from --apiscan option help
|
2011-09-18 12:19:14 +01:00 |
|
Tom Henderson
|
5a98fe115d
|
rescan bindings
|
2011-09-16 21:43:14 -07:00 |
|
Colin Perkins
|
a6e6187e45
|
make ns-3 compile on FreeBSD-8.2
|
2011-09-16 13:45:52 -07:00 |
|
John Abraham
|
6445633ff8
|
NetAnim: Connect Csma traces
|
2011-09-16 11:22:52 -04:00 |
|
Gustavo J. A. M. Carneiro
|
3d13582a2e
|
waf1.6: fix click module build
|
2011-09-15 17:11:53 +01:00 |
|
Gustavo J. A. M. Carneiro
|
149d7922d2
|
Possible openflow module waf1.6 fixes
|
2011-09-15 14:52:24 +01:00 |
|
Gustavo J. A. M. Carneiro
|
7518a6ba56
|
Add a --disable-nsclick configure option
|
2011-09-15 11:38:36 +01:00 |
|
Gustavo J. A. M. Carneiro
|
6e0bff2706
|
waf1.6: possibly fix click module build
|
2011-09-15 11:21:55 +01:00 |
|
Tom Henderson
|
b37931f3d1
|
rescan bindings
|
2011-09-14 11:30:15 -07:00 |
|
Gustavo J. A. M. Carneiro
|
2413ed7033
|
Don't traceback on missing mpic++
|
2011-09-13 19:25:55 +01:00 |
|
Gustavo J. A. M. Carneiro
|
bf815a2591
|
Add a script to help create new ns-3 modules
|
2011-09-13 18:51:45 +01:00 |
|
Gustavo J. A. M. Carneiro
|
7905163b14
|
waf1.6: make the all_modules in src/wscript be automatically discovered
|
2011-09-13 17:50:05 +01:00 |
|
Gustavo J. A. M. Carneiro
|
94fffe6305
|
waf1.6: remove code not needed, fix static build, cleanup
|
2011-09-13 17:21:44 +01:00 |
|
Gustavo J. A. M. Carneiro
|
e8aeb9c6ce
|
waf-1.6: Mac OSX and other fixes
|
2011-09-13 13:47:17 +01:00 |
|
Gustavo J. A. M. Carneiro
|
49c1b1e0fd
|
Fix the --lcov-report option
|
2011-09-12 19:19:00 +01:00 |
|
Gustavo J. A. M. Carneiro
|
1938704a9a
|
Clean some dead waf code
|
2011-09-12 19:04:36 +01:00 |
|
Gustavo J. A. M. Carneiro
|
ba4ab5a12b
|
Remove the --enable-shared-and-static option
|
2011-09-12 18:57:10 +01:00 |
|
Gustavo J. A. M. Carneiro
|
4e3855f771
|
waf 1.6: fix python bindings apiscan
|
2011-09-12 18:54:57 +01:00 |
|
Gustavo J. A. M. Carneiro
|
a16ebdd4ba
|
waf 1.6: bring back -Wl,--soname, fix waf warnings
|
2011-09-12 16:19:24 +01:00 |
|
Gustavo J. A. M. Carneiro
|
0536f2416f
|
More waf 1.6.7 build fixes
|
2011-09-12 14:54:27 +01:00 |
|
Nicola Baldo
|
98ca3155ac
|
_Mhz --> _MHZ in WIFI_PHY_STANDARD enums
|
2011-09-12 11:49:53 +02:00 |
|
Mitch Watrous
|
e031109b49
|
Capitalize function names in gnuplot example
|
2011-09-08 18:24:47 -07:00 |
|
Mitch Watrous
|
f8eb13120f
|
Fix more references to old website in Tutorial
|
2011-09-08 17:35:18 -07:00 |
|
Mitch Watrous
|
e6f6aaf3cd
|
Fix references to old website in Tutorial
|
2011-09-08 12:23:16 -07:00 |
|
Mitch Watrous
|
9d5261f0bd
|
Add Gnuplot section to ns-3 Manual
|
2011-09-08 10:52:12 -07: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
|
f2f5fa1f14
|
Fix bug in gnuplot error bars and create gnuplot example
|
2011-09-07 12:18:37 -07:00 |
|
John Abraham
|
128a744629
|
NetAnim: Set a random position if mobility model does not exist
|
2011-09-07 10:40:15 -04:00 |
|
John Abraham
|
304359acf0
|
NetAnim: Support Pause & Resume Animation
|
2011-09-03 22:29:56 -04:00 |
|
Tom Henderson
|
cb6eeb3b19
|
add note about updating Bugzilla
|
2011-09-02 10:55:35 -07:00 |
|
Tom Henderson
|
3a6a4d11bb
|
update release_steps.txt
|
2011-09-02 10:03:38 -07:00 |
|
Tom Henderson
|
a183dd1f0f
|
Update RELEASE_NOTES
|
2011-09-02 09:52:01 -07:00 |
|
Gustavo J. A. M. Carneiro
|
dbf390ad90
|
Update pyviz to the new modular bindings namespace
|
2011-09-01 18:32:23 +01:00 |
|
Gustavo J. A. M. Carneiro
|
0cc663db91
|
Re-enable the 'ns3' compatility python module, previously accidentally disabled
|
2011-09-01 17:28:10 +01:00 |
|
Lalith Suresh
|
4d28b1334a
|
remove the enabling of missing log components
|
2011-08-31 06:30:13 -07:00 |
|
Tom Henderson
|
f0c447ec66
|
Bug 1253 - disable python bindings if static build selected
|
2011-08-31 06:23:28 -07:00 |
|
John Abraham
|
290c3276cb
|
Bug 1252 - OSX --enable-static unimplemented: code model large not supported in PIC mode
|
2011-08-26 17:06:35 -04:00 |
|
Tom Henderson
|
4891e665fa
|
Attribution for dsdv module
|
2011-08-26 10:01:33 -07:00 |
|
Tom Henderson
|
d51656dd5f
|
update manet-routing-compare example to use current tracing API
|
2011-08-19 11:58:47 -07:00 |
|
Tom Henderson
|
69e2074875
|
fix comment
|
2011-08-26 09:56:18 -07:00 |
|
Gustavo J. A. M. Carneiro
|
7f3f692ea7
|
Bug 1251 - OSX: test.py reports dyld: Library not loaded
|
2011-08-26 12:31:04 +01:00 |
|
Gustavo J. A. M. Carneiro
|
bf2fd1ad34
|
Bug 1250 - waf configure do not check for Python.h (python-dev)
|
2011-08-25 19:24:06 +01:00 |
|
John Abraham
|
69b4b9f1c8
|
NetAnim:Use overloaded WriteN for xml
|
2011-08-25 06:36:33 -04:00 |
|
Tom Henderson
|
79cc699dc1
|
Added tag ns-3.12 for changeset 167fc2274f53
|
2011-08-24 09:00:50 -07:00 |
|
Tom Henderson
|
22fab0212a
|
update for ns-3.12 release
|
2011-08-24 08:29:37 -07:00 |
|
John Abraham
|
2851c48160
|
NetAnim: Remove obsolete call to StopAnimation
|
2011-08-19 12:46:14 -04:00 |
|
Tom Henderson
|
7e3ce3f791
|
Added tag ns-3.12-RC1 for changeset 19c9e2b33b4a
|
2011-08-18 22:04:58 -07:00 |
|
Tom Henderson
|
cc78e23e4c
|
update RELEASE_NOTES
|
2011-08-18 21:48:39 -07:00 |
|