Mathieu Lacage
|
efcf28b96b
|
TimeDefaultValue
|
2007-07-23 14:41:53 +02:00 |
|
Gustavo J. A. M. Carneiro
|
57688559b1
|
WAF: add obj.includes = '.' to command waf to do dependency tracking on private header files.
|
2007-07-20 11:12:43 +01:00 |
|
Gustavo J. A. M. Carneiro
|
ae8f10ae47
|
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.
|
2007-07-15 13:04:47 +01:00 |
|
Gustavo J. A. M. Carneiro
|
7c1e148ffa
|
WAF: add a warning to the --high-precision-as-double option help text saying they it works in configure.
|
2007-06-21 12:33:50 +01:00 |
|
Gustavo J. A. M. Carneiro
|
65aca43f3f
|
WAF: make all ns3 modules register themselves in the environment; link the run-tests program with all ns3 modules, not with a hardcoded list.
|
2007-06-15 15:19:38 +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 |
|