Gabriel Ferreira
70d11fe983
build: ns3 and CMake fixes
...
- fix scratch shortcut transformation to build target and binary
- scan scratch files for a main function to use them as the target name
- fix CMake generator parsing
- update the -- separator message
- use -- separator to forward CMake flags from ns3
- add --vis option to ns3
- embedded version fixes
Fix NS3_VERSION_PATCH and NS3_VERSION_RELEASE_CANDIDATE default values.
Add check-version target to CMake.
Add --enable-build-version to ns3.
Add --check-profile and --check-version options to ns3.
- process each scratch subdirectory as a single target
- forward ns3 arguments after -- separator to the program to run
- fix escape sequence in command-template help string
- handle modules with very long names
2022-01-19 16:25:03 -03:00
Gabriel Ferreira
a893eba7e3
build: Fix CMake and ns3 script bugs, add a test suite and fix formatting
2021-12-05 21:53:49 +00:00
Gabriel Ferreira
9c876c7f5a
CMake buildsystem
2021-12-01 12:29:55 -08:00
Eduardo Almeida
393d23732d
Add .gitignore to scratch directory
2020-05-05 08:29:46 +02:00
Tom Henderson
22be8b7ae6
backout accidentally committed debugging code
2018-05-19 22:21:00 -07:00
Tom Henderson
dc51e4cc97
aodv: ( fixes #2517 , 2911) Binary exponential backoff problem
2018-05-19 19:16:31 -07:00
Peter D. Barnes, Jr.
38632b0e18
Add CommandLine to all examples
2016-05-27 01:24:32 -04:00
Peter D. Barnes, Jr.
bfdb6ef10a
[Bug 1551] Redux: NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace?
2014-09-26 15:51:00 -07:00
Peter D. Barnes, Jr.
8ef0956af1
[Bug 1496] Finish the documentation.
...
Also amended scratch-simulator so printing the list of log
components works as advertised.
2013-12-12 14:42:43 -08:00
Sebastian Rohde
d833ac9e2c
Bug 1354 - Building scratch subdir programs is broken
2012-02-13 18:21:06 +00:00
Gustavo J. A. M. Carneiro
6937841b85
Remove accidental scratch code insertion/commit
2011-07-27 10:51:39 +01:00
Gustavo J. A. M. Carneiro
4cf581619e
Rescan all python bindings for all modules
2011-07-20 16:02:32 +01:00
Mitch Watrous
010649d7ba
Bug 1088 - Code in scratch directory assumes all modules are enabled
2011-04-17 20:06:22 -07:00
Tom Henderson
18f2715506
remove src/helper module
2011-03-05 11:47:37 -08:00
Lalith Suresh
59a2a4f959
Converts csma, emu, tap-bridge, point-to-point, wifi and wimax modules into modular format
2011-03-03 19:54:57 +00:00
Josh Pelkey
e09cf6a452
remove duplicate core-module.h includes
2011-03-01 09:59:55 -05:00
Tom Henderson
ca7b93cc3d
Merge node and common modules into new network module
2011-02-21 09:11:37 -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
Mathieu Lacage
ba57aff953
Make sure that traffic generation events are associated with a context
2009-12-26 15:47:01 +01:00
Gustavo J. A. M. Carneiro
4a73b2abd0
[Bug 221] need a scratch directory
2008-06-16 14:17:27 +01:00