Commit Graph

7053 Commits

Author SHA1 Message Date
Mathieu Lacage
0fecf0ecef scan monolithic bindings 2011-04-15 21:13:19 +02:00
Mathieu Lacage
7095312867 modular bindings scan 2011-04-15 21:03:28 +02:00
Mathieu Lacage
4b74dc78f9 really require version 785 2011-04-15 20:51:42 +02:00
Mathieu Lacage
a341d022d5 merge with HEAD 2011-04-15 20:50:42 +02:00
Mathieu Lacage
8d52758c4a avoid ambiguous method overloads for python bindings 2011-04-15 20:48:12 +02:00
Mitch Watrous
357a5c8661 Print enabled modules list at end of waf configure 2011-04-15 09:06:01 -07:00
Mathieu Lacage
40b4742205 define PYTHON_SCAN 2011-04-15 13:35:08 +02:00
Mathieu Lacage
80ecb9efcc define PYTHON_SCAN 2011-04-15 13:34:57 +02:00
Mathieu Lacage
8c7d1155cf work around pybindgen bug 2011-04-15 13:32:54 +02:00
Mathieu Lacage
7a62df07e2 make scanner work 2011-04-15 13:23:48 +02:00
Mitch Watrous
c9202337a8 Move examples out of samples directory and remove it 2011-04-14 14:22:09 -07:00
Mathieu Lacage
7ff702d6b1 early work to make python bindings work again with ns-3-time 2011-04-13 09:08:05 +02:00
Mathieu Lacage
3dac7a431e oops, changed the logic. 2011-04-13 08:50:07 +02:00
Mathieu Lacage
8c7070077b fix small bugs 2011-04-13 08:35:49 +02:00
Mathieu Lacage
a2fab881af merge with HEAD 2011-04-13 08:26:47 +02:00
Mitch Watrous
1f9ea7d2ef Make examples not be built by default 2011-04-12 14:35:16 -07:00
Mitch Watrous
46d63e113b Make examples and tests be enabled from the .ns3rc file 2011-04-12 10:39:17 -07:00
Gustavo J. A. M. Carneiro
5a47248424 Rescan API of wifi module 2011-04-12 13:12:27 +01:00
Gustavo J. A. M. Carneiro
fcbfd69b94 Fix a waf problem when generating pkgconfig files 2011-04-12 13:12:02 +01:00
Gustavo J. A. M. Carneiro
4bfc5a7413 merge 2011-04-12 10:44:54 +01:00
Mathieu Lacage
a10c936db2 no need for stupid ifdef anymore 2011-04-11 16:39:59 +02:00
Mathieu Lacage
7e5645edc0 making NS3_LOGGING_ENABLE control macro expansion and nothing more 2011-04-11 15:38:09 +02:00
Mathieu Lacage
27ef348db8 generate pkg-config files for installation. 2011-04-11 15:19:44 +02:00
Nicola Baldo
857436b513 revised fix for bug 1069 2011-04-10 19:11:22 +02:00
Dean Armstrong
cb9b663219 fix Bug 1069 - ApWifiMac unduly calls RegularWifiMac::Receive and crashes 2011-04-10 19:08:46 +02:00
Nicola Baldo
02377e08ed fixed Bug 1090 - WifiMacQueue is not accessible through the attribute path 2011-04-10 18:48:58 +02:00
Nicola Baldo
dd8505ca4e fixed Bug 1066 - Set Radiotap modulation type flags correctly 2011-04-10 18:37:49 +02:00
Tom Henderson
cc39a25064 fix outdated doxygen 2011-04-08 13:43:34 -07:00
Tom Henderson
3ec14ce22c avoid mangling /// doxygen comments with check-style.py 2011-04-08 13:42:25 -07:00
Mitch Watrous
2c288fe045 Fixed included files in spectrum-model.cc 2011-04-08 13:17:37 -07:00
Mitch Watrous
55ed95938b Relabel all build verification tests (BVT) to be unit tests (UNIT) 2011-04-07 10:33:33 -07:00
Mitch Watrous
b3933a2fe4 Move tests from mobility module to its test library 2011-04-07 10:07:46 -07:00
Gustavo J. A. M. Carneiro
b3a99c9300 The mpi waf configuration code belongs in src/mpi/wscript, not toplevel wscript 2011-04-07 13:34:14 +01:00
Mathieu Lacage
3e1a068ba8 install ns-3 headers in include/ns-3 upon 'waf install' 2011-04-07 08:52:19 +02:00
Mitch Watrous
aa8f3e8ddb Move tests from internet module to its test library 2011-04-06 16:51:14 -07:00
Mitch Watrous
914c16ad83 Move tests from test module to its test library 2011-04-06 16:10:47 -07:00
Mitch Watrous
a0ab62ad90 Move tests from core module to its test library and update CHANGES.html 2011-04-06 15:32:12 -07:00
Josh Pelkey
e54bd196ec merge 2011-04-06 15:26:57 -04:00
Mitch Watrous
b833bd577c Move tests from core module to its test library and update CHANGES.html 2011-04-06 12:20:27 -07:00
Josh Pelkey
a5458f8733 update openflow doc 2011-04-06 15:09:31 -04:00
Mathieu Lacage
d3f514eb63 openflow private headers 2011-04-06 15:02:54 -04:00
Mitch Watrous
198e3ea042 Make tests not be built by default 2011-04-06 10:13:04 -07:00
Mathieu Lacage
56268cc4c9 bug 1094: Object::GetObject upon dlopen 2011-04-05 21:39:39 +02:00
Gustavo J. A. M. Carneiro
b56006e6b0 Get pybindgen fix. 2011-04-04 19:44:35 +01:00
Gustavo J. A. M. Carneiro
74aab1431c Python bindings: fix uninitialized value 2011-04-04 12:35:41 +01:00
Tom Henderson
437c3f7f57 repair print-introspected-doxygen 2011-04-03 20:54:34 -07:00
Nicola Baldo
550761456c fixed ActiveProbing for StaWifiMac (bug 1060) 2011-04-03 19:55:26 +02:00
Gustavo J. A. M. Carneiro
e99ecc2acb Enable the boost waf command-line options 2011-04-03 17:39:30 +01:00
Gustavo J. A. M. Carneiro
02b702c01c Rescan old python bindings 2011-04-01 17:45:26 +01:00
Gustavo J. A. M. Carneiro
89234825b1 Bindings rescan 2011-04-01 11:51:51 +01:00