Commit graph

14 commits

Author SHA1 Message Date
GABO1423
5ea2928100 (UWP) Resolve Build Warning
`MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance`
2023-08-26 14:44:20 -04:00
GABO1423
8cfe46eed0 (UWP) Remove Win32/x86 Support 2023-08-14 18:57:31 -04:00
GABO1423
e8c42b0bb7 (UWP) Code Cleanup: Round 2 2023-06-29 01:36:30 -04:00
Gabriel Morazán
2d5086112b (UWP) Remove All Redundant Conditionals 2023-03-04 19:19:14 -04:00
Henrik Rydgård
61c5b9e0ca Retarget UWP projects for latest VS build
19061 is the oldest SDK installed by default.

Also disable "SDL" (security development lifecycle) checks in
SPIRV-Cross because it doesn't build with it...
2023-02-24 23:08:41 +01:00
Unknown W. Brackets
79d53552a5 armips: Update to latest. 2022-10-29 09:02:12 -07:00
Unknown W. Brackets
2b884de585 armips: Use native std::filesystem on Windows/UWP. 2022-10-01 08:13:57 -07:00
Unknown W. Brackets
559fdd167f armips: Also update UWP and ARM64, etc. 2022-09-30 20:16:34 -07:00
Unknown W. Brackets
90f701675d UWP: Disable SDLChecks, which error on deprecated.
We should get rid of deprecated usage, but it's troublesome for only UWP
to compile differently.  These were ignored before.
2021-02-18 08:56:36 -08:00
driver1998
1a9a617325 UWP: Use default (latest) toolset and remove dependency to 16299 SDK 2019-05-13 16:07:48 +08:00
driver1998
3bbbf13f53 Update UWP project files for ARM64 2019-05-04 23:56:55 +08:00
pent0
d9fab1c4e0 Disable precompiled header for all configurations of Armips 2018-12-11 23:09:51 +07:00
pent0
d8458c212e Disable SDL check with armips dependency
Uninitialized pointer
2018-12-10 21:29:27 +07:00
pent0
4a53853f79 Update UWP port 2018-12-10 20:55:07 +07:00