Commit Graph

283 Commits

Author SHA1 Message Date
Peter D. Barnes, Jr.
fd133f7f8b Log script errors, fix bogus copy 2012-08-08 14:04:05 -07:00
Peter D. Barnes, Jr.
73e404763b Call get_version.sh early, add option, env for public urls. 2012-08-08 12:52:30 -07:00
Peter D. Barnes, Jr.
ded4fa066b Generate ns3_version.js from waf --doxygen 2012-07-31 22:09:43 -07:00
Peter D. Barnes, Jr.
ede3209d2c Menu bar in doc web pages; build html, singlehtml, pdf; automatic version string in docs; fix singlehtml title. 2012-07-31 11:18:23 -07:00
Peter D. Barnes, Jr.
b01421a2ca Build singlehtml, rewrite html header links with version-dependent paths 2012-07-30 15:15:52 -07:00
Peter D. Barnes, Jr.
41bd69cb84 Menu bar 2012-07-18 13:39:20 -07:00
Peter D. Barnes, Jr.
f7a0cad36f Remove old implementation 2012-06-19 16:18:50 -07:00
Peter D. Barnes, Jr.
d3e99447d1 Add waf options to build the Sphinx docs, all docs 2012-06-13 18:46:38 -07:00
Gustavo J. A. M. Carneiro
7b28b471a0 Bug 1445 - When build with "-d release", don't suffix "-release" 2012-07-12 12:35:31 +01:00
Gustavo J. A. M. Carneiro
35ed8aeb91 Automatically add the visualizer module to programs running with waf --run --vis 2012-06-06 18:42:13 +01:00
Mitch Watrous
550efc3e59 Bug 1392 - Modules built report does not clarify C++ or Python 2012-04-24 12:00:10 -07:00
Gustavo J. A. M. Carneiro
8e7165bcbc Bug 1406 - waf exits with maximum recursion depth exceeded while calling a Python object if wscript has wrong filename 2012-04-06 16:05:51 +01:00
Gustavo J. A. M. Carneiro
bd94bca008 Bug 1355 - visualizer dependencies not detected at buildtime 2012-02-14 18:44:16 +00:00
Gustavo J. A. M. Carneiro
14ae96b9b4 Bug 1331 - waf generates and installs pkgconfig .pc files even for disabled modules and tests 2012-02-13 18:54:22 +00:00
Sebastian Rohde
d833ac9e2c Bug 1354 - Building scratch subdir programs is broken 2012-02-13 18:21:06 +00:00
Gustavo J. A. M. Carneiro
ff6665898c Upgrade WAF from 1.6.10 to 1.6.11 2012-02-13 18:15:22 +00:00
Gustavo J. A. M. Carneiro
e6806b35f6 Fix small bug in SuidBuild_task 2012-01-23 11:11:08 +00:00
Gustavo J. A. M. Carneiro
fd760775bd Fix issue with --enable-sudo, broken by the versioning of programs 2012-01-20 20:05:33 +00:00
Vedran Miletić
4dc22f07af Still Bug 1327: disable VNUM in libraries, fix the .pc file deps 2012-01-16 19:39:45 +00:00
Mitch Watrous
6671547319 Bug 1339 - test.py uses the old name for the test runner 2012-01-13 10:17:39 -08:00
Gustavo Carneiro / Vedran Miletić
ff86ca198d Bug 1327 - Version installed ns-3 files 2012-01-11 14:34:14 +00:00
Tom Henderson
5668e2b361 suppress list of modules built when running program from waf 2011-12-16 18:10:03 -08:00
Mitch Watrous
c6a7f3a682 bug 1305 - do not list modules when exiting waf shell 2011-12-14 21:50:12 -08:00
Alexander Afanasyev
6c6a87b1b9 Correcting compilation behavior in Ubuntu 11.10. I guess, default behavior of ldd has been changed... As a result, many dynamic features of NS were not working 2011-11-11 00:13:30 -08:00
Tom Henderson
f5aace65af Update lcov to version 1.9 2011-09-30 14:21:39 -07: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
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
b0a2c5e4ac Fix copy-paste typo 2011-09-23 11:21:00 +01: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
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
dc3ae96303 Possibly fix the waf doxygen command 2011-09-20 18:58:33 +01:00
Gustavo J. A. M. Carneiro
acafde5087 Fix waf check 2011-09-20 11:23:59 +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
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
Gustavo J. A. M. Carneiro
c3059b6e68 Upgrade to waf-1.6.7, work in progress 2011-09-08 16:13:40 +01: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
Mitch Watrous
19cd0e9065 Bug 1243 - exiting waf shell should not generate report on what modules are built 2011-08-16 09:41:56 -07:00
Gustavo J. A. M. Carneiro
1a49ef9839 Bug 1199 - waf install doesn't work on x86_64 2011-07-05 18:30:43 +01:00
Gustavo J. A. M. Carneiro
e6e9991d4f Bug 1206 - Test libraries are built but test suites are not being run in test.py 2011-07-05 11:05:53 +01:00
Gustavo J. A. M. Carneiro
681bd950be Bug 1174 - Ns-3 does not generate static libraries 2011-07-03 12:01:29 +01:00
Mitch Watrous
d9f67dd4fd Don't print modules list when running programs 2011-06-29 13:29:53 -07:00
Gustavo J. A. M. Carneiro
9b3579f115 Bug 1175 postfix: only enable vnum if the VERSION matches x.y(.z) dotted number format 2011-06-27 14:55:11 +01:00