SerenityOS build: Wednesday, October 02
Images 💾⌗
- serenity-x86_64-20241002-4d1319e.img.gz (Raw image, 221.76 MiB)
Last commit ⭐⌗
commit 4d1319e79874b9cd6a3f07951d2ddbbfe09885e8
Author: Andreas Kling <andreas@ladybird.org>
AuthorDate: Wed Jun 5 10:33:18 2024 +0200
Commit: Nico Weber <thakis@chromium.org>
CommitDate: Tue Oct 1 19:53:31 2024 -0400
Everywhere: Include <LibGfx/Painter.h> in fewer places
Touching Painter.h now rebuilds ~40 files instead of ~300.
(cherry picked from commit fe4cc32380124e15439c97664881ca6856037358;
amended for conflict in AntiAliasingPainter.h includes due to #24523,
and to make LibCore/Resource.h include OpenType/Font.h, which was in
https://github.com/LadybirdBrowser/ladybird/pull/42 which we don't want
to cherry-pick)
Other builds