Commit Graph
26 Commits
Author SHA1 Message Date
Evgeny Grin (Karlson2k) 9942b6415c W32 VS projects: added ARM and ARM64 configurations
Moved project configurations part for project include files
2023-05-01 20:41:08 +03:00
Evgeny Grin (Karlson2k) 65fd4d07b2 Updated .gitignore for W32 projects 2016-04-19 08:40:13 +00:00
Evgeny Grin (Karlson2k) 5ad31494eb VS projects: added largepost.c example 2016-04-11 14:08:28 +00:00
Evgeny Grin (Karlson2k) b3a9a6be7f VS projects: added simplepost.c example 2016-04-11 14:08:24 +00:00
Evgeny Grin (Karlson2k) 5f5447afa0 VS projects updated: cleanup, renamed file 2016-04-11 14:08:21 +00:00
Evgeny Grin (Karlson2k) 74b2370bc2 VS projects: restructured VS project files to share common values 2015-12-03 11:53:03 +00:00
Evgeny Grin (Karlson2k) 974314357d VS projects: prefer building by x64 tools 2015-12-03 11:52:59 +00:00
Evgeny Grin (Karlson2k) 1cbf43c0a0 VS projects: moved list of files to separate .vcxproj 2015-12-03 11:52:57 +00:00
Evgeny Grin (Karlson2k) 18f39a54b7 VS projects: used reference to lib project instead of manually linking, cleaned up extra dependencies 2015-12-03 11:52:54 +00:00
Evgeny Grin (Karlson2k) b86799bfad VS projects: optimizations, fixes, used macros for paths. 2015-12-03 11:52:52 +00:00
Evgeny Grin (Karlson2k) 81aa962701 VS projects: help VS to choose default startup project 2015-12-03 11:52:48 +00:00
Evgeny Grin (Karlson2k) 602a14fb5d Reduce last packet response delay observable with keep-alive on BSD and Darwin platforms 2015-11-25 18:45:22 +00:00
Evgeny Grin (Karlson2k) 748824ad1a Remove reason_phrase.h from VS project, addition correction for compilation for XP 2015-10-01 13:45:44 +00:00
Evgeny Grin (Karlson2k) 35182084a0 Clarify and simplify W32 VS project settings 2015-10-01 12:37:53 +00:00
Evgeny Grin (Karlson2k) 0cb86aaffa Fix W32 VS project files 2015-09-30 21:08:02 +00:00
Evgeny Grin (Karlson2k) 70f7ad46eb Reimplement monotonic clock with wide range of platforms support 2015-08-27 09:43:09 +00:00
Evgeny Grin (Karlson2k) 0d2688a98b fix file names, include missing files to Makefile 2015-08-22 15:45:36 +00:00
Evgeny Grin (Karlson2k) d0acbabefa Update md5.c to version based on OpenBSD modifications,
distinguish between little endian and PDP endian.
2015-08-08 11:10:06 +00:00
Evgeny Grin (Karlson2k) 2c842e6b95 Move all internal limits definitions to MHD_limits.h 2015-07-07 18:32:33 +00:00
Evgeny Grin (Karlson2k) 67859a6401 response.c: file_reader(): add support for W32 64-bit seek 2015-06-09 19:34:07 +00:00
Evgeny Grin (Karlson2k) 16fc241e3c w32 VS project: add support for build for XP, internally optimize project files 2015-05-07 17:04:45 +00:00
Evgeny Grin (Karlson2k) b44ee80556 Define and use system-independent wrapper macro for poll() 2015-05-07 17:04:22 +00:00
Evgeny Grin (Karlson2k) 96e3eea4a5 [w32] VS project: copy .pdb file to output dir for Debug-static configuration 2015-02-12 15:26:13 +00:00
Evgeny Grin (Karlson2k) f52cd063f1 [w32] Use .dll resource for VC project 2015-01-04 15:59:53 +00:00
Evgeny Grin (Karlson2k) 7edd1902a3 [w32] Fix VS project 2015-01-04 15:59:41 +00:00
Evgeny Grin (Karlson2k) 684be54c9f [W32] Initial VS2013 project files 2014-12-22 19:42:56 +00:00