wscript
Fri, 16 Apr 2010 12:39:56 -0400 Andrey Mazo Bug 801 - ns-3.7 and SVN not coexisting nicely
Mon, 08 Mar 2010 21:07:31 -0500 Josh Pelkey Merge distributed simulation code
Tue, 02 Mar 2010 15:29:53 +0000 Gustavo J. A. M. Carneiro Test the support for the -Wno-error=deprecated-declarations option independently for the C and C++ compilers
Fri, 19 Feb 2010 08:18:12 +0100 Mathieu Lacage remove remaining mentions of RUN_SELF_TESTS
Thu, 18 Feb 2010 15:37:51 +0000 Gustavo J. A. M. Carneiro WAF: allow NS-3 modules to compile pure C code sources mixed with the C++ ones
Fri, 05 Feb 2010 10:15:18 -0800 Craig Dowell comparing with http://code.nsnam.org/ns-3-dev
Fri, 11 Dec 2009 15:53:54 +0100 Mathieu Lacage get rid of examples waf script
Thu, 29 Oct 2009 11:12:12 +0000 Gustavo J. A. M. Carneiro Bring back the --doxygen-no-build option from the dead.
Tue, 27 Oct 2009 13:56:38 +0300 Andrey Mazo omit -march=native for <gcc-4.2;
Fri, 23 Oct 2009 17:35:38 +0400 Andrey Mazo append {CC,CXX,LINK,LD}FLAGS_EXTRA to corresponding {CC,CXX,LINK}FLAGS.
Fri, 23 Oct 2009 17:31:36 +0400 Andrey Mazo append -fomit-frame-pointer and -march=native to CXXFLAGS in release profile.
Fri, 23 Oct 2009 17:23:45 +0400 Andrey Mazo introduce new build profile "release": -O3 -g0.
Fri, 23 Oct 2009 13:05:56 +0100 Gustavo J. A. M. Carneiro Merge in upgrade to WAF 1.5.9
Mon, 21 Sep 2009 10:59:21 +0100 Gustavo J. A. M. Carneiro Upgrade to upstream WAF 1.5.9 plus a bunch of 'waf tools' layered on top.
Thu, 08 Oct 2009 17:57:06 -0700 Craig Dowell remind waf how to generate introspected doxygen
Tue, 06 Oct 2009 22:54:24 -0700 Craig Dowell convince waf to run test.py on check command
Tue, 06 Oct 2009 19:34:29 -0700 Craig Dowell split examples, add examples, tweak test.py to minimize builds
Mon, 05 Oct 2009 15:32:12 +0100 Gustavo J. A. M. Carneiro typo
Sun, 04 Oct 2009 20:52:24 -0700 Craig Dowell Doxygen and wscript messages point to test.py
Fri, 25 Sep 2009 12:28:32 +0100 Andrey Mazo Bug 681: wrong compilation options for icpc (Intel C/C++ Compiler)
Wed, 16 Sep 2009 14:26:46 +0100 Gustavo J. A. M. Carneiro make sure we run the pybindgen command in --check and --regression
Sat, 12 Sep 2009 20:00:36 -0700 Craig Dowell test framework should probably work on all supported machines
Wed, 09 Sep 2009 11:32:50 +0100 Gustavo J. A. M. Carneiro Add a waf --doxygen-no-build option, for a quicker testing loop of doxygen documentation
Wed, 09 Sep 2009 11:31:16 +0100 Gustavo J. A. M. Carneiro Fix waf --check error when python bindings are not enabled
Mon, 07 Sep 2009 11:59:10 +0100 Gustavo J. A. M. Carneiro Bug #609: --check and --regression should build only the required binaries
Fri, 04 Sep 2009 12:06:54 +0100 Gustavo J. A. M. Carneiro Bug #620: Build system --run target seems to forget copying updated headers
Tue, 30 Jun 2009 10:46:57 +0100 Gustavo J. A. M. Carneiro Print the names of unit tests that fail in the task collector
Thu, 25 Jun 2009 14:15:27 +0200 Mathieu Lacage make dist generation work again
Wed, 17 Jun 2009 17:05:51 +0200 Mathieu Lacage remove dead code
Wed, 17 Jun 2009 11:26:36 +0100 Gustavo J. A. M. Carneiro Bug #594: cygwin won't build.
Fri, 12 Jun 2009 12:33:37 +0100 Gustavo J. A. M. Carneiro Run unit tests as indenpendent WAF tasks
Tue, 19 May 2009 15:39:15 +0200 Andrey Hippo bug 567: --enable-static does not work on i686
Mon, 18 May 2009 14:10:49 +0100 Gustavo J. A. M. Carneiro Don't event try to enable -Wl,--soname option if we're not on linux.
Mon, 18 May 2009 11:06:26 +0100 Gustavo J. A. M. Carneiro Add -Wl,--soname=libns3.so to link flags to allow dlopen hacks
Tue, 05 May 2009 16:08:36 +0200 Mathieu Lacage improve wording
Tue, 05 May 2009 14:47:08 +0200 Mathieu Lacage enable static builds on cygwin
Tue, 05 May 2009 12:00:29 +0200 Mathieu Lacage enable darwin static builds
Mon, 04 May 2009 20:21:37 +0200 Mathieu Lacage attempt to detect broken --enable-static invocations.
Wed, 22 Apr 2009 17:22:41 +0200 Mathieu Lacage enable static builds, even when python is enabled
Wed, 22 Apr 2009 13:59:10 +0200 Mathieu Lacage Backed out changeset 4d9d3ff807a9
Wed, 22 Apr 2009 13:06:22 +0200 Mathieu Lacage enable static libns3 builds for python module
Tue, 21 Apr 2009 14:38:47 +0200 Mathieu Lacage bug 537: no support to build static ns-3 binaries
Tue, 21 Apr 2009 11:13:19 +0100 Gustavo J. A. M. Carneiro Force valgrind to not be used for Python tests
Tue, 21 Apr 2009 10:55:07 +0100 Gustavo J. A. M. Carneiro Make sure the 'g++ -print-file-name' code does not break if gcc doesn't know anything about the libstdc++.so file.
Tue, 21 Apr 2009 09:58:58 +0200 Gustavo Carneiro bug 553: Running code built with a special gcc
Mon, 20 Apr 2009 19:08:41 +0100 Gustavo J. A. M. Carneiro Fix a build script bug
Mon, 20 Apr 2009 17:39:54 +0100 Gustavo J. A. M. Carneiro Upgrade to WAF 1.5.5
Sun, 19 Apr 2009 14:51:51 +0100 Gustavo J. A. M. Carneiro Make the --enable-sudo option work correctly again
Fri, 17 Apr 2009 15:11:07 +0100 Gustavo J. A. M. Carneiro Now _really_ fix #551
Fri, 17 Apr 2009 12:44:11 +0100 Gustavo J. A. M. Carneiro Enable the link option --enable-auto-import on cygwin; closes #525.
Thu, 16 Apr 2009 22:20:37 +0100 Gustavo J. A. M. Carneiro script typo fix; bug #551.
Thu, 16 Apr 2009 16:47:02 +0100 Gustavo J. A. M. Carneiro Detect valgrind memory leak reports; based on patch by Mathieu Lacage; closes bug #532
Thu, 16 Apr 2009 12:02:11 +0100 Gustavo J. A. M. Carneiro waf fix
Mon, 13 Apr 2009 23:10:37 +0100 Gustavo J. A. M. Carneiro Upgrade to WAF 1.5.4
Sat, 21 Feb 2009 22:50:04 +0000 Gustavo J. A. M. Carneiro For regression testing, use python modules filecmp and difflib instead of an external diff command, to improve portability (e.g. mingw). Closes #330.
Sat, 14 Feb 2009 14:02:40 +0000 Gustavo J. A. M. Carneiro WAF: fix Task.maxjobs=1 (for sudo); icc flags.
Wed, 11 Feb 2009 18:07:52 -0800 Craig Dowell work around to allow FreeBSD to run tap-bridge
Tue, 03 Feb 2009 08:31:48 -0800 Craig Dowell tweak wifi example, fix waf problems (thanks to Gustavo)
Sat, 31 Jan 2009 20:59:13 -0800 Craig Dowell fixed previous wscript mods not entirely successful
Sat, 31 Jan 2009 20:48:05 -0800 Craig Dowell teach enable-sudo to be a config time thing
less more (0) -100 -60 tip