mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 08:57:47 +00:00
Ports: Format patches without numbering, commit hash or version number
This commit is contained in:
parent
d69a79b03b
commit
d426c5a4b2
371 changed files with 806 additions and 1884 deletions
|
@ -1,7 +1,7 @@
|
|||
From f9447fa6782eef2c4791c963cedf469d9062c792 Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Andreas Kling <kling@serenityos.org>
|
||||
Date: Sat, 27 Mar 2021 22:05:09 +0100
|
||||
Subject: [PATCH 1/2] Add SerenityOS platform support
|
||||
Subject: [PATCH] Add SerenityOS platform support
|
||||
|
||||
Co-Authored-By: Robin Burchell <robin+git@viroteck.net>
|
||||
Co-Authored-By: tgsm <doodrabbit@hotmail.com>
|
||||
|
@ -1704,6 +1704,3 @@ index 0000000..b5c6759
|
|||
+#endif /* SDL_serenityvideo_h_ */
|
||||
+
|
||||
+/* vi: set ts=4 sw=4 expandtab: */
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From a788810465ed48f0c80494a463a89eec262acd60 Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Tim Schumacher <timschumi@gmx.de>
|
||||
Date: Sat, 21 May 2022 23:33:31 +0200
|
||||
Subject: [PATCH 2/2] Make sdl2-config prefixes configurable again
|
||||
Subject: [PATCH] Make sdl2-config prefixes configurable again
|
||||
|
||||
These were accidentally removed in
|
||||
6956f4aa1982b66b234026b46f7bb2dd44c67894.
|
||||
|
@ -26,6 +26,3 @@ index 2400d53..7a55d25 100644
|
|||
if(SDL_STATIC)
|
||||
set(ENABLE_STATIC_TRUE "")
|
||||
set(ENABLE_STATIC_FALSE "#")
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue