Commit Graph

7557 Commits

Author SHA1 Message Date
Gustavo J. A. M. Carneiro
d389a30dcc Rescan lte module bindings 2011-10-05 17:18:01 +01:00
Gustavo J. A. M. Carneiro
271b1b7df1 Fix typos: Utils.WafError -> WafError 2011-10-05 16:39:57 +01:00
Nicola Baldo
775914eafa added PropagationLoss trace to SpectrumChannel implementations 2011-10-04 19:55:58 +02:00
Nicola Baldo
35fb5e4032 Bug 1271 - stronger type checking in SpectrumPhy 2011-10-04 18:40:50 +02:00
Tom Henderson
0a28cb2916 Patch geninfo for reported gcov problem with lcov versions 1.8 and 1.9 2011-09-30 14:25:23 -07:00
Tom Henderson
f5aace65af Update lcov to version 1.9 2011-09-30 14:21:39 -07:00
Gustavo J. A. M. Carneiro
8cf8b0818e Bug 1270 - "Checking boost includes" weirdness 2011-09-28 14:03:25 +01:00
Tom Henderson
95a5db4bc2 update some stale routing documentation 2011-09-26 06:20:35 -07:00
Mitch Watrous
800be624ef Bug 962 - list of paths to reach objects contains bogus entries 2011-09-27 16:29:09 -07:00
Tom Henderson
05c51b6ee1 remove wimax module dependency on spectrum 2011-09-27 14:41:34 -07:00
Gustavo J. A. M. Carneiro
27f24ad305 Bug 1269 - sqlite3 not found on FreeBSD 2011-09-27 18:04:38 +01:00
Gustavo J. A. M. Carneiro
c6077da00a Avoid installation of ns3modulegen-modular.py as a python module 2011-09-26 15:31:06 +01:00
Gustavo J. A. M. Carneiro
93e9291a9e Bug 1265 - Make ns-3 directory "movable" 2011-09-26 10:41:55 +01:00
Gustavo J. A. M. Carneiro
8c3bf2b21f Fix mpi module breakage when mpi is not enabled 2011-09-26 10:34:34 +01:00
Gustavo J. A. M. Carneiro
35f0a9aaae Bug 1137 - mpi module is hard-coded for openmpi 2011-09-25 16:28:09 +01:00
Gustavo J. A. M. Carneiro
ab4feb7bb4 Remove -mcmodel=large option in darwin now that it's not useful 2011-09-25 15:53:14 +01:00
Gustavo J. A. M. Carneiro
30194ccce0 Overhaul mpi detection logic, add -Wl,-rpath option for Fedora 2011-09-25 15:43:30 +01:00
Gustavo J. A. M. Carneiro
bbb92099ac Determine whether static can be enabled based on link flags tests rather than a hardcoded whitelist of supported platforms 2011-09-24 18:37:22 +01:00
Gustavo J. A. M. Carneiro
3c26f19bb9 Patch the WAF task runner to fix performance, until the issue is fixed upstream. 2011-09-24 13:00:29 +01:00
Gustavo J. A. M. Carneiro
2683f59af5 rescan wifi bindings 2011-09-23 12:41:24 +01:00
Gustavo J. A. M. Carneiro
715d3e0d5a Bug 1257 - waf install __init__ Python files even with --disable-python 2011-09-23 12:19:53 +01:00
Gustavo J. A. M. Carneiro
2b9ae311da Bug 1266 - gdb cannot be loaded 2011-09-23 11:58:59 +01:00
Gustavo J. A. M. Carneiro
bd3ab5db69 Bug 1263 - waf configure fails on FreeBSD 9.0-BETA2 amd64 2011-09-23 11:42:49 +01:00
Gustavo J. A. M. Carneiro
237ff993b4 merge 2011-09-23 11:34:43 +01:00
Sascha Alexander Jopen
c18d0925fe ns-3-click support for AddressInfo elements 2011-09-23 12:27:43 +02:00
Gustavo J. A. M. Carneiro
b0a2c5e4ac Fix copy-paste typo 2011-09-23 11:21:00 +01:00
John Abraham
8647fb623c NetAnim: Remove type conversion warnings for old gccs, Remove canvaslocation refs 2011-09-22 19:09:47 -04:00
John Abraham
917e6398ae NetAnim: Remove obsolete socket functionalities 2011-09-22 14:45:07 -04:00
Mitch Watrous
fac82789be Fix tabbing for code that creates introspected text files 2011-09-22 09:33:54 -07:00
Mitch Watrous
77226462e5 Make waf create text file with introspected information 2011-09-22 09:24:54 -07:00
Daniel Halperin
7d616f3a34 Issue 5032043: preparation for 802.11ad support 2011-09-22 18:01:08 +02:00
Gustavo J. A. M. Carneiro
05b726cc71 Fix modules wscript usage of 'use' parameter 2011-09-22 13:03:25 +01:00
Gustavo J. A. M. Carneiro
2ebbddc12e Don't fail on missing sudo or valgrind 2011-09-21 19:10:14 +01:00
Gustavo J. A. M. Carneiro
c6a0d0c2ec Fix .pc file generation on OSX 2011-09-21 18:52:12 +01:00
Mitch Watrous
261f2ba8af Don't pass first name in list when generating the pc file 2011-09-21 10:08:00 -07:00
Mitch Watrous
bcbb9332d3 Pass first name in list when generating the pc file 2011-09-21 09:32:06 -07:00
Gustavo J. A. M. Carneiro
e5163b0de0 Fix issue with generating .pc file in static build 2011-09-20 21:16:08 +01:00
Mitch Watrous
598eaa74e1 Make the source code introspection program output text 2011-09-20 12:12:08 -07:00
Gustavo J. A. M. Carneiro
dc3ae96303 Possibly fix the waf doxygen command 2011-09-20 18:58:33 +01:00
Gustavo J. A. M. Carneiro
b80154549c Add a --with-python configuration option 2011-09-20 18:37:33 +01:00
frederic.
6af75cc695 Export system-path include. 2011-09-20 16:41:36 +02:00
Gustavo J. A. M. Carneiro
b4b03dc116 Add Requires: to the .pc file indicating inter-module dependencies 2011-09-20 15:11:17 +01:00
Gustavo J. A. M. Carneiro
fbf0db7647 Correct some configuration Checking for... messages 2011-09-20 14:25:45 +01:00
Gustavo J. A. M. Carneiro
654372b4dd More pc file fixes 2011-09-20 14:09:37 +01:00
Gustavo J. A. M. Carneiro
b150bebd81 Fix .pc file generation 2011-09-20 11:58:53 +01:00
Gustavo J. A. M. Carneiro
acafde5087 Fix waf check 2011-09-20 11:23:59 +01:00
Gustavo J. A. M. Carneiro
39fce07e5d Minor cleanup 2011-09-19 19:56:58 +01:00
frederic.
5f040a5727 Export system-path include. 2011-09-19 09:29:55 +02:00
Gustavo J. A. M. Carneiro
4dee0d7616 merge 2011-09-19 00:39:51 +01:00
Gustavo J. A. M. Carneiro
4d7fd0ef2b Fix click module waf1.6 upgrade issues 2011-09-19 00:39:10 +01:00