Commit Graph

4 Commits

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