| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Enable Horde compute code on Linux & Mac (#61) | Joe Kirchoff | 2022-03-22 | 1 | -0/+1 |
| | | |||||
| * | xmake's del_files() has been deprecated | Martin Ridgers | 2022-03-02 | 1 | -1/+1 |
| | | |||||
| * | Added copyright headers to xmake.lua scripts | Martin Ridgers | 2022-01-20 | 1 | -0/+2 |
| | | |||||
| * | Required linker frameworks on Mac for zenserver | Martin Ridgers | 2022-01-11 | 1 | -0/+10 |
| | | |||||
| * | Sorted packages as sorted lists merge more reliably | Martin Ridgers | 2022-01-11 | 1 | -5/+5 |
| | | |||||
| * | Consolidated two add_packages() calls | Martin Ridgers | 2022-01-11 | 1 | -4/+2 |
| | | |||||
| * | Added preprocessing config file and removed Visual Studio files. | Per Larsson | 2021-12-15 | 1 | -14/+0 |
| | | |||||
| * | Include header files when generating solution. | Per Larsson | 2021-12-14 | 1 | -0/+1 |
| | | |||||
| * | Merged main. | Per Larsson | 2021-12-14 | 1 | -2/+2 |
| |\ | |||||
| | * | Merged main | Martin Ridgers | 2021-12-08 | 1 | -1/+0 |
| | |\ | |||||
| | * | | Silenced version spam | Martin Ridgers | 2021-11-17 | 1 | -2/+1 |
| | | | | |||||
| | * | | libcrypto links again libdl so the latter also needs careful handling in xmake | Martin Ridgers | 2021-11-15 | 1 | -4/+0 |
| | | | | |||||
| | * | | Fixed dlopen/close() unresolved symbols | Martin Ridgers | 2021-11-12 | 1 | -0/+4 |
| | | | | |||||
| | * | | Add compute xmake option to zenserver/xmake.lua | Martin Ridgers | 2021-11-03 | 1 | -0/+1 |
| | | | | |||||
| * | | | Merged main. | Per Larsson | 2021-12-09 | 1 | -1/+0 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Address review feedback and fix issue when deploying. | Zousar Shaker | 2021-11-29 | 1 | -1/+0 |
| | |/ | |||||
| * / | Moved GC to background thread and added endpoint to trigger/status GC. | Per Larsson | 2021-11-29 | 1 | -1/+2 |
| |/ | |||||
| * | asio HTTP implementation (#23) | Stefan Boberg | 2021-10-14 | 1 | -1/+1 |
| | | | | asio-based HTTP implementation | ||||
| * | Merged from upstream | Stefan Boberg | 2021-10-05 | 1 | -0/+15 |
| | | |||||
| * | Implemented basics for Windows server support (not yet 100% - needs to ↵ | Stefan Boberg | 2021-09-17 | 1 | -0/+2 |
| | | | | | properly report service state etc to the OS) | ||||
| * | Added beginnings of a uWS http front-end | Stefan Boberg | 2021-09-10 | 1 | -1/+2 |
| | | |||||
| * | Factored out http server related code into zenhttp module since it feels out ↵ | Stefan Boberg | 2021-09-09 | 1 | -1/+1 |
| | | | | | of place in zencore | ||||
| * | Further xmake file cleanup | Stefan Boberg | 2021-09-07 | 1 | -1/+7 |
| | | |||||
| * | Restructured xmake files | Stefan Boberg | 2021-09-06 | 1 | -1/+8 |
| | | | | | Mostly: moved dependencies to the module which introduces them | ||||
| * | xmake build files (experimental) | Stefan Boberg | 2021-09-04 | 1 | -0/+18 |