Commit Graph

55 Commits

Author SHA1 Message Date
Tom Henderson
89e67bbb33 update python bindings 2013-04-08 12:48:36 -07:00
Vedran Miletić
bbdb4231b3 Upgrade waf to 1.7.10 and fix included wscripts
This is a massive upgrade removing almost all pre-waf 1.6 script code. In addition, this does away with custom pkgconfig.py script for making .pc files and replaces it with waf's builtin mechanism.

Massive thanks to Alex Afanasyev for ideas and bugfixing, to Alina Quereilhac for bugfixing and testing, and to Tom Henderson for thorough testing.
2013-04-01 22:33:46 +02:00
Nicola Baldo
b69928a648 bug 1563: get rid of default argument value in AddTestCase 2013-03-22 13:14:38 +01:00
Tom Henderson
61f9323e32 update bindings 2012-12-12 13:14:40 -08:00
Tom Henderson
cc613cb57b rescan bindings 2012-10-29 05:33:13 -07:00
Tom Henderson
b46bd56534 update pcap regression traces 2012-08-26 12:56:51 -07:00
Tom Henderson
a3b094bbf4 Update mesh test traces due to random variable perturbations 2012-08-24 19:11:51 -07:00
Mitch Watrous
261dc3b45a Replace more instances of RandomVariable with RandomVariableStream 2012-08-20 19:08:45 -07:00
Tom Henderson
5e39baec8a rescan bindings 2012-08-17 16:03:51 -07:00
Tom Henderson
243f52e1ce Update mesh model, tests and reference traces for new random variable usage 2012-08-17 13:31:40 -07:00
Peter D. Barnes, Jr.
ec565e1ee2 Move mesh image file to mesh/doc 2012-07-20 16:52:21 -07:00
Tom Henderson
06a99fb415 fix log message, reported by Carlos Viegas 2012-05-27 21:44:50 -07:00
Tom Henderson
25736177dc rescan bindings 2012-04-14 18:09:25 -07:00
Gustavo J. A. M. Carneiro
93fbaf6d0f Rescan bindings 2012-02-20 09:38:45 -08:00
Kirill Andreev
54e9e3200a Bug 1020 - Wrong usage of the originator sequence number in HWMP PREP: fixed 2011-12-12 19:00:45 +03:00
Kirill Andreev
2dbe6fbd4f Bug 1021: Beacon collision avoidance in Mesh module works wrong. fixed. 2011-12-12 18:40:41 +03:00
Vedran Miletić
39d338dbeb fix various doxygen errors 2011-11-26 21:13:46 -08:00
watrous
b7a72ee3dc Rescanned bindings on ns-regression 2011-11-14 13:00:58 -08:00
Gustavo J. A. M. Carneiro
e440943a9b Rescan some module bindings, 32-bit api version only 2011-11-14 19:47:37 +00:00
Gustavo J. A. M. Carneiro
d5c380d779 Merge waf-1.6 branch 2011-09-18 12:23:17 +01:00
Tom Henderson
5a98fe115d rescan bindings 2011-09-16 21:43:14 -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
Tom Henderson
416be98fe9 rescan all bindings 2011-08-17 23:01:53 -07:00
Tom Henderson
44bd9fc05e bug 1232: NS_TEST_SOURCEDIR does not handle test subdirectories 2011-08-08 08:33:29 -07:00
Gustavo J. A. M. Carneiro
feda6149ee Rescan all bindings 2011-08-04 17:50:36 +01:00
Vedran Miletić
0538e655aa standardize ns-3 namespace declaration format 2011-08-02 17:43:32 -04:00
Vedran Miletić
fe0667def8 standardize emacs c++ mode comments 2011-08-02 17:42:33 -04:00
Mathieu Lacage
8a38290eb8 add support for --update-data to test.py, move test runner code to library for modular build, add support for hierarchical tests beyond the previous two-level hierarchy. 2011-07-29 03:38:59 -04:00
Gustavo J. A. M. Carneiro
4cf581619e Rescan all python bindings for all modules 2011-07-20 16:02:32 +01:00
Vedran Miletic
7271e9fa6f bug 1203: Inconsistently named ifndef/define macros in ns-3 headers 2011-07-07 04:31:52 -04:00
Kirill Andreev
47c04c715a Mesh: Bug 1141 - MeshWifiInterfaceMac adds the supported modes to the wrong remote station: fixed 2011-06-02 19:47:36 +04:00
Kirill Andreev
9e1dd179fc Mesh: Bug 1033 - airtime-metric: fixed 2011-06-02 19:45:03 +04:00
Tom Henderson
2a2690a003 rerun check-style.py at default level to enforce space after function name 2011-05-22 23:18:47 -07:00
Tom Henderson
34688f76ec rerun check-style.py with uncrustify-0.58 2011-05-22 22:28:15 -07:00
Mitch Watrous
684991654f Make some modules show up on doxygen modules page 2011-05-18 13:00:29 -07:00
Mitch Watrous
1c345c4d76 Updated the modules doxygen page 2011-05-17 17:36:08 -07:00
John Abraham
c3add7688a Bug 1160 - optimized build ‘plugin’ set but not used, g++4.6.0 2011-05-14 04:50:07 -04:00
Tom Henderson
0958310641 split manual; create model library 2011-05-13 23:10:33 -07:00
Josh Pelkey
0611883c66 mesh coding style changes 2011-05-13 14:56:17 -04:00
Andrey Mazo
d3344cbbb8 build fixes for gcc 4.6 2011-04-17 14:54:42 +02:00
Mathieu Lacage
7095312867 modular bindings scan 2011-04-15 21:03:28 +02:00
Mathieu Lacage
a2fab881af merge with HEAD 2011-04-13 08:26:47 +02:00
Mitch Watrous
aa99a64810 Move tests from some modules to their test libraries 2011-03-28 16:43:20 -07:00
Mitch Watrous
9fe4b89359 Create test module libraries for some modules 2011-03-25 10:16:24 -07:00
Gustavo J. A. M. Carneiro
e072bb3014 Add more modular bindings 2011-03-22 15:41:38 +00:00
Mitch Watrous
28384516a2 Create separate module and test-module libraries 2011-03-18 10:58:21 -07:00
Mitch Watrous
3f1b70a2bf Make test.py handle examples-to-run.py files 2011-03-09 16:49:59 -08:00
Mitch Watrous
dc1f90b0c5 Fix dependencies in various wscripts 2011-03-08 14:57:45 -08:00
Mitch Watrous
6ed04ac8f4 Make mesh, dot11s, and flame modules create only one module 2011-03-08 11:58:49 -08:00
Mitch Watrous
540288c432 Fix dependencies in various wscripts 2011-03-07 16:59:09 -08:00