Commit Graph

250 Commits

Author SHA1 Message Date
Gustavo J. A. M. Carneiro
acafde5087 Fix waf check 2011-09-20 11:23:59 +01:00
Gustavo J. A. M. Carneiro
7905163b14 waf1.6: make the all_modules in src/wscript be automatically discovered 2011-09-13 17:50:05 +01:00
Gustavo J. A. M. Carneiro
94fffe6305 waf1.6: remove code not needed, fix static build, cleanup 2011-09-13 17:21:44 +01:00
Gustavo J. A. M. Carneiro
e8aeb9c6ce waf-1.6: Mac OSX and other fixes 2011-09-13 13:47:17 +01:00
Gustavo J. A. M. Carneiro
49c1b1e0fd Fix the --lcov-report option 2011-09-12 19:19:00 +01:00
Gustavo J. A. M. Carneiro
1938704a9a Clean some dead waf code 2011-09-12 19:04:36 +01:00
Gustavo J. A. M. Carneiro
ba4ab5a12b Remove the --enable-shared-and-static option 2011-09-12 18:57:10 +01:00
Gustavo J. A. M. Carneiro
a16ebdd4ba waf 1.6: bring back -Wl,--soname, fix waf warnings 2011-09-12 16:19:24 +01:00
Gustavo J. A. M. Carneiro
0536f2416f More waf 1.6.7 build fixes 2011-09-12 14:54:27 +01:00
Gustavo J. A. M. Carneiro
c3059b6e68 Upgrade to waf-1.6.7, work in progress 2011-09-08 16:13:40 +01:00
Gustavo J. A. M. Carneiro
7f3f692ea7 Bug 1251 - OSX: test.py reports dyld: Library not loaded 2011-08-26 12:31:04 +01:00
Mitch Watrous
19cd0e9065 Bug 1243 - exiting waf shell should not generate report on what modules are built 2011-08-16 09:41:56 -07:00
Gustavo J. A. M. Carneiro
1a49ef9839 Bug 1199 - waf install doesn't work on x86_64 2011-07-05 18:30:43 +01:00
Gustavo J. A. M. Carneiro
e6e9991d4f Bug 1206 - Test libraries are built but test suites are not being run in test.py 2011-07-05 11:05:53 +01:00
Gustavo J. A. M. Carneiro
681bd950be Bug 1174 - Ns-3 does not generate static libraries 2011-07-03 12:01:29 +01:00
Mitch Watrous
d9f67dd4fd Don't print modules list when running programs 2011-06-29 13:29:53 -07:00
Gustavo J. A. M. Carneiro
9b3579f115 Bug 1175 postfix: only enable vnum if the VERSION matches x.y(.z) dotted number format 2011-06-27 14:55:11 +01:00
Mitch Watrous
fa098db83d Make test module not be built if not appropriate 2011-05-30 15:30:49 -07:00
Mitch Watrous
24f7bc6f0c Make emu and template modules not be built if not appropriate 2011-05-27 14:48:14 -07:00
Mitch Watrous
d2ba81f69c Make modules no longer be enabled from waf build 2011-05-04 11:20:20 -07:00
Mitch Watrous
b07af8359b Make built modules list not be printed for clean and distclean 2011-04-29 12:10:45 -07:00
Mitch Watrous
4d16fd7c74 Make built modules list be printed in columns 2011-04-29 10:15:30 -07:00
Mitch Watrous
26006abcca Make test.py not run examples that are not runnable 2011-04-29 09:53:35 -07:00
Mitch Watrous
1718599e48 Write a status file during waf build step 2011-04-28 09:10:29 -07:00
Mitch Watrous
a87f0cb97e Bug 1110 - Sort alphabetically and display Modules built in columns 2011-04-26 14:21:44 -07:00
Mitch Watrous
8c6a8804ff Print modules built list at end of waf build 2011-04-18 10:50:55 -07:00
Mitch Watrous
3a3673d951 Print modules to build list at beginning of waf build 2011-04-17 18:58:45 -07:00
Mitch Watrous
357a5c8661 Print enabled modules list at end of waf configure 2011-04-15 09:06:01 -07:00
Mitch Watrous
c9202337a8 Move examples out of samples directory and remove it 2011-04-14 14:22:09 -07:00
Mitch Watrous
1f9ea7d2ef Make examples not be built by default 2011-04-12 14:35:16 -07:00
Mitch Watrous
46d63e113b Make examples and tests be enabled from the .ns3rc file 2011-04-12 10:39:17 -07:00
Gustavo J. A. M. Carneiro
b3a99c9300 The mpi waf configuration code belongs in src/mpi/wscript, not toplevel wscript 2011-04-07 13:34:14 +01:00
Mitch Watrous
198e3ea042 Make tests not be built by default 2011-04-06 10:13:04 -07:00
Gustavo J. A. M. Carneiro
d69f0fdd24 Remove the 'Modules to build' debug print 2011-03-30 15:41:02 +01:00
Gustavo J. A. M. Carneiro
72d3ae2016 Bug 1083 - scratch doesn't work when only some modules are enabled 2011-03-28 15:37:23 +01:00
Mitch Watrous
4ec8e661c0 Test implicitly dependent modules 2011-03-21 11:26:56 -07:00
Gustavo J. A. M. Carneiro
ba1990146c Bug 1076 - Waf gives an error if you enable only a single module 2011-03-20 13:01:40 +00:00
Mitch Watrous
28384516a2 Create separate module and test-module libraries 2011-03-18 10:58:21 -07:00
Mitch Watrous
3f1b70a2bf Make test.py handle examples-to-run.py files 2011-03-09 16:49:59 -08:00
Mitch Watrous
e89bf95079 Move util.py functions into wutils.py 2011-03-08 16:03:45 -08:00
Mitch Watrous
c482d49e6f Add parsing of ns-3 configuration file 2011-03-04 15:41:14 -08:00
Tom Henderson
c4e4de9ac3 Rename internet-stack to internet, and organize module 2011-02-25 10:32:35 -08:00
Tom Henderson
df07734f32 merge src/simulator into src/core; move src/core to new module layout 2011-02-18 16:05:39 -08:00
Gustavo J. A. M. Carneiro
de0af97b3a Codereview Issue 2692041: Add pyviz module 2010-12-06 17:26:06 +00:00
Gustavo J. A. M. Carneiro
38d2c01bff Bug 1032 - Unable to specify multiple Compiler/Linker flags 2010-11-20 17:55:53 +00:00
Gustavo J. A. M. Carneiro
582e34f46d Give a more user-friendly error message when doxygen is not found 2010-11-20 17:51:17 +00:00
Gustavo J. A. M. Carneiro
0edf3776b3 When a module is disabled, remove xxx-module.h and module header files from build/variant/ns3 2010-10-26 15:11:17 +01:00
Gustavo J. A. M. Carneiro
f99cbd7ebc One more stop to fixing --enable-modules 2010-10-25 22:21:50 +01:00
Gustavo J. A. M. Carneiro
44b71a7d54 Revive the option --enable-modules from bit-rot; however it won't yet work in practice due to dependencies not declared and non-modular python bindings 2010-10-25 18:17:12 +01:00
Gustavo J. A. M. Carneiro
f3454c3e75 Remove cygwin waf bug workaround, it has been fixed long ago 2010-10-25 17:44:09 +01:00