Commit graph

25 commits

Author SHA1 Message Date
Nicholas Orlowsky efd19d3bba fix version build step
Some checks failed
Docker Build & Publish / build (push) Failing after 1h39m43s
2025-02-24 21:34:54 -05:00
Nicholas Orlowsky 9b5719f9be Release v0.3.0
Some checks failed
Docker Build & Publish / build (push) Has been cancelled
2025-02-24 19:29:43 -05:00
Nicholas Orlowsky c07f3ebf81 faster nonblocking io
Some checks failed
Docker Build & Publish / build (push) Failing after 1h24m16s
2025-02-23 17:06:32 -05:00
Nicholas Orlowsky 6c5feb8675 epoll per thd 2025-02-22 00:52:30 -05:00
Nicholas Orlowsky 409024e04a polished up event loop changes
Some checks failed
Docker Build & Publish / build (push) Failing after 55m49s
2025-02-21 18:24:28 -05:00
Nicholas Orlowsky ca05aa1e5a event loop with threadmgr
Some checks failed
Docker Build & Publish / build (push) Has been cancelled
2025-02-21 14:09:01 -05:00
Nicholas Orlowsky f1195d1f04 add shell.nix 2025-02-19 23:54:15 -05:00
Nicholas Orlowsky da9f2f2d51
broken ssl
Some checks failed
Docker Build & Publish / build (push) Has been cancelled
2025-02-17 18:46:33 -05:00
Nicholas Orlowsky 0ebdb34601
format + README 2025-02-04 11:44:34 -05:00
Nicholas Orlowsky 71be773d49
split into src and lib and socket changes
* libanthracite files are now all in lib/
* anthracite-bin + anthracite-api-bin files are now all in src/
* socket split into header and source properly
2025-02-04 11:37:46 -05:00
Nicholas Orlowsky fba87f3fbb
Updated directory structure and build steps
* seperate build-supplemental from build-version
* version.cpp now included in cmake config, not directly imported
* socket moved into its own directory
* test_www removed from project
2025-02-04 11:29:15 -05:00
Nicholas Orlowsky 54d82b8c66
cleanup of source + build system
* seperated most parts into headers & source files
* seperated anthracite into libanthracite and anthracite-bin for modules
* built demo webAPI module
* rewrote some code to do things in the
* changed cmakelists to not build in src directory
2025-02-04 02:03:27 -05:00
Nicholas Orlowsky 207015c944
add cmake files 2024-05-10 06:13:31 -05:00
Nicholas Orlowsky 734e37de37
move build system to cmake 2024-05-10 06:09:40 -05:00
Nicholas Orlowsky c31db4d2a8
remove march native for now 2023-10-20 13:35:18 -04:00
Nicholas Orlowsky bdd12adfb4
fix production build 2023-10-20 12:51:01 -04:00
Nicholas Orlowsky 3dddee43f7
version 0.2.0 2023-10-20 12:46:30 -04:00
Nicholas Orlowsky d19c4efad3
remove error pages directory 2023-10-20 00:46:04 -04:00
Nicholas Orlowsky b28891adb5
update build process 2023-10-20 00:45:20 -04:00
Nicholas Orlowsky dea773366e
cleanup 2023-10-20 00:27:35 -04:00
Nicholas Orlowsky f1868ceea5
minor changes 2023-10-18 14:17:44 -04:00
Nicholas Orlowsky 6c9f7f7c49
restructuring 2023-10-18 14:09:26 -04:00
Nicholas Orlowsky ac669ba504
v0.1.2 2023-10-17 13:33:22 -04:00
Nicholas Orlowsky d6eb46d310
v0.1.1 2023-10-17 13:16:31 -04:00
Nicholas Orlowsky 0649a28a28
performance improvements + a good amount of changes 2023-10-16 14:36:17 -04:00