Commit Graph

10 Commits (66c3a25fe1df34810316138c8a92c048031ded53)

Author SHA1 Message Date
Gustavo J. A. M. Carneiro acbfbc29b3 WAF: add a dist_hook function to exclude the generated documentation from waf dist 2007-05-24 19:21:50 +01:00
Gustavo J. A. M. Carneiro 923f4aeb8f WAF: correct values of VERSION and APPNAME, for waf dist 2007-05-24 17:59:30 +01:00
Gustavo J. A. M. Carneiro 381103678d WAF: cleanup the main wscript file by moving the definition of the ns3header object type into src/wscript 2007-05-24 17:54:51 +01:00
Gustavo J. A. M. Carneiro 8cdcda24e1 WAF: remove the rpath options, and add --run and --shell as replacements; additionally, the new options "should" work on Mac OS X, as well as linux2 and win32. 2007-05-23 19:20:54 +01:00
Gustavo J. A. M. Carneiro a28dd7dbc3 WAF: cleanup code by putting lcov and doxygen handling into their own separate functions 2007-05-23 17:32:32 +01:00
Gustavo J. A. M. Carneiro d386be9d5d WAF: import the WAF subprocess replacement module 'pproc', to make it work on Python 2.3. 2007-05-17 18:22:10 +01:00
Gustavo J. A. M. Carneiro b3b7a98b8e In WAF win32 builds, add -Wl,--enable-runtime-pseudo-reloc to LINKFLAGS to solve dll linking problems. 2007-05-17 17:02:03 +01:00
Gustavo J. A. M. Carneiro 96535936a5 Make WAF check for the abstract tool 'compiler_cxx', instead of manually checking for multiple compilers. 2007-05-17 14:22:27 +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