Age | Commit message (Expand) | Author |
---|---|---|
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-13 | Minesweeper: Start working on a simple minesweeper game. :^) | Andreas Kling |