Gabriel Ferreira
|
d5c425bcf7
|
build: remove MPI_CI environment variable from test-ns3.py test case
|
2022-10-25 12:59:40 -03:00 |
|
Gabriel Ferreira
|
53f2c381dc
|
build: (fixes #789) add examples as dependencies of example-as-test suites
|
2022-10-25 12:59:40 -03:00 |
|
Eduardo Almeida
|
01a2d7786a
|
utils: Add list of files to skip in check-style-clang-format.py
|
2022-10-24 20:23:32 +00:00 |
|
Eduardo Almeida
|
d825794fe8
|
utils, doc: Update check-style-clang-format.py to respect clang-format guards in tabs checking
|
2022-10-24 21:21:39 +01:00 |
|
Eduardo Almeida
|
b07e1d7019
|
utils: Adjust formatting of check-style-clang-format.py
|
2022-10-24 21:21:39 +01:00 |
|
Eduardo Almeida
|
223dbf0277
|
core: Adjust clang-format guards of external files
|
2022-10-24 21:21:39 +01:00 |
|
Eduardo Almeida
|
df1dedfc9f
|
Revert "Convert tabs to spaces in files largely copied from elsewhere"
This reverts commit 6854e62de8.
|
2022-10-24 21:21:39 +01:00 |
|
Eduardo Almeida
|
cff8408462
|
ci: Add GCC 12 to weekly jobs
|
2022-10-24 16:43:00 +01:00 |
|
Eduardo Almeida
|
9e39d6d5ad
|
ci: Enable MPI in per-commit jobs
|
2022-10-24 16:43:00 +01:00 |
|
Eduardo Almeida
|
bfb737a0d9
|
Remove unnecessary [[maybe_unused]] specifiers
|
2022-10-24 11:58:49 +00:00 |
|
Eduardo Almeida
|
b048f70912
|
Fix the [[maybe_unused]] specifier placement to always come after the variable name
|
2022-10-24 11:58:49 +00:00 |
|
Eduardo Almeida
|
aa36e470b9
|
doc: Improve [[maybe_unused]] coding style guidance
|
2022-10-24 11:58:49 +00:00 |
|
Gabriel Ferreira
|
106f44af88
|
bindings: add more include directories of third-party libraries
|
2022-10-23 22:29:21 -03:00 |
|
Gabriel Ferreira
|
973463da5e
|
build: fix mpiexec check in the ns3 script
|
2022-10-23 20:48:11 -03:00 |
|
Tommaso Pecorella
|
2c1bb6f032
|
core:fix int->double conversion in Time
|
2022-10-22 14:29:33 +02:00 |
|
Tommaso Pecorella
|
482730e5f9
|
core: fix undefined behavior in Time::SetResolution()
Credits to Tolik Zinovyev <tolik@bu.edu> for finding the issue
and proposing a first patch.
|
2022-10-22 09:56:23 +02:00 |
|
Stefano Avallone
|
a7c46386bb
|
network: Fix doxygen for Trailer::Deserialize() methods
|
2022-10-21 12:01:38 +02:00 |
|
Gabriel Ferreira
|
655b64205e
|
bindings: extract linked libraries and add their include directories
|
2022-10-20 19:53:08 +00:00 |
|
Gabriel Ferreira
|
f382439edb
|
build: (fixes #779) prevent ./ns3 clean from deleting the ns-3 directory
This could happen if either the output directory or the cmake cache path were set to the ns-3 root path.
|
2022-10-19 16:48:54 -03:00 |
|
Tommaso Pecorella
|
0fb7e0127d
|
internet: fix formatting of a02fca17
|
2022-10-19 13:33:35 +02:00 |
|
Tommaso Pecorella
|
a02fca17a8
|
internet: (fixes #755) Fix GlobalRouting handling of bridged NetDevices
|
2022-10-19 01:55:15 +02:00 |
|
Stefano Avallone
|
aa0eae52cc
|
wifi: Do not write PCAP files for the wifi-mlo test
|
2022-10-18 18:08:01 +02:00 |
|
Tom Henderson
|
1d61c8bdb0
|
openflow: Suppress warnings about redefined macros
|
2022-10-18 09:00:22 -07:00 |
|
Gabriel Ferreira
|
354a839a85
|
ci: update GitHub CI to use up-to-date actions and syntax
|
2022-10-18 02:39:01 -03:00 |
|
Tom Henderson
|
aec5d07e87
|
lte: Select new working run number for test
|
2022-10-17 22:16:40 -07:00 |
|
Tom Henderson
|
1a94214bc3
|
lte: Disable logging from test
|
2022-10-17 22:16:40 -07:00 |
|
Tom Henderson
|
7869f26381
|
brite: Add missing forward declaration
|
2022-10-17 22:16:40 -07:00 |
|
Alberto Gallegos Ramonet
|
e3ec549fb7
|
lr-wpan: Log fixes to lr-wpan-fields.cc
|
2022-10-18 11:49:21 +09:00 |
|
Gabriel Ferreira
|
89dbb78ba4
|
build: expose the coverage_gcc target in the ns3 script
|
2022-10-17 23:04:49 -03:00 |
|
Gabriel Ferreira
|
fff36424f2
|
test: (fixes #118) list Python tests with ./test.py -l
|
2022-10-17 23:04:49 -03:00 |
|
Gabriel Ferreira
|
fcbb0b0cfe
|
build: fix mpi test case and refactor test-ns3.py
|
2022-10-17 23:04:49 -03:00 |
|
Gabriel Ferreira
|
642ffe8361
|
build, doc: add options to run with Heaptrack, Memray or Perf profilers
|
2022-10-17 23:04:49 -03:00 |
|
Gabriel Ferreira
|
6e8642d294
|
build: check if a dependency exists before calling it in ns3
|
2022-10-17 23:04:49 -03:00 |
|
Gabriel Ferreira
|
c5e48cf251
|
build: use CMAKE_CXX_COMPILER_LAUNCHER instead of RULE_LAUNCH_COMPILE
|
2022-10-17 23:01:30 -03:00 |
|
Eduardo Almeida
|
00e2a63a84
|
doc: Minor fix in coding-style.rst
|
2022-10-17 20:05:49 +01:00 |
|
Eduardo Almeida
|
7c96289305
|
core: Fix inconsistent formatting between clang-format 14 and 16
|
2022-10-17 13:43:08 +01:00 |
|
Tommaso Pecorella
|
5519d95528
|
ci: re-enable gcc-8 weekly jobs
|
2022-10-16 21:11:12 +00:00 |
|
Tommaso Pecorella
|
a60681528d
|
lr-wpan: (fixes #741) add a post-rx error model
|
2022-10-16 21:11:12 +00:00 |
|
Eduardo Almeida
|
85ade4e18d
|
Fix Doxygen comment formatting and typos
|
2022-10-16 14:49:21 +01:00 |
|
Eduardo Almeida
|
33ff238ccb
|
doc, visualizer: Remove obsolete defines
|
2022-10-15 20:16:21 +00:00 |
|
Eduardo Almeida
|
8ceacee338
|
Trim trailing whitespace in CHANGES.md, macros-and-definitions.cmake and lr-wpan.rst
|
2022-10-15 21:13:54 +01:00 |
|
Eduardo Almeida
|
c115a77dd7
|
utils: Add ".cmake" to the list of files to be checked by "check-style-clang-format.py"
|
2022-10-15 21:13:54 +01:00 |
|
Eduardo Almeida
|
ab47be98a2
|
utils: Fix tabs checking
|
2022-10-15 21:13:54 +01:00 |
|
Eduardo Almeida
|
050bf556e6
|
utils: Fix check-style-clang-format.py formatting
|
2022-10-15 21:13:50 +01:00 |
|
Eduardo Almeida
|
f0709d9799
|
core: Fix breakpoint.cc
|
2022-10-15 20:50:57 +01:00 |
|
Tommaso Pecorella
|
e1d1d1bc00
|
visualizer: fix missing semicolon
|
2022-10-15 01:43:40 +02:00 |
|
Eduardo Almeida
|
95e95f8904
|
Fix clang-tidy warnings in brite, click, mpi, openflow, p2p, visualizer
|
2022-10-14 16:58:17 +00:00 |
|
Eduardo Almeida
|
dfc6fb9d2d
|
Remove emacs comment from C++ files
|
2022-10-14 14:13:12 +00:00 |
|
Eduardo Almeida
|
bfae084517
|
utils: Update utils scripts to not add emacs comment on new files
- Update create-module.py
- Update print-instrospected-doxygen.cc
|
2022-10-14 14:13:12 +00:00 |
|
Eduardo Almeida
|
b2c5bcd032
|
doc: Remove emacs comment from coding-style.rst
|
2022-10-14 14:13:12 +00:00 |
|