src/core/wscript
Thu, 03 Jan 2008 09:10:40 +0100 Mathieu Lacage a replacement for ClassIdDefaultValue
Tue, 25 Dec 2007 11:09:15 +0100 Mathieu Lacage fix bug 98
Tue, 30 Oct 2007 10:09:39 +0100 Mathieu Lacage bug 96: debug.h duplicates functionality from log.h
Fri, 28 Sep 2007 10:32:59 +0200 Mathieu Lacage implement the helper IntToType template
Fri, 28 Sep 2007 09:27:57 +0200 Mathieu Lacage rewrite the TypeTraits and add some tests
Wed, 12 Sep 2007 16:24:31 -0700 Craig Dowell log rides along for free
Wed, 05 Sep 2007 12:34:53 +0200 Mathieu Lacage add an overload of the TraceSource::AddCallback method
Tue, 28 Aug 2007 12:42:27 +0200 Mathieu Lacage document trace source signature
Mon, 27 Aug 2007 15:07:39 +0200 Mathieu Lacage remove dead code
Mon, 27 Aug 2007 13:36:40 +0200 Mathieu Lacage remove TraceRoot
Sun, 12 Aug 2007 22:23:08 +0200 Mathieu Lacage replace CallbackTraceSourceBase with TraceSource base class
Sun, 12 Aug 2007 16:26:53 +0200 Mathieu Lacage the TerminalTraceResolver is not used anymore by the CompositeTraceResolver implementation
Fri, 10 Aug 2007 15:53:43 +0200 Mathieu Lacage move trace code to core module
Wed, 08 Aug 2007 15:10:36 +0100 Gustavo J. A. M. Carneiro WAF: add new bld.create_ns3_module() and bld.create_ns3_program() methods to make declaration of modules and programs simpler, and allowing us to change how ns-3 is built in a centralized way, without needing to change every module wscript file.
Thu, 02 Aug 2007 13:59:08 +0100 Gustavo J. A. M. Carneiro Bug #7: Better breakpoints.
Sat, 28 Jul 2007 14:14:16 +0100 Gustavo J. A. M. Carneiro WAF: remove the obj.includes = '.' part from modules, since it causes build failure in OS X, and waf was just fixed to enable header files dependency tracking by default without needing to change obj.includes
Mon, 23 Jul 2007 14:41:34 +0200 Mathieu Lacage RandomVariableDefaultValue
Fri, 20 Jul 2007 11:12:43 +0100 Gustavo J. A. M. Carneiro WAF: add obj.includes = '.' to command waf to do dependency tracking on private header files.
Thu, 09 Aug 2007 21:16:39 +0200 Mathieu Lacage forgot to update waf build scripts
Sun, 15 Jul 2007 13:04:47 +0100 Gustavo J. A. M. Carneiro WAF: derive the variable NS3_MODULES from the 'all_modules' list in src/wscript, instead of requiring every module to define a configure function to register themselves. This way module registration is done in one place only: src/wscript. Requires module naming conventions, though.
Fri, 15 Jun 2007 15:19:38 +0100 Gustavo J. A. M. Carneiro WAF: make all ns3 modules register themselves in the environment; link the run-tests program with all ns3 modules, not with a hardcoded list.
Tue, 12 Jun 2007 14:05:01 +0100 Gustavo J. A. M. Carneiro Re-sync WAF build with the latest SConstruct changes.
Thu, 24 May 2007 14:53:43 +0100 Gustavo J. A. M. Carneiro WAF: reference-list* were removed
Sun, 13 May 2007 12:52:38 +0100 Gustavo J. A. M. Carneiro merge
Sun, 13 May 2007 12:46:18 +0100 Gustavo J. A. M. Carneiro WAF: simplify wscripts using the new chained uselib_local dependencies feature of WAF SVN; now build all samples and examples; add --disable-rpath configure option; add WAF build instructions.
Mon, 07 May 2007 12:01:51 +0100 Gustavo J. A. M. Carneiro Add support for building with WAF
less more (0) tip