Gabriel Ferreira
e32c177e45
build: remove waf files, tests and references
2022-02-21 22:08:45 -03:00
Gabriel Ferreira
41aacec626
build: CMake refactoring
...
Includes:
- refactor build_lib and build_lib_example macros
- unify src and contrib macros
- replace macro with function not to leak definitions
- parse list of arguments
- different cmake-format file for modules to list one item per line
2022-01-28 10:20:18 -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
Peter D. Barnes, Jr
b23be18b3b
Use CommandLine cmd (__FILE__) instead of COMMANDLINE macro.
...
This in effect replaces commit 5e624d550
2020-05-01 14:42:53 -07:00
Peter D. Barnes, Jr
5e624d5504
doc: Use the new COMMANDLINE macro in every example
2020-04-27 16:20:09 -07:00
Peter D. Barnes, Jr.
38632b0e18
Add CommandLine to all examples
2016-05-27 01:24:32 -04:00
Vedran Miletić
80fe6e05ba
Remove C headers and replace them by C++ headers if actually used
2013-03-26 22:11:05 +01:00
Mitch Watrous
eafb5075bf
Add a constant rate setting function to the on-off helper
2012-08-23 16:00:17 -07:00
Mitch Watrous
da1cf74f90
Replace various instances of RandomVariable with RandomVariableStream
2012-08-20 14:25:35 -07:00
John Abraham
8eb4c8b945
NetAnim: add configure start/stop time, update examples
2012-03-31 22:54:27 -07:00
Josh Pelkey
946e71af06
general examples coding style changes
2011-05-13 15:35:31 -04:00
John Abraham
d406a5b87d
Bug 1105 Move topology helpers into separate per-device modules
2011-04-26 15:18:32 -07:00
John Abraham
ff6b43660a
Bug 1106: Remove CanvasLocation dependencies
2011-04-22 08:24:37 -07:00
Mitch Watrous
8c6a8804ff
Print modules built list at end of waf build
2011-04-18 10:50:55 -07:00
Mathieu Lacage
b1dd88b227
fix deps
2011-04-18 12:10:18 +02: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
Mitch Watrous
58f7066b70
Move applications to a single module
2011-03-02 13:42:28 -08:00
Josh Pelkey
e09cf6a452
remove duplicate core-module.h includes
2011-03-01 09:59:55 -05:00
Tom Henderson
c4e4de9ac3
Rename internet-stack to internet, and organize module
2011-02-25 10:32:35 -08: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
Egemen K. Cetinkaya
d50f39456e
remove unneeded array
2010-11-09 20:27:55 -08:00
Gustavo J. A. M. Carneiro
cb32fb77be
Missing ipv4-global-routing-helper.h include
2010-10-27 12:05:40 +01:00
Egemen K. Cetinkaya
94579d0e70
Fix comments on matrix-topology example
2010-10-19 22:03:30 -07:00
Tom Henderson
9dd80eaf7b
fix optimized build
2010-10-19 21:58:13 -07:00
Egemen K. Cetinkaya
2307785176
Matrix topology example program
2010-10-18 22:02:03 -07:00