Lars Toenning
1ac07275b2
[skip ci] refactor: Remove 32-bit build support
...
Officially we do not build for 32 bit anymore. Hence, the build
may break without notice. Hence removing the build support for now
2026-04-11 22:29:47 +02:00
Lars Toenning
62aaba7556
build: Enable asserts in release mode
2026-03-05 20:28:17 +01:00
Lars Toenning
dbb7c5bc55
build: Set variable python executable
2024-11-12 20:58:26 +01:00
Lars Toenning
e1f52f3e88
build: Use python3 instead of python symlink
...
The python symlink is not present on all
systems. python3 should likely always be
available if python3 is installed
2024-10-12 22:15:09 +02:00
Lars Toenning
c96889bae8
build: Move build util functions to separate file
...
Previously, having everything in a single file causes issues, because
build.py is also called from CMake to get the version number. This only
worked for users, who had "requests" installed, as this library is
required in build.py.
2024-07-07 22:05:00 +02:00
Lars Toenning
c8cecddccf
refactor: Change dummy VATSIM id/key
2024-05-16 08:30:17 +02:00
Lars Toenning
1deaeba584
Add CMake support
2023-11-12 21:36:21 +01:00