Timothy Flynn
f5ed7d5d9c
Meta: Remove base64 utility from the GN build
2024-06-04 07:45:42 +02:00
Timothy Flynn
a089c00e02
Meta: Remove unused SerenityOS references from the GN build
2024-06-04 07:45:42 +02:00
Timothy Flynn
a88ee029d7
Meta: Add the base64 utility to the GN build
2024-03-25 08:13:27 +01:00
Andrew Kaster
4dbb73b360
Meta+Documentation+Ladybird: Update places that use ladybird filename
...
Fallout from 01feae24b2
These places referred to the filename "ladybird" directly, but we
changed the OUTPUT_NAME of ladybird to "Ladybird".
2023-10-27 07:11:35 +02:00
Andrew Kaster
4522c82459
Meta: Add gn build for the MacPDF application
2023-10-23 15:25:24 -06:00
Andrew Kaster
0acd87954b
Meta: Add Serenity Kernel to gn build
2023-08-19 21:05:06 -06:00
Andrew Kaster
16b83cd8fb
Meta: Add gn build rules for Ladybird
2023-07-09 16:22:58 -06:00
Andrew Kaster
bf02069a89
Meta: Add dependencies for the JS repl to the gn build
2023-07-09 16:22:58 -06:00
Andrew Kaster
165a67b115
Meta: Add LibJS and its dependencies to gn build
2023-07-09 16:22:58 -06:00
Andrew Kaster
1d3898f308
Meta: Add LibUnicode and LibLocale to gn build
...
A lot of code gen happening here. These generators are kind of
awkward to work with, and the fact that the CLDR data download
extracts over 8,000 files makes it hard to fit into the explicit
patterns GN expects of us.
2023-07-09 16:22:58 -06:00
Andrew Kaster
0e24bfb464
Meta: Add file download and archive extraction tools to gn build
...
Use them to download and extract the TZDB files
2023-07-09 16:22:58 -06:00
Andrew Kaster
05f56e09b5
Meta: Add CodeGenerators and library dependencies for them to gn build
2023-07-09 16:22:58 -06:00
Andrew Kaster
cbda1a6c73
Meta: Add LibTest and Tests/AK to gn build
2023-07-09 16:22:58 -06:00
Andrew Kaster
4bfb146181
Meta: Add the start of a gn build based on the LLVM gn build
...
"based on" in this context means "largely copied from"
2023-07-09 16:22:58 -06:00