Commit Graph

12 Commits

Author SHA1 Message Date
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