wscript
Wed, 17 Sep 2008 20:04:26 -0700 Craig Dowell Apply Sam's nsc regression patch
Mon, 15 Sep 2008 11:45:32 +0100 Gustavo J. A. M. Carneiro Add python based csma-bridge regression test. Closes #344.
Sun, 14 Sep 2008 11:39:58 -0700 Mathieu Lacage don't try to download traces if they are already there.
Thu, 11 Sep 2008 11:44:39 +0100 Gustavo J. A. M. Carneiro Check for mercurial in configuration stage; also fixes OSError exception when mercurial was not available.
Thu, 11 Sep 2008 11:35:42 +0100 Gustavo J. A. M. Carneiro Make the WAF env available to regression tests
Wed, 10 Sep 2008 11:33:30 +0100 Gustavo J. A. M. Carneiro Stop the /dev/null redirection abuse
Tue, 09 Sep 2008 12:35:11 -0700 Mathieu Lacage fix typo to allow cloning traces when they are not there yet
Tue, 09 Sep 2008 18:43:03 +0100 Gustavo J. A. M. Carneiro Use subprocess.Popen instead of os.system to improve portability of the regression testing framework
Fri, 05 Sep 2008 19:55:21 +0100 Gustavo J. A. M. Carneiro Move all NSC related build code into src/internet-stack, to unclutter a bit the main wscript
Fri, 05 Sep 2008 18:42:59 +0100 Gustavo J. A. M. Carneiro Exclude any possible 'nsc' folder from the dist tarball (nsc is ~= 100MB).
Fri, 05 Sep 2008 18:16:29 +0100 Gustavo J. A. M. Carneiro Add a summary of optional features at the end of the configuration stage.
Thu, 04 Sep 2008 13:29:13 -0700 Mathieu Lacage bug 312: ./waf check fails.
Thu, 04 Sep 2008 10:35:04 -0700 Mathieu Lacage merge with HEAD
Thu, 04 Sep 2008 10:34:42 -0700 Mathieu Lacage add wifi+wired bridge example
Thu, 04 Sep 2008 18:30:38 +0100 Gustavo J. A. M. Carneiro Adjust LD_LIBRARY_PATH for FreeBSD also; fallback to adjusting LD_LIBRARY_PATH when we don't know any better.
Fri, 29 Aug 2008 23:10:00 +0200 Florian Westphal nsc: enable network simulation cradle
Wed, 16 Jul 2008 17:44:42 +0100 Gustavo J. A. M. Carneiro Don't run python unit tests if python bindings not enabled. Closes #254.
Sat, 12 Jul 2008 19:33:29 +0100 Gustavo J. A. M. Carneiro Add WAF option --pyrun, to make it easier to run Python programs.
Fri, 11 Jul 2008 19:32:45 +0100 Gustavo J. A. M. Carneiro merge
Fri, 11 Jul 2008 18:15:52 +0100 Gustavo J. A. M. Carneiro merge
Tue, 08 Jul 2008 10:43:58 -0700 Gustavo J. A. M. Carneiro python bindings
Fri, 11 Jul 2008 19:24:33 +0100 Gustavo J. A. M. Carneiro Check that the compiler accepts -Wno-error=deprecated-declarations before using it
Fri, 11 Jul 2008 11:36:59 +0100 Gustavo J. A. M. Carneiro Add compilation flag -Wno-error=deprecated-declarations, or else the NS_DEPRECATED macro becomes useless.
Sat, 28 Jun 2008 19:39:46 -0700 Craig Dowell add updated tutorial examples
Thu, 19 Jun 2008 14:53:53 -0700 craigdo same messages for all versions of getting traces
Wed, 18 Jun 2008 11:57:43 -0700 Craig Dowell tweaks after actually doing it
Wed, 18 Jun 2008 10:39:30 -0700 Craig Dowell print out which repo is used for regression
Wed, 18 Jun 2008 10:36:06 -0700 Craig Dowell branch merge
Wed, 18 Jun 2008 10:34:05 -0700 Craig Dowell regression
Wed, 18 Jun 2008 10:29:19 -0700 Craig Dowell fixes for regression numbering
Wed, 18 Jun 2008 18:07:48 +0100 Gustavo J. A. M. Carneiro Bug 223: Regression using other than mercurial traces no longer works
Wed, 18 Jun 2008 15:21:08 +0100 Gustavo J. A. M. Carneiro Add a WAF workaround for the 'Input line is too long.' error in win32/mingw.
Tue, 17 Jun 2008 13:37:04 -0700 Craig Dowell use dev traces
Tue, 17 Jun 2008 12:52:46 -0700 Craig Dowell plug more holes in release steps
Mon, 16 Jun 2008 14:17:27 +0100 Gustavo J. A. M. Carneiro [Bug 221] need a scratch directory
Sat, 31 May 2008 16:14:49 +0100 Gustavo J. A. M. Carneiro Check for the 'diff' command, don't allow running regression tests without it.
Thu, 29 May 2008 09:06:42 -0700 Mathieu Lacage make sure we output the right diff command
Tue, 13 May 2008 17:07:20 -0700 Mathieu Lacage merge with HEAD
Tue, 13 May 2008 17:02:52 -0700 Mathieu Lacage a basic but useful Gtk+-based config-store
Tue, 13 May 2008 01:04:42 +0100 Gustavo J. A. M. Carneiro WAF: add uselib_local to the ns3 library to pull in library dependencies from the ns-3 modules into the main library.
Sat, 26 Apr 2008 22:02:12 +0100 Gustavo J. A. M. Carneiro WAF: use os.path.join in the message 'Entering directory ...'
Sat, 26 Apr 2008 21:54:36 +0100 Gustavo J. A. M. Carneiro WAF: convert code to WAF 1.4 API; the 'waf' script bundle will be updated later, for now has been disabled.
Mon, 21 Apr 2008 17:31:01 +0100 Gustavo J. A. M. Carneiro Missing hg update when 'Synchronizing reference traces using Mercurial'
Mon, 14 Apr 2008 14:19:12 +0100 Gustavo Carneiro Remove the restriction of waf option --command-template requiring option --run; it no longer makes sense.
Sun, 06 Apr 2008 21:57:11 +0100 Gustavo J. A. M. Carneiro Create regression traces tarball automatically on waf dist.
Sun, 06 Apr 2008 19:58:29 +0100 Gustavo J. A. M. Carneiro Fix a diff|head race condition; Fix regression error messages to indicate the new waf commands to run regression tests.
Sun, 06 Apr 2008 19:22:39 +0100 Gustavo J. A. M. Carneiro Fix case of 'diff xxx | head' appearing to succeed even if the diff command returned non-zero exit statux.
Fri, 04 Apr 2008 19:33:39 +0100 Gustavo J. A. M. Carneiro Integrate regression testing into the main waf script.
Thu, 03 Apr 2008 14:15:17 +0100 Gustavo J. A. M. Carneiro Add a --no-task-lines WAF option; together with -v it makes WAF just print executed commands, like 'make' does.
Tue, 25 Mar 2008 23:17:24 -0700 Craig Dowell start of regression tests
Sun, 16 Mar 2008 14:35:32 +0000 Gustavo J. A. M. Carneiro Make waf dist much more efficient.
Tue, 19 Feb 2008 21:43:28 +0000 Gustavo J. A. M. Carneiro Fix the WAF --run option for running a program with command line options
Sun, 17 Feb 2008 14:02:45 +0000 Gustavo J. A. M. Carneiro Fix a typo in the WAF scripts; don't access m_linktask directly, use the get_target_name() method instead (to make it work with waf trunk).
Tue, 08 Jan 2008 14:06:49 +0000 Gustavo J. A. M. Carneiro Don't print 'Entering directory xxx' when running waf --shell; it is misleading.
Thu, 03 Jan 2008 14:14:17 +0000 Gustavo J. A. M. Carneiro Add a --valgrind WAF option (bug #124)
Tue, 11 Dec 2007 10:25:34 +0100 Mathieu Lacage merge with HEAD
Thu, 22 Nov 2007 10:44:48 +0100 Mathieu Lacage merge with Ptr<Packet> branch
Fri, 16 Nov 2007 08:48:57 +0100 Mathieu Lacage merge with HEAD
Tue, 30 Oct 2007 10:31:20 +0100 Mathieu Lacage merge with tip
Mon, 29 Oct 2007 15:01:36 +0100 Mathieu Lacage rename print-trace-sources to print-introspected-doxygen
less more (0) -100 -60 tip