1
0
Fork 0
Commit graph

29 commits

Author SHA1 Message Date
be38bbc823 [Fix] Use /bigobj on both x86 and x64 2024-08-30 18:13:39 +04:00
John Preston
161b986c32 Upgrade OpenSSL to 3.2.1. 2024-03-25 16:41:44 +04:00
Ilya Fedin
5b703df9b8 Fix build on Windows CI #2 2024-03-13 06:55:56 +04:00
Ilya Fedin
5a61112d6d Fix build on Windows CI 2024-03-12 13:13:33 +04:00
John Preston
82f379f3e5 Add DESKTOP_APP_ASAN option for MSVC. 2024-01-19 21:00:45 +04:00
John Preston
c373a0a014 Make windows.h header lighter. 2023-11-13 11:22:58 +04:00
John Preston
17951fb650 Re-enable global /LTCG on Windows.
With /LTCGOUT: empty path it should not try generating .iobj file,
and work on both 32 bit and 64 bit build with all static libs.
2023-02-08 13:19:21 +04:00
Ilya Fedin
de92292f89 Ensure executables operating in UTF-8 charset on Windows
Otherwise Qt assumptions are likely broken
2022-12-31 10:19:02 +04:00
John Preston
125b9571c5 Remove global LTCG on Windows build (object too large). 2022-12-06 18:11:17 +04:00
John Preston
f5dab7d4b7 Don't enable LTCG in Debug on Windows. 2022-11-25 16:33:41 +01:00
John Preston
2b7b92f30b Link PropSys.lib on Windows. 2021-10-05 21:58:06 +04:00
John Preston
c4c2bf4bad Link UxTheme.lib on Windows. 2021-09-28 21:08:35 +04:00
John Preston
995b1e4cbd Remove /fp:except in Windows 32 bit build. 2021-08-24 20:11:49 +03:00
John Preston
76ece84e77 Allow throwing fp exceptions in Windows 32 bit build. 2021-08-24 17:43:07 +03:00
John Preston
a79798285d Add 'unused variable' warning on MSVC. 2021-07-13 22:08:45 +03:00
John Preston
c8fa5ef714 Fix /bigobj option on Windows (it is case sensitive). 2021-06-24 18:38:30 +04:00
John Preston
3ba5f8d46a Enable /LARGEADDRESSAWARE for 32 bit Windows build. 2021-06-24 16:01:49 +04:00
23rd
bd9c097fea Added option to disable PDB file generation. 2021-03-17 12:33:50 +03:00
John Preston
d9e8a608c2 Add possibility to build on Windows for x64. 2020-11-06 20:19:54 +03:00
John Preston
c9d1ac50d3 Load Rstrtmgr dynamically. 2020-09-25 19:40:20 +03:00
John Preston
9346d5f895 Remove some libraries. 2020-07-02 20:56:09 +04:00
Ilya Fedin
4ea254886e Add DESKTOP_APP_USE_PACKAGED support for Windows 2020-05-12 14:44:38 +04:00
John Preston
9477283f34 Allow disabling single external libs. 2020-02-26 12:17:50 +04:00
John Preston
4c69234334 Remove _USING_V110_SDK71_, XP is not supported. 2020-02-24 19:50:33 +04: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
118ce81dd4 Add more options and external_ libs. 2019-11-21 14:54:37 +03:00
John Preston
2a87436d39 Initial commit. 2019-11-18 00:32:53 +03:00