aboutsummaryrefslogtreecommitdiff
path: root/w32/VS2013
Commit message (Collapse)AuthorAge
* Updated .gitignore for W32 projectsEvgeny Grin (Karlson2k)2016-04-19
|
* VS projects: added largepost.c exampleEvgeny Grin (Karlson2k)2016-04-11
|
* VS projects: added simplepost.c exampleEvgeny Grin (Karlson2k)2016-04-11
|
* VS projects updated: cleanup, renamed fileEvgeny Grin (Karlson2k)2016-04-11
|
* VS projects: restructured VS project files to share common valuesEvgeny Grin (Karlson2k)2015-12-03
|
* VS projects: prefer building by x64 toolsEvgeny Grin (Karlson2k)2015-12-03
|
* VS projects: moved list of files to separate .vcxprojEvgeny Grin (Karlson2k)2015-12-03
|
* VS projects: used reference to lib project instead of manually linking, ↵Evgeny Grin (Karlson2k)2015-12-03
| | | | cleaned up extra dependencies
* VS projects: optimizations, fixes, used macros for paths.Evgeny Grin (Karlson2k)2015-12-03
|
* VS projects: help VS to choose default startup projectEvgeny Grin (Karlson2k)2015-12-03
|
* Reduce last packet response delay observable with keep-alive on BSD and ↵Evgeny Grin (Karlson2k)2015-11-25
| | | | Darwin platforms
* Remove reason_phrase.h from VS project, addition correction for compilation ↵Evgeny Grin (Karlson2k)2015-10-01
| | | | for XP
* Clarify and simplify W32 VS project settingsEvgeny Grin (Karlson2k)2015-10-01
|
* Fix W32 VS project filesEvgeny Grin (Karlson2k)2015-09-30
|
* Reimplement monotonic clock with wide range of platforms supportEvgeny Grin (Karlson2k)2015-08-27
|
* fix file names, include missing files to MakefileEvgeny Grin (Karlson2k)2015-08-22
|
* Update md5.c to version based on OpenBSD modifications,Evgeny Grin (Karlson2k)2015-08-08
| | | | distinguish between little endian and PDP endian.
* Move all internal limits definitions to MHD_limits.hEvgeny Grin (Karlson2k)2015-07-07
|
* response.c: file_reader(): add support for W32 64-bit seekEvgeny Grin (Karlson2k)2015-06-09
|
* w32 VS project: add support for build for XP, internally optimize project filesEvgeny Grin (Karlson2k)2015-05-07
|
* Define and use system-independent wrapper macro for poll()Evgeny Grin (Karlson2k)2015-05-07
|
* [w32] VS project: copy .pdb file to output dir for Debug-static configurationEvgeny Grin (Karlson2k)2015-02-12
|
* [w32] Use .dll resource for VC projectEvgeny Grin (Karlson2k)2015-01-04
|
* [w32] Fix VS projectEvgeny Grin (Karlson2k)2015-01-04
|
* [W32] Initial VS2013 project filesEvgeny Grin (Karlson2k)2014-12-22