Commit Graph

41 Commits

Author SHA1 Message Date
Allofich
a61cdc0f4a Remove /arch:SSE option from x64 builds 2019-12-22 12:39:02 +09:00
Allofich
ffd58aa704 Automatically use latest Windows 10 SDK version 2019-12-22 11:18:27 +09:00
aybe
fe67abd105 Enabled SSE for 64-bit. 2019-11-14 03:52:45 +01:00
aybe
caed7b5e28 Fixed libpng. 2019-11-14 01:15:41 +01:00
aybe
c3bcc43fad Enabled multiprocessor compilation for all projects. 2019-11-13 19:59:53 +01:00
aybe
9e9100b9ec Moving back to SDK 10.0.17763.0. 2019-11-13 18:29:31 +01:00
aybe
a30d7df312 All projects use Windows SDK 10. 2019-11-13 03:10:45 +01:00
aybe
264ac4c9bf All projects retargetted back to Win 8.1 SDK and to toolset 142. 2019-11-07 06:20:12 +01:00
Allofich
05619dd023 SVN r4183 (first half)
Update address of FSF
2019-06-03 22:54:46 +09:00
Jonathan Campbell
0332a6b563 Fix freetype dep and build in VS2017 2019-04-02 19:34:07 -07:00
driver1998
e5c35f5df4 Update VS2015 project files for Windows Desktop ARM32 (Windows RT) port 2019-02-21 21:05:35 +00:00
driver1998
f5f7d687c7 Update VS2015 project files for Windows ARM64 port. 2019-02-20 00:10:10 +00:00
Jonathan Campbell
d519bab908 VS2017 x64 doesn't need to specify SSE 2018-06-06 14:45:04 -07:00
Jonathan Campbell
1ebe61baee VS2017 project/solution updates 2018-06-06 14:39:46 -07:00
Jonathan Campbell
33bff7fe94 VS2017 project/solution adjustments 2018-06-06 14:38:24 -07:00
Jonathan Campbell
62f270fd1e VS2017 project/solution fixup including the zlib GS vs sdl option warning 2018-06-06 14:21:32 -07:00
Jonathan Campbell
175185b917 VS2017 project and solution updates 2018-06-06 14:14:05 -07:00
Jonathan Campbell
143dea0688 VS2017 update project and solution settings 2018-06-06 14:01:19 -07:00
Jonathan Campbell
ea22fdcaa4 Update target for x86 builds where the project is lacking 2018-05-22 17:28:08 -07:00
Jonathan Campbell
470cb33021 CRLF filtering needed for libpng to compile on MinGW 2018-05-20 19:10:30 -07:00
Jonathan Campbell
ef9ab729e0 more 2018-05-20 18:43:23 -07:00
Jonathan Campbell
ccfee1857b more 2018-05-20 15:28:33 -07:00
Jonathan Campbell
faadb25e78 VS2017 update libpng 2018-05-20 15:27:02 -07:00
Jonathan Campbell
d4975d86ab more 2018-05-20 14:51:27 -07:00
Jonathan Campbell
68b7880f19 Update VS2017 solution for zlib change 2018-05-20 14:36:15 -07:00
Jonathan Campbell
5b8c0b5ebc VS2017: More magic finangling to get VS2017 SDL2 builds to work again while keeping excess files out of the output directory. 2017-12-24 16:54:57 -08:00
Jonathan Campbell
3541724dc9 VS2017: Stop putting the compiled .LIB files in the Release directory alongside the final binary. 2017-12-24 14:44:12 -08:00
Jonathan Campbell
1ac8deb63c Windows: Add PEHDR-LITE to project (thanks roytam1) as build step to patch EXE header for Windows XP compat. Modify PEHDR-LITE slightly to shut VS2017 up about "unsafe" C runtime functions. Modify other VS2017 projects to compensate for this weird obsession in VS2017 with precompiled headers. 2017-12-23 08:41:33 -08:00
Jonathan Campbell
1e82f2aab4 Windows: VS2017's XP target is broken (_stat on XP is broken), switch back to working target. This makes Vista the minimum system again, however. 2017-12-23 01:23:14 -08:00
Jonathan Campbell
ee4c02a2ee VS2017 Windows: Change compile flags and copy DXGUID.LIB from the DirectX SDK to compile Windows XP-compatible binaries. And This time (*ahem* pay attention VS2017) make sure to commit the changed VCPROJ files. 2017-12-15 21:25:34 -08:00
Jonathan Campbell
f5a973e8f1 VS2015 create SDL2 targets (Debug and Release). They don't compile yet, but this is the start of it. 2017-12-08 14:54:12 -08:00
Aybe
1a5dae64f8 user preferences should not be tracked 2017-08-24 03:13:04 +02:00
Aybe
b9336f8cb1 upgrade and retarget solution 2017-08-24 02:52:10 +02:00
Jonathan Campbell
41894c0ac0 make the project settings more consistent 2016-03-02 22:38:20 -08:00
Jonathan Campbell
153dca3096 more vs2015 sln correction 2015-09-02 02:38:25 -07:00
Jonathan Campbell
ee5e9e633f still more cleanup. but VS2015 still eternally complains that the SDL
project is out of date, needs a recompile. Come on!
2015-09-02 01:46:46 -07:00
Jonathan Campbell
bd038297b4 update projects, cleanup 2015-09-02 01:17:17 -07:00
Jonathan Campbell
0cb2de549c sln cleanup 2015-09-02 00:56:17 -07:00
Jonathan Campbell
11090bf80e Visual Studio 2015 project cleanup 2015-08-23 18:45:46 -07:00
Jonathan Campbell
9fc42fa716 Update vs2015 project files to compile properly. 2015-08-23 11:34:05 -07:00
Jonathan Campbell
1f07edfa00 Managed to convert vs2008 project to vs2015 without destroying the original vs2008 project tree. 2015-08-23 10:50:48 -07:00