kleines Filmröllchen
1e67435ff5
Meta: Rename compile_gml to stringify_gml
...
This is what this function really does, it doesn't compile anything.
2023-08-11 21:33:48 +02:00
Tim Schumacher
ce2f1b845f
Everywhere: Mark dependencies of most targets as PRIVATE
...
Otherwise, we end up propagating those dependencies into targets that
link against that library, which creates unnecessary link-time
dependencies.
Also included are changes to readd now missing dependencies to tools
that actually need them.
2022-11-01 14:49:09 +00:00
implicitfield
5d77daebf3
2048: Convert to GML
2022-10-17 22:40:52 +02:00
David Lindbom
357a36b622
2048: Add link to help pages in menu
2022-01-13 03:45:17 -08:00
Pedro Pereira
fb5ea617f1
2048: Port to LibMain
...
Simplified two pledge() and two unveil() by using TRY().
2021-11-22 23:44:55 +01:00
Thitat Auareesuksakul
666397e1a7
2048: Use LibConfig instead of Core::ConfigFile
2021-08-26 16:39:22 +02:00
Gunnar Beutner
631d36fd98
Everywhere: Add component declarations
...
This adds component declarations so that users can select to not build
certain parts of the OS.
2021-06-17 11:03:51 +02:00
Andreas Kling
aa939c4b4b
Games: Move to Userland/Games/
2021-01-12 12:04:23 +01:00