aboutsummaryrefslogtreecommitdiff
path: root/xmake.lua
Commit message (Expand)AuthorAgeFilesLines
...
* | Moved Vfs and Httpsys build options into a Windows-only blockMartin Ridgers2021-10-251-12/+12
* | Made httpsys xmake option Windows onlyMartin Ridgers2021-10-251-6/+8
* | Merged mainMartin Ridgers2021-10-151-4/+1
|\|
| * asio HTTP implementation (#23)Stefan Boberg2021-10-141-4/+1
* | Disabled warning about missing initializersMartin Ridgers2021-10-151-0/+1
* | Moved Windows-only defines to the is("windows") xmake blockMartin Ridgers2021-10-151-3/+7
* | Removed `-fshort-wchar` compiler flag on LinuxMartin Ridgers2021-10-011-1/+0
* | Global compile flags when building on LinuxMartin Ridgers2021-09-291-0/+8
|/
* Added map file generation option (commented out by default)Stefan Boberg2021-09-221-0/+1
* Made mimalloc enable/disable visible in xmake fileStefan Boberg2021-09-201-0/+1
* Added testing.h to wrap doctest.hStefan Boberg2021-09-201-0/+6
* Added zenstore-test test driver for zenstore testsStefan Boberg2021-09-191-1/+2
* Added UNICODE and defined _WIN32_WINNT to match the slnStefan Boberg2021-09-171-1/+1
* Merge mainMartin Ridgers2021-09-151-3/+14
|\
| * Added beginnings of a uWS http front-endStefan Boberg2021-09-101-1/+4
| * Attempted to tweak option defaults, they still don't quite work the way I wou...Stefan Boberg2021-09-091-0/+1
| * Improved VFS feature toggle logicStefan Boberg2021-09-091-2/+8
| * Factored out http server related code into zenhttp module since it feels out ...Stefan Boberg2021-09-091-0/+1
* | Define _CRT_SECURE_NO_WARNINGSMartin Ridgers2021-09-141-0/+4
|/
* Further xmake file cleanupStefan Boberg2021-09-071-11/+13
* Restructured xmake filesStefan Boberg2021-09-061-9/+26
* Added zenserver-test xmake fileStefan Boberg2021-09-051-2/+3
* xmake build files (experimental)Stefan Boberg2021-09-041-0/+34