Commit Graph

17 Commits

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