Lars Toenning
528b0cc255
feat: Add MSFS support
...
Co-Authored-By: Roland Rossgotterer <roland.rossgotterer@gmail.com >
Co-Authored-By: tzobler <tzobler@t-online.de >
2024-11-15 20:54:14 +01:00
Lars Toenning
e0190c90df
build(installer): Remove unused sample section
2024-11-09 08:15:53 +01:00
Lars Toenning
5266cc1909
refactor: Port to Qt 6
2024-11-09 08:15:44 +01:00
Lars Toenning
de7b820112
refactor: Remove weather support
2024-10-13 15:20:57 +02:00
Lars Toenning
3faeac02f8
fix(installer): Update link
2024-10-12 22:16:17 +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
2bac39d869
fix: Remove bootstrapurl arg from installer
2024-02-08 10:24:38 +01:00
Lars Toenning
d86a978741
installer: Remove unmatched and unused libexpat in bin folder
2023-12-14 13:42:05 +01:00
Lars Toenning
208667833f
installer: Remove unused InstallBuilder autoupdater
2023-12-14 13:42:05 +01:00
Lars Toenning
1deaeba584
Add CMake support
2023-11-12 21:36:21 +01:00
Lars Toenning
bcc4bdd31e
Add SPDX identifiers for REUSE compliance
...
Co-authored-by: Mat Sutcliffe <oktal3700@gmail.com >
2023-10-03 09:29:49 +02:00
Lars Toenning
c4cfdc1fcc
Remove EOL feature
2023-02-28 21:12:24 +01:00
Mat Sutcliffe
1f2abdcd25
Add license note about closed source vatsimauth lib
2023-02-10 19:09:00 +01:00
Lars Toenning
baffc6f3d0
[Installer] Install FG plugin by default
2022-02-13 16:58:20 +01:00
Mat Sutcliffe
855c97bc88
Issue #92 Bump version number and switch to 3-part version numbers
2022-01-03 16:38:47 +00:00
Mat Sutcliffe
77e207bac6
[Installer] Make sure the uninstaller deletes readme.txt
2021-12-14 19:01:19 +00:00
Mat Sutcliffe
a0a04e1390
[Installer] Fix install path of Qt5 audio plugins
2021-12-14 19:00:54 +00:00
Mat Sutcliffe
00668f1397
[Installer] Shorter component names so they aren't truncated
...
Truncated sim plugin names meant that FS2004 and FS2020
looked identical.
2021-11-29 19:56:15 +00:00
Mat Sutcliffe
f5ad354420
Installer can delete WASAPI plugin installed by a previous version
2021-11-28 12:52:46 +00:00
Mat Sutcliffe
e1c3029dc8
Fix mistake when excluding WASAPI sound plugin
2021-11-28 12:52:35 +00:00
Mat Sutcliffe
27d9bf8f2f
[Installer] create readme.txt
2021-09-18 18:26:05 +01:00
Mat Sutcliffe
60eb0ae177
Don't install WASAPI sound plugin, which is not threadsafe and not needed
2021-07-13 17:51:59 +01:00
Roland Rossgotterer
308081cfcc
Enable MSFS 64 bit build
2021-07-13 17:51:59 +01:00
Roland Rossgotterer
7e04a2c40f
[MSFS] Rename FS2020 to MSFS
2021-07-13 17:51:58 +01:00
Mat Sutcliffe
743368516d
[Install] Don't hardcode version numbers of externals
2021-04-09 20:23:35 +01:00
Mat Sutcliffe
59bbac9a1f
[installer] minor cosmetic fix
2020-12-19 18:50:31 +00:00
Roland Rossgotterer
3baab2ae4d
Add initial simulator plugin support for FS2020
...
This adds simulator plugin support for FS2020. It still pretends to be FSX until full integration is completed.
2020-09-16 22:59:58 +01:00
Mat Sutcliffe
0b9103c1f7
[installer] Remember prior 32bit and 64bit install paths separately
2020-08-31 00:12:10 +01:00
Mat Sutcliffe
fc614f2d11
Adjusting links to new documentation
2020-08-26 22:45:13 +01:00
Mat Sutcliffe
c713294a07
Issue #69 Add CSL2XSB to the installer
...
Uses PyInstaller to bundle together with a
self-contained minimal Python environment.
2020-08-10 12:51:14 +01:00
Mat Sutcliffe
93998720b2
[Installer] Check if EOL has expired before installing
2020-07-08 21:16:28 +01:00
Mat Sutcliffe
0d998b3959
[Installer] Show the full version number in the installer
2020-07-04 21:30:53 +01:00
Roland Rossgotterer
5366e2e1cf
Revert 8c7475f620 after upgrade to Qt 5.14.0
2020-06-12 18:42:29 +01:00
Mat Sutcliffe
0777d048c6
[installer] OpenSSL 1.1 binaries
2020-01-07 19:57:27 +00:00
Mat Sutcliffe
90b57d82f4
[installer] Change "swift is still running" to simply wait until swift has quit
2020-01-07 19:57:18 +00:00
Mat Sutcliffe
848911c168
[installer] refactor into custom actions to avoid duplication
2020-01-07 19:46:16 +00:00
Mat Sutcliffe
521969a98a
[installer] only try to kill dbus-daemon.exe if it's running
2020-01-07 19:46:16 +00:00
Mat Sutcliffe
0dfebcf623
[installer] Change "swift is still running" to an abort/retry dialog
2020-01-07 19:46:16 +00:00
Mat Sutcliffe
c1a0c7293d
[installer] Kill dbus-daemon.exe before installing on Windows
2020-01-07 19:46:16 +00:00
Mat Sutcliffe
3cabc10461
[installer] Hide the option to skip the bootstrap step
...
behind an option to "show advanced options"
2019-10-23 00:38:25 +02:00
Roland Rossgotterer
abae20031d
[Linux] Package and install libsodium
2019-10-14 15:49:21 +02:00
Roland Rossgotterer
9f276c8dbf
[AFV] Update installer
2019-10-11 19:00:46 +01:00
Roland Rossgotterer
8c7475f620
Necessary fixes for custom Qt 5.12.3 built on Linux
2019-09-16 22:40:50 +01:00
Roland Rossgotterer
ef4e11025d
Install and package QtQml
...
ref T665
2019-05-23 13:12:58 +02:00
Roland Rossgotterer
fec6f3b0ad
Improve binary symbolification
...
Summary:
Backtrace accepts a wide range of native debugging formats, e.g. PDB, dSYM, ELF files. Instead of converting to an intermediate format being breakpad sym files, package and upload the native formats directly.
Also reduce the list of debugging symbols to a reasonable minimum. Sample and test symbols are not required.
Reviewers: #gatekeepers, msutcliffe
Reviewed By: #gatekeepers, msutcliffe
Subscribers: msutcliffe
Maniphest Tasks: T588
Differential Revision: https://dev.swift-project.org/D102
2019-05-13 11:20:46 +02:00
Roland Rossgotterer
d247d40358
Don't install samples by default
...
Samples are almost never needed by the regular user. Who needs them, can install them.
2019-04-11 22:12:08 +01:00
Roland Rossgotterer
f3c647fde4
Add FlightGear and emulated simulator plugins to installer
2019-04-11 22:11:58 +01:00
Roland Rossgotterer
86015859f3
Ignore VCRedist error code 3010 asking for a restart
2019-04-11 22:11:51 +01:00
Roland Rossgotterer
b2e1d373f2
Cleanup and resort the installed Qt5 libraries
...
Adding Qwt as a library added a couple of more Qt5 dependencies that were undetected so far. So I went through all our binaries and dependencies and tried to find all required sub dependencies. After that, the lists have been sorted for easier maintenance.
2019-02-22 20:35:50 +00:00