Mercurial
Mercurial
>
ns-3.24
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
src/applications/wscript
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
file
|
diff
|
annotate
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.
file
|
diff
|
annotate
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.
file
|
diff
|
annotate
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.
file
|
diff
|
annotate
Sun, 13 May 2007 12:52:38 +0100
Gustavo J. A. M. Carneiro
merge
file
|
diff
|
annotate
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.
file
|
diff
|
annotate
Mon, 07 May 2007 12:01:51 +0100
Gustavo J. A. M. Carneiro
Add support for building with WAF
file
|
diff
|
annotate
less
more
(0)
tip