summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2018-07-01 10:20:21 -0700
committerThiago Macieira <thiago.macieira@intel.com>2018-09-01 15:19:46 +0000
commit7bd79b3cffbbbece23867c5e111a3dd2ebcad016 (patch)
tree9563078fb7aeae16b1f4321bfcbc18c969f9f6ed /mkspecs
parentd9766ddc3d525cf08acec4c3483e61d86c9899a8 (diff)
Plugins: Save some architectural requirement flags
...not just the debug flag. The information is saved outside of the CBOR map for two reasons: 1) removing the hack that depended on how QCborStreamWriter and TinyCBOR internally work, allowing for the extra parameter to be written directly. We wouldn't be able to use that hack anyway and would have needed a further, uglier hack to encode a byte whose value we don't know. 2) outside the map, this information can be parsed more quickly and then we can discard any plugins we shouldn't actually load. Since we're doing this for a flag, I decided to move the Qt version there too for reason #2. Change-Id: I61ecce6b1324410bbab4fffd153d4e5fc696d19e Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'mkspecs')
0 files changed, 0 insertions, 0 deletions