ddnet/src
bors[bot] 1d9557de20
Merge #3783
3783: Further fixes for Haiku r=def- a=panos

- Haiku is Unix-like, but it still doesn't use libnotify.
- Haiku comes with its own sets of definitions for certain long variables. There's still a problem revolving around the variables, but I removed a duplicate, conflicting definition on the Haiku platform.
- Changed some definition-related logic in detect.h, because the gcc compiler in Haiku (version 8.3.0) complained about duplicate definitions. I chose to use 'unknown' rather than an empty string.

I think that I'm very close.

Co-authored-by: Panagiotis Vasilopoulos <hello@alwayslivid.com>
Co-authored-by: def <dennis@felsin9.de>
2021-09-13 19:26:25 +00:00
..
android Add Android build scripts 2021-08-24 12:18:20 +02:00
antibot Merge master into pr_use_cpp 2021-07-04 16:09:20 +02:00
base Fixed typo 2021-09-13 20:12:21 +02:00
engine Merge #3783 2021-09-13 19:26:25 +00:00
game Merge #4158 2021-09-13 15:51:04 +00:00
macos OSX -> macOS 2021-02-12 13:41:41 +01:00
macoslaunch OSX -> macOS 2021-02-12 13:41:41 +01:00
mastersrv uint64 -> uint64_t, int64 -> int64_t 2021-06-24 17:19:17 +02:00
steam Run clang-format 2020-09-26 21:50:15 +02:00
test Remove a #include <base/system.h> 2021-09-13 12:40:40 +02:00
tools Make use of IO_MAX_PATH_LENGTH 2021-09-13 12:14:50 +02:00
twping uint64 -> uint64_t, int64 -> int64_t 2021-06-24 17:19:17 +02:00