Gustavo J. A. M. Carneiro
|
78f81de607
|
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.
|
2007-05-17 17:34:19 +01:00 |
|
Gustavo J. A. M. Carneiro
|
01f945c459
|
Fix a small waf script bug, in the rpath code, that only appears when compiling for the first time.
|
2007-05-13 17:37:30 +01:00 |
|
Gustavo J. A. M. Carneiro
|
ca2416f431
|
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.
|
2007-05-13 12:46:18 +01:00 |
|
Gustavo J. A. M. Carneiro
|
b2a87732c9
|
Add support for building with WAF
|
2007-05-07 12:01:51 +01:00 |
|