Commit Graph

26 Commits

Author SHA1 Message Date
Lars Toenning
c4cfdc1fcc Remove EOL feature 2023-02-28 21:12:24 +01:00
Mat Sutcliffe
29a9b20ea8 Bump version number 2022-02-03 22:25:33 +00:00
Mat Sutcliffe
860967ba01 Bump version number 2022-01-30 11:46:30 +00: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
b4f9e06b8b Bump version number 2021-12-22 17:49:28 +00:00
Mat Sutcliffe
3bd4b47d65 Bump version number 2021-10-11 14:19:55 +01:00
Mat Sutcliffe
b6533efcb2 Set default EOL to 1 Jan 2030
This is overridden by GitHub Actions so only applies to local dev builds
2021-07-13 20:40:48 +01:00
Roland Rossgotterer
7e04a2c40f [MSFS] Rename FS2020 to MSFS 2021-07-13 17:51:58 +01:00
Mat Sutcliffe
5d99fc0cc3 Version number 2020-12-19 18:50:30 +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
07b1349a9d Bump version number 2020-08-26 22:45:13 +01:00
Mat Sutcliffe
bfa82affb9 Issue #17 Disable building xswiftbus for 32bits 2020-08-02 23:00:21 +01:00
Mat Sutcliffe
29a59bdd14 Bump version number 2020-06-29 18:34:13 +01:00
Mat Sutcliffe
bc0ce13ed1 Bump version number 2020-01-07 19:57:24 +00:00
Mat Sutcliffe
b7456bf1cf New version number. 2019-09-16 22:41:40 +01:00
Klaus Basan
1229c3a9ba EOL (expiry date) 2019-09-16 20:29:52 +01:00
Mat Sutcliffe
a05c9196cc Version number. 2019-05-22 13:41:08 +01:00
Mat Sutcliffe
08b1141072 D98 Split up releaseWithDebugInfo and profileRelease as 2 separate configs 2019-04-12 13:30:48 +01:00
Mat Sutcliffe
30c0054f57 Next version number. 2019-04-12 12:38:26 +01:00
Mat Sutcliffe
fee3562d32 Bump to version 0.9. 2019-04-11 22:16:31 +01:00
Roland Rossgotterer
264002cb63 Style and formatting 2019-04-11 22:11:57 +01:00
ltoenning
68cf4fa63d Initial FlightGear plugin commit 2019-04-11 22:11:52 +01:00
Mat Sutcliffe
2c35415b7f Bump version number. 2019-04-11 22:11:30 +01:00
Mat Sutcliffe
9facd200f1 Bump version number. 2019-02-22 20:23:51 +00:00
Mat Sutcliffe
307e170d5f Integrate swift version numbering into the json config system. 2019-02-22 20:23:26 +00:00
Mat Sutcliffe
82679a3010 Replace qmake variable BLACK_CONFIG with a system based on json files.
The config is loaded from json files by qmake, and we define the qmake
function `swiftConfig` for checking whether a feature is enabled.
This function can be directly used in `buildconfig_gen.cpp.in`,
so the trick with C++ comment tokens in variables is not needed.
2019-02-22 20:23:25 +00:00