serenity/Meta/gn/build
2023-10-23 15:25:24 -06:00
..
libs Meta: Port bc4d4f0f95 to gn build 2023-08-04 14:20:00 -06:00
mac Meta: Add gn build for the MacPDF application 2023-10-23 15:25:24 -06:00
toolchain Meta: Add ccache compiler launcher to gn build 2023-08-19 21:05:06 -06:00
BUILD.gn Meta: Add serenity toolchain to gn build 2023-08-19 21:05:06 -06:00
BUILDCONFIG.gn
buildflags.gni Meta: Add options for lldb and gdb output to gn 2023-08-19 20:09:26 -06:00
compiled_action.gni Meta: Add compiled_action from LLVM, use it to generate TZDB sources 2023-07-09 16:22:58 -06:00
download_cache.gni Meta: Add file download and archive extraction tools to gn build 2023-07-09 16:22:58 -06:00
download_file.gni Meta: Add file download and archive extraction tools to gn build 2023-07-09 16:22:58 -06:00
download_file.py Meta: Add file download and archive extraction tools to gn build 2023-07-09 16:22:58 -06:00
embed_as_string_view.gni Meta: Make embed_as_string_view.py usable by CMake builds :^) 2023-08-24 07:42:12 +01:00
extract_archive_contents.gni Meta: Add file download and archive extraction tools to gn build 2023-07-09 16:22:58 -06:00
extract_archive_contents.py Meta: Add file download and archive extraction tools to gn build 2023-07-09 16:22:58 -06:00
invoke_process_with_args.py Meta: Move invoke_process_with_args.py to common location 2023-10-23 15:25:24 -06:00
mac_sdk.gni
run_compiled_binary.py Meta: Add compiled_action from LLVM, use it to generate TZDB sources 2023-07-09 16:22:58 -06:00
serenity_target.gni Meta: Add serenity toolchain to gn build 2023-08-19 21:05:06 -06:00
sysroot.gni Meta: Add serenity toolchain to gn build 2023-08-19 21:05:06 -06:00
write_cmake_config.gni
write_cmake_config.py