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