1
0
Fork 0
Commit graph

13 commits

Author SHA1 Message Date
Ilya Fedin
4ea254886e Add DESKTOP_APP_USE_PACKAGED support for Windows 2020-05-12 14:44:38 +04:00
Ilya Fedin
d5153dfd92 Adapt DESKTOP_APP_USE_PACKAGED for macOS and proper usage of pkg-config 2020-04-21 23:11:32 +04:00
Vitaly Zaitsev
b944efa1f3 Added support of IPO optimizations.
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
2020-01-24 16:47:48 +03:00
Nicholas Guriev
67cf2a5abd Use C++17 as maximum standard for GCC
GCC 9 has incomplete and buggy implementation of -std=c++2a. Rollback to c++17.
2020-01-22 17:20:56 +03:00
23rd
9d2b5fe0e4 Updated std to C++20. 2020-01-18 16:17:27 +03:00
Ilya Fedin
1db22f3663 Make packaged build working 2020-01-16 11:32:32 +04:00
John Preston
0340f72294 Fix build on Linux 32bit. 2019-12-05 11:08:07 +03:00
John Preston
af968dc8ea Initial Linux build. 2019-12-03 19:06:31 +03:00
John Preston
60f9cc611a Enable LTO by Xcode project settings. 2019-11-29 17:52:44 +03:00
John Preston
9e68adb866 Initial build with Xcode. 2019-11-25 18:39:08 +03:00
John Preston
b303af63d7 Build Release with debug symbols. 2019-11-22 21:00:39 +03:00
John Preston
33612794c6 Use namespaced library aliases. 2019-11-21 17:43:00 +03:00
John Preston
2a87436d39 Initial commit. 2019-11-18 00:32:53 +03:00