1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 20:12:06 +00:00
serenity/Demos
Andrew Kaster a755b80057 Demos: Link our normal startfiles into the dynamic lib demo
Now that gcc knows about crtbeginS and crtendS, and knows not to link
crt0.o into shared objects, we can get rid of the hacks required due to
--nostartfiles.
2020-01-01 23:05:17 +01:00
..
DynamicLink Demos: Link our normal startfiles into the dynamic lib demo 2020-01-01 23:05:17 +01:00
Fire Build: support library and generator dependencies 2019-12-25 10:11:09 +01:00
HelloWorld Build: support library and generator dependencies 2019-12-25 10:11:09 +01:00
HelloWorld2 Build: support library and generator dependencies 2019-12-25 10:11:09 +01:00
WidgetGallery Build: support library and generator dependencies 2019-12-25 10:11:09 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00