Commit Graph

10 Commits

Author SHA1 Message Date
32e1db7134 Disable standard assert() macro in Release builds 2021-02-18 19:49:43 +01:00
6f182b2bb3 Extract CONFIG += c++11 into common config.pri 2021-02-18 19:49:43 +01:00
cb822c4f47 Add CONFIG += silent to build to reduce log pollution
Qmake by default creates lots of unnecessary information during builds
which makes it hard to extract warnings and errors from the log.
Add the undocumented silent parameter to make it less talky.
2021-02-18 19:49:16 +01:00
ba690dcd4e Use pdfkit by default in macos
pdfium seems to be broken, I couldn't investigate where the problem is yet
2019-09-27 18:32:34 +02:00
1903b6753f Update compressed_archive to support the latest version of 7zip 18.05
p7zip has been abandoned and the latest version available is 16.02.
2019-02-18 17:00:30 +01:00
cc9161acb0 Enforce Qt 5.6 2018-07-10 20:35:42 +02:00
87023114e6 Require at least Qt 5.4 for compilation. 2018-02-19 13:56:18 +01:00
09c8125f87 Merge default branch 2018-02-18 17:17:14 +01:00
601e70fc85 merge develop 2018-02-12 21:41:46 +01:00
2cbbf8d433 Headless server: simplify system config logger 2018-01-28 13:32:56 +01:00