Gustavo J. A. M. Carneiro
b32b3207a4
Bug 894 - ./waf --run error message upon segfault
2010-04-23 15:55:15 +01:00
Craig Dowell
615c4e1c84
comparing with http://code.nsnam.org/ns-3-dev
...
searching for changes
changeset: 5930:0aaaaf92b988
user: Andrey Mazo <mazo@iitp.ru >
date: Fri Jan 29 21:28:04 2010 +0300
files: wscript wutils.py
description:
Introduce NS3_EXECUTABLE_PATH variable similar to NS3_MODULE_PATH
(e.g. may be used for various sock-creators).
2010-02-05 10:15:18 -08:00
Craig Dowell
5649245bb0
Bug 792: Neither test.py nor waf --valgrind catch all kinds of memory leaks
2010-01-19 16:56:44 +01:00
Gustavo J. A. M. Carneiro
b0976ab1ae
Fix win32/mingw bug running commands with command-template: needed to escape backslashes before calling shlex.split().
2009-06-24 18:42:07 +01:00
Gustavo J. A. M. Carneiro
4b6439b386
Handle WindowsError exception in subprocess.Popen called from _run_argv
2009-06-24 16:12:09 +01:00
Gustavo J. A. M. Carneiro
ba5c9355f6
Force valgrind to not be used for Python tests
2009-04-21 11:13:19 +01:00
Gustavo J. A. M. Carneiro
7ddd83ed2c
Detect valgrind memory leak reports; based on patch by Mathieu Lacage; closes bug #532
2009-04-16 16:47:02 +01:00
Gustavo J. A. M. Carneiro
62add283d4
Upgrade to WAF 1.5.4
2009-04-13 23:10:37 +01:00
Gustavo J. A. M. Carneiro
99165b12c4
Fix waf --pyrun bug
2009-02-10 17:14:41 +00:00
Gustavo J. A. M. Carneiro
ca8a6c03df
Bug #323 : waf --valgrind doesn't check for valgrind first
2009-01-24 18:09:29 +00:00
Gustavo J. A. M. Carneiro
8e70ea9b96
Don't abuse os.chdir so much (not thread safe)
2009-01-18 22:47:25 +00:00
Gustavo J. A. M. Carneiro
587ee24f71
waf --run now takes either full path to a program or just the (flat) program name, for all C++ programs
2009-01-18 19:59:46 +00:00
Gustavo J. A. M. Carneiro
f19d54fddd
Upgrade to new WAF, work in progress
2008-12-29 13:28:54 +00:00
Gustavo J. A. M. Carneiro
80b1ce258d
Fix waf problem running programs with arguments.
2008-11-26 14:55:35 +00:00
Gustavo J. A. M. Carneiro
e8e8e887d7
Refactor wscript code to move regression testing code to a separate python module (bug 325)
2008-11-18 13:48:26 +00:00