Fri, 18 May 2007 17:26:28 +0200 change version number to match ns convention
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 18 May 2007 17:26:28 +0200] rev 652
change version number to match ns convention
Fri, 18 May 2007 16:09:13 +0100 WAF: enable -rpath by default only on linux2, with configure options to override this default choice
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Fri, 18 May 2007 16:09:13 +0100] rev 651
WAF: enable -rpath by default only on linux2, with configure options to override this default choice
Fri, 18 May 2007 11:27:20 +0100 WAF: the correct form of the rpath option should be -rpath, not --rpath; fixed.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Fri, 18 May 2007 11:27:20 +0100] rev 650
WAF: the correct form of the rpath option should be -rpath, not --rpath; fixed.
Thu, 17 May 2007 18:22:10 +0100 WAF: import the WAF subprocess replacement module 'pproc', to make it work on Python 2.3.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Thu, 17 May 2007 18:22:10 +0100] rev 649
WAF: import the WAF subprocess replacement module 'pproc', to make it work on Python 2.3.
Thu, 17 May 2007 17:34:19 +0100 Make WAF scripts modify PATH in environment to allow child processes to find the ns-3 DLLs, instead of using --rpath, which doesn't work on win32. This way at least waf check is able to run the unit tests now.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Thu, 17 May 2007 17:34:19 +0100] rev 648
Make WAF scripts modify PATH in environment to allow child processes to find the ns-3 DLLs, instead of using --rpath, which doesn't work on win32. This way at least waf check is able to run the unit tests now.
Thu, 17 May 2007 17:02:03 +0100 In WAF win32 builds, add -Wl,--enable-runtime-pseudo-reloc to LINKFLAGS to solve dll linking problems.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Thu, 17 May 2007 17:02:03 +0100] rev 647
In WAF win32 builds, add -Wl,--enable-runtime-pseudo-reloc to LINKFLAGS to solve dll linking problems.
Thu, 17 May 2007 15:50:20 +0100 Rename the SocketErrno enumeration values, from ESOMETHING to ERROR_SOMETHING, to avoid conflict with errno #define's; fixes compilation in mingw32.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Thu, 17 May 2007 15:50:20 +0100] rev 646
Rename the SocketErrno enumeration values, from ESOMETHING to ERROR_SOMETHING, to avoid conflict with errno #define's; fixes compilation in mingw32.
Thu, 17 May 2007 15:15:56 +0100 Fix some case sensitivity issues on win32-specific code.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Thu, 17 May 2007 15:15:56 +0100] rev 645
Fix some case sensitivity issues on win32-specific code.
Thu, 17 May 2007 16:00:02 +0200 merge
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 17 May 2007 16:00:02 +0200] rev 644
merge
Thu, 17 May 2007 15:59:23 +0200 add gcc 4.2 to list of supported compilers
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 17 May 2007 15:59:23 +0200] rev 643
add gcc 4.2 to list of supported compilers
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip