Age | Commit message (Expand) | Author |
---|---|---|
2019-09-21 | LibCore: Convert CLocalServer to ObjectPtr | Andreas Kling |
2019-08-05 | Lagom: Disable building the IPC client/server apps for now | Andreas Kling |
2019-08-03 | Lagom: Add a simple IPC client and server for host-side testing | Andreas Kling |
2019-08-01 | Lagom: Append to CMAKE_CXX_FLAGS instead of overwriting it. | Andreas Kling |
2019-07-30 | Lagom: Set project() right away | Robin Burchell |
2019-07-26 | Lagom: Let's not hard-code the compiler. Add compiler-relevant flags though. | Andreas Kling |
2019-07-25 | Lagom: Build with -fPIC for now. | Andreas Kling |
2019-07-25 | Lagom: Simplify the CMakeLists.txt a bit. | Andreas Kling |
2019-07-25 | Lagom: Add a tiny test program so we can see that something works. :^) | Andreas Kling |
2019-07-25 | Lagom: Let's build liblagom as a static library. | Andreas Kling |
2019-07-25 | Lagom: Import the beginnings of a "port" of Serenity libs for the outside. | Andreas Kling |