aboutsummaryrefslogtreecommitdiff
path: root/zenserver/xmake.lua
Commit message (Collapse)AuthorAgeFilesLines
* Enable Horde compute code on Linux & Mac (#61)Joe Kirchoff2022-03-221-0/+1
|
* xmake's del_files() has been deprecatedMartin Ridgers2022-03-021-1/+1
|
* Added copyright headers to xmake.lua scriptsMartin Ridgers2022-01-201-0/+2
|
* Required linker frameworks on Mac for zenserverMartin Ridgers2022-01-111-0/+10
|
* Sorted packages as sorted lists merge more reliablyMartin Ridgers2022-01-111-5/+5
|
* Consolidated two add_packages() callsMartin Ridgers2022-01-111-4/+2
|
* Added preprocessing config file and removed Visual Studio files.Per Larsson2021-12-151-14/+0
|
* Include header files when generating solution.Per Larsson2021-12-141-0/+1
|
* Merged main.Per Larsson2021-12-141-2/+2
|\
| * Merged mainMartin Ridgers2021-12-081-1/+0
| |\
| * | Silenced version spamMartin Ridgers2021-11-171-2/+1
| | |
| * | libcrypto links again libdl so the latter also needs careful handling in xmakeMartin Ridgers2021-11-151-4/+0
| | |
| * | Fixed dlopen/close() unresolved symbolsMartin Ridgers2021-11-121-0/+4
| | |
| * | Add compute xmake option to zenserver/xmake.luaMartin Ridgers2021-11-031-0/+1
| | |
* | | Merged main.Per Larsson2021-12-091-1/+0
|\ \ \ | | |/ | |/|
| * | Address review feedback and fix issue when deploying.Zousar Shaker2021-11-291-1/+0
| |/
* / Moved GC to background thread and added endpoint to trigger/status GC.Per Larsson2021-11-291-1/+2
|/
* asio HTTP implementation (#23)Stefan Boberg2021-10-141-1/+1
| | | asio-based HTTP implementation
* Merged from upstreamStefan Boberg2021-10-051-0/+15
|
* Implemented basics for Windows server support (not yet 100% - needs to ↵Stefan Boberg2021-09-171-0/+2
| | | | properly report service state etc to the OS)
* Added beginnings of a uWS http front-endStefan Boberg2021-09-101-1/+2
|
* Factored out http server related code into zenhttp module since it feels out ↵Stefan Boberg2021-09-091-1/+1
| | | | of place in zencore
* Further xmake file cleanupStefan Boberg2021-09-071-1/+7
|
* Restructured xmake filesStefan Boberg2021-09-061-1/+8
| | | | Mostly: moved dependencies to the module which introduces them
* xmake build files (experimental)Stefan Boberg2021-09-041-0/+18