Lars Toenning
dbb7c5bc55
build: Set variable python executable
2024-11-12 20:58:26 +01:00
Lars Toenning
3a2447770f
refactor: Rename blackcore to swift::core
2024-11-11 15:11:39 +01:00
Lars Toenning
9142a3649b
refactor: Rename blackmisc to swift::misc
2024-11-11 15:11:39 +01:00
Lars Toenning
eee9e92e7e
refactor: Switch from rapidjson to nlohmann
2024-11-11 09:04:52 +01:00
Lars Toenning
14cd2ded43
build: Add msgpack as git submodule
2024-11-11 08:45:26 +01:00
Lars Toenning
61793a02a1
build: Fix include path for crashpad
2024-11-11 08:45:26 +01:00
Lars Toenning
5266cc1909
refactor: Port to Qt 6
2024-11-09 08:15:44 +01:00
Lars Toenning
56bd6f0c42
refactor: Fix Qt 5.15 deprecation warnings
2024-10-12 22:16:16 +02: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
98496fedd6
fix(xswiftbus): Set correct RUNPATH
2024-08-11 22:16:02 +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
dfbd8f05c8
chore: Move license HTML file to installer dir
...
The reuse linter only supports single files inside the LICENSE folder.
As the HTML version for the license is only required for the installer,
this commit moves it to the installer folder.
2024-07-07 20:43:37 +02:00
Lars Toenning
77de5c9336
refactor: Remove bar charts
2024-06-14 10:28:13 +02:00
Lars Toenning
c8cecddccf
refactor: Change dummy VATSIM id/key
2024-05-16 08:30:17 +02:00
Lars Toenning
52cb97c222
refactor: Move externals/ to third_party/
2023-12-21 22:58:30 +01:00
Lars Toenning
3d79451e7a
build: Install Sodium symlink on Linux
2023-12-17 11:45:39 +01:00
Lars Toenning
115a9633c8
cmake: Install crashpad_handler with executable bit
2023-11-22 18:30:30 +01:00
Mat Sutcliffe
c83790d765
Suppress warnings in externals
2023-11-19 12:52:48 +01:00
Lars Toenning
1deaeba584
Add CMake support
2023-11-12 21:36:21 +01:00
Roland Winklmeier
6f661339a4
refs #53 Remove all old CMake files
2014-08-01 12:12:06 +02:00
Roland Winklmeier
a0a7049785
Minor fixes in cmake and source files
2013-03-11 18:51:45 +01:00
Roland Winklmeier
584251e0a8
Initial commit
2013-02-15 18:50:17 +01:00