Wed, 08 Aug 2012 14:04:05 -0700 |
Peter D. Barnes, Jr. |
Log script errors, fix bogus copy
|
file |
diff |
annotate
|
Wed, 08 Aug 2012 12:52:30 -0700 |
Peter D. Barnes, Jr. |
Call get_version.sh early, add option, env for public urls.
|
file |
diff |
annotate
|
Tue, 31 Jul 2012 22:09:43 -0700 |
Peter D. Barnes, Jr. |
Generate ns3_version.js from waf --doxygen
|
file |
diff |
annotate
|
Tue, 31 Jul 2012 11:18:23 -0700 |
Peter D. Barnes, Jr. |
Menu bar in doc web pages; build html, singlehtml, pdf; automatic version string in docs; fix singlehtml title.
|
file |
diff |
annotate
|
Mon, 30 Jul 2012 15:15:52 -0700 |
Peter D. Barnes, Jr. |
Build singlehtml, rewrite html header links with version-dependent paths
|
file |
diff |
annotate
|
Wed, 18 Jul 2012 13:39:20 -0700 |
Peter D. Barnes, Jr. |
Menu bar
|
file |
diff |
annotate
|
Tue, 19 Jun 2012 16:18:50 -0700 |
Peter D. Barnes, Jr. |
Remove old implementation
|
file |
diff |
annotate
|
Wed, 13 Jun 2012 18:46:38 -0700 |
Peter D. Barnes, Jr. |
Add waf options to build the Sphinx docs, all docs
|
file |
diff |
annotate
|
Thu, 12 Jul 2012 12:35:31 +0100 |
Gustavo J. A. M. Carneiro |
Bug 1445 - When build with "-d release", don't suffix "-release"
|
file |
diff |
annotate
|
Wed, 06 Jun 2012 18:42:13 +0100 |
Gustavo J. A. M. Carneiro |
Automatically add the visualizer module to programs running with waf --run --vis
|
file |
diff |
annotate
|
Tue, 24 Apr 2012 12:00:10 -0700 |
Mitch Watrous |
Bug 1392 - Modules built report does not clarify C++ or Python
|
file |
diff |
annotate
|
Fri, 06 Apr 2012 16:05:51 +0100 |
Gustavo J. A. M. Carneiro |
Bug 1406 - waf exits with maximum recursion depth exceeded while calling a Python object if wscript has wrong filename
|
file |
diff |
annotate
|
Tue, 14 Feb 2012 18:44:16 +0000 |
Gustavo J. A. M. Carneiro |
Bug 1355 - visualizer dependencies not detected at buildtime
|
file |
diff |
annotate
|
Mon, 13 Feb 2012 18:54:22 +0000 |
Gustavo J. A. M. Carneiro |
Bug 1331 - waf generates and installs pkgconfig .pc files even for disabled modules and tests
|
file |
diff |
annotate
|
Mon, 13 Feb 2012 18:21:06 +0000 |
Sebastian Rohde |
Bug 1354 - Building scratch subdir programs is broken
|
file |
diff |
annotate
|
Mon, 13 Feb 2012 18:15:22 +0000 |
Gustavo J. A. M. Carneiro |
Upgrade WAF from 1.6.10 to 1.6.11
|
file |
diff |
annotate
|
Mon, 23 Jan 2012 11:11:08 +0000 |
Gustavo J. A. M. Carneiro |
Fix small bug in SuidBuild_task
|
file |
diff |
annotate
|
Fri, 20 Jan 2012 20:05:33 +0000 |
Gustavo J. A. M. Carneiro |
Fix issue with --enable-sudo, broken by the versioning of programs
|
file |
diff |
annotate
|
Mon, 16 Jan 2012 19:39:45 +0000 |
Vedran Miletić |
Still Bug 1327: disable VNUM in libraries, fix the .pc file deps
|
file |
diff |
annotate
|
Fri, 13 Jan 2012 10:17:39 -0800 |
Mitch Watrous |
Bug 1339 - test.py uses the old name for the test runner
|
file |
diff |
annotate
|
Wed, 11 Jan 2012 14:34:14 +0000 |
Gustavo Carneiro / Vedran Miletić |
Bug 1327 - Version installed ns-3 files
|
file |
diff |
annotate
|
Fri, 16 Dec 2011 18:10:03 -0800 |
Tom Henderson |
suppress list of modules built when running program from waf
|
file |
diff |
annotate
|
Wed, 14 Dec 2011 21:50:12 -0800 |
Mitch Watrous |
bug 1305 - do not list modules when exiting waf shell
|
file |
diff |
annotate
|
Fri, 11 Nov 2011 00:13:30 -0800 |
Alexander Afanasyev |
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
|
file |
diff |
annotate
|
Fri, 30 Sep 2011 14:21:39 -0700 |
Tom Henderson |
Update lcov to version 1.9
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 10:41:55 +0100 |
Gustavo J. A. M. Carneiro |
Bug 1265 - Make ns-3 directory "movable"
|
file |
diff |
annotate
|
Sat, 24 Sep 2011 18:37:22 +0100 |
Gustavo J. A. M. Carneiro |
Determine whether static can be enabled based on link flags tests rather than a hardcoded whitelist of supported platforms
|
file |
diff |
annotate
|
Sat, 24 Sep 2011 13:00:29 +0100 |
Gustavo J. A. M. Carneiro |
Patch the WAF task runner to fix performance, until the issue is fixed upstream.
|
file |
diff |
annotate
|
Fri, 23 Sep 2011 11:21:00 +0100 |
Gustavo J. A. M. Carneiro |
Fix copy-paste typo
|
file |
diff |
annotate
|
Thu, 22 Sep 2011 09:33:54 -0700 |
Mitch Watrous |
Fix tabbing for code that creates introspected text files
|
file |
diff |
annotate
|
Thu, 22 Sep 2011 09:24:54 -0700 |
Mitch Watrous |
Make waf create text file with introspected information
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 19:10:14 +0100 |
Gustavo J. A. M. Carneiro |
Don't fail on missing sudo or valgrind
|
file |
diff |
annotate
|
Tue, 20 Sep 2011 18:58:33 +0100 |
Gustavo J. A. M. Carneiro |
Possibly fix the waf doxygen command
|
file |
diff |
annotate
|
Tue, 20 Sep 2011 11:23:59 +0100 |
Gustavo J. A. M. Carneiro |
Fix waf check
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 17:50:05 +0100 |
Gustavo J. A. M. Carneiro |
waf1.6: make the all_modules in src/wscript be automatically discovered
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 17:21:44 +0100 |
Gustavo J. A. M. Carneiro |
waf1.6: remove code not needed, fix static build, cleanup
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 13:47:17 +0100 |
Gustavo J. A. M. Carneiro |
waf-1.6: Mac OSX and other fixes
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 19:19:00 +0100 |
Gustavo J. A. M. Carneiro |
Fix the --lcov-report option
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 19:04:36 +0100 |
Gustavo J. A. M. Carneiro |
Clean some dead waf code
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 18:57:10 +0100 |
Gustavo J. A. M. Carneiro |
Remove the --enable-shared-and-static option
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 16:19:24 +0100 |
Gustavo J. A. M. Carneiro |
waf 1.6: bring back -Wl,--soname, fix waf warnings
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 14:54:27 +0100 |
Gustavo J. A. M. Carneiro |
More waf 1.6.7 build fixes
|
file |
diff |
annotate
|
Thu, 08 Sep 2011 16:13:40 +0100 |
Gustavo J. A. M. Carneiro |
Upgrade to waf-1.6.7, work in progress
|
file |
diff |
annotate
|
Fri, 26 Aug 2011 12:31:04 +0100 |
Gustavo J. A. M. Carneiro |
Bug 1251 - OSX: test.py reports dyld: Library not loaded
|
file |
diff |
annotate
|
Tue, 16 Aug 2011 09:41:56 -0700 |
Mitch Watrous |
Bug 1243 - exiting waf shell should not generate report on what modules are built
|
file |
diff |
annotate
|
Tue, 05 Jul 2011 18:30:43 +0100 |
Gustavo J. A. M. Carneiro |
Bug 1199 - waf install doesn't work on x86_64
|
file |
diff |
annotate
|
Tue, 05 Jul 2011 11:05:53 +0100 |
Gustavo J. A. M. Carneiro |
Bug 1206 - Test libraries are built but test suites are not being run in test.py
|
file |
diff |
annotate
|
Sun, 03 Jul 2011 12:01:29 +0100 |
Gustavo J. A. M. Carneiro |
Bug 1174 - Ns-3 does not generate static libraries
|
file |
diff |
annotate
|
Wed, 29 Jun 2011 13:29:53 -0700 |
Mitch Watrous |
Don't print modules list when running programs
|
file |
diff |
annotate
|
Mon, 27 Jun 2011 14:55:11 +0100 |
Gustavo J. A. M. Carneiro |
Bug 1175 postfix: only enable vnum if the VERSION matches x.y(.z) dotted number format
|
file |
diff |
annotate
|
Mon, 30 May 2011 15:30:49 -0700 |
Mitch Watrous |
Make test module not be built if not appropriate
|
file |
diff |
annotate
|
Fri, 27 May 2011 14:48:14 -0700 |
Mitch Watrous |
Make emu and template modules not be built if not appropriate
|
file |
diff |
annotate
|
Wed, 04 May 2011 11:20:20 -0700 |
Mitch Watrous |
Make modules no longer be enabled from waf build
|
file |
diff |
annotate
|
Fri, 29 Apr 2011 12:10:45 -0700 |
Mitch Watrous |
Make built modules list not be printed for clean and distclean
|
file |
diff |
annotate
|
Fri, 29 Apr 2011 10:15:30 -0700 |
Mitch Watrous |
Make built modules list be printed in columns
|
file |
diff |
annotate
|
Fri, 29 Apr 2011 09:53:35 -0700 |
Mitch Watrous |
Make test.py not run examples that are not runnable
|
file |
diff |
annotate
|
Thu, 28 Apr 2011 09:10:29 -0700 |
Mitch Watrous |
Write a status file during waf build step
|
file |
diff |
annotate
|
Tue, 26 Apr 2011 14:21:44 -0700 |
Mitch Watrous |
Bug 1110 - Sort alphabetically and display Modules built in columns
|
file |
diff |
annotate
|
Mon, 18 Apr 2011 10:50:55 -0700 |
Mitch Watrous |
Print modules built list at end of waf build
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 18:58:45 -0700 |
Mitch Watrous |
Print modules to build list at beginning of waf build
|
file |
diff |
annotate
|