Commit Graph

7529 Commits

Author SHA1 Message Date
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
Tom Henderson
19fabf53c6 Start documenting changes for ns-3.13 2011-09-18 14:34:45 -07:00
Tom Henderson
ab95b7f0f7 Seed the CHANGES.html and RELEASE_NOTES for ns-3.13 2011-09-18 14:24:24 -07: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