iphydf
|
eebc516d55
|
chore: Disable the OpenMP cracker in bazel for now.
I broke it. I'll re-enable it if/when I fix omp support in the bazel
build.
|
2022-01-11 13:29:53 +00:00 |
|
sudden6
|
b14d9328b4
|
update build scripts
|
2021-12-17 20:34:13 +01:00 |
|
iphydf
|
7c0eb5c70b
|
Enable TCP relay test in Bazel and autotools build.
This test was fixed by @robinlinden, but not enabled in all builds.
|
2020-04-20 09:28:00 +00:00 |
|
Maxim Biro
|
40dd88596e
|
Add minimal save generator
|
2020-04-04 16:38:28 -04:00 |
|
iphydf
|
e671490989
|
Use rules_cc instead of native cc_library rules.
|
2020-03-12 12:20:54 +00:00 |
|
endoffile78
|
30960dcc7e
|
Add save file generator, save compatibility test, and generate a save file
|
2018-08-19 10:38:51 +00:00 |
|
iphydf
|
36ba80aacb
|
Remove csrc from the RTPHeader struct.
This is not used by anything in the code, so we shouldn't have it in the
header.
|
2018-02-08 13:20:40 +00:00 |
|
iphydf
|
6e0ac337c9
|
Avoid clashes with "build" directories on case-insensitive file systems.
|
2018-01-28 15:17:34 +00:00 |
|