Age | Commit message (Expand) | Author |
---|---|---|
2019-12-25 | Build: support library and generator dependencies | joshua stein |
2019-12-20 | Build: clean up build system, use one shared Makefile | joshua stein |
2019-12-02 | WindowServer: Port to the new IPC system | Andreas Kling |
2019-07-18 | LibDraw: Introduce (formerly known as SharedGraphics.) | Andreas Kling |
2019-05-13 | Fix "make clean" not deleting app binaries. | Andreas Kling |
2019-04-26 | Games: Use Makefile.common here too. | Andreas Kling |
2019-04-20 | Get rid of SERENITY macro since the compiler already defines __serenity__ | Andreas Kling |
2019-04-20 | Snake: Import skeleton of a new snake game. | Andreas Kling |