ladybird/Meta/gn/build
R-Goc 28d5d982ce
Some checks are pending
CI / Lagom (x86_64, Fuzzers_CI, false, ubuntu-24.04, Linux, Clang) (push) Waiting to run
CI / Lagom (arm64, Sanitizer_CI, false, macos-15, macOS, Clang) (push) Waiting to run
CI / Lagom (x86_64, Sanitizer_CI, false, ubuntu-24.04, Linux, GNU) (push) Waiting to run
CI / Lagom (x86_64, Sanitizer_CI, true, ubuntu-24.04, Linux, Clang) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (arm64, macos-15, macOS, macOS-universal2) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (x86_64, ubuntu-24.04, Linux, Linux-x86_64) (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Label PRs with merge conflicts / auto-labeler (push) Waiting to run
Push notes / build (push) Waiting to run
Everywhere: Remove unused private fields
This commit removes the -Wno-unusued-private-field flag, thus
reenabling the warning. Unused field were either removed or marked
[[maybe_unused]] when unsure.
2025-04-04 12:40:07 +02:00
..
libs LibCrypto: Link with OpenSSL 2024-12-22 18:53:45 +01:00
mac Meta: Add gn build for the MacPDF application 2023-10-23 15:25:24 -06:00
toolchain Meta: Add third-party libraries to gn build with vcpkg install script 2024-09-27 10:15:08 -06:00
BUILD.gn Everywhere: Remove unused private fields 2025-04-04 12:40:07 +02:00
BUILDCONFIG.gn Meta: Add the start of a gn build based on the LLVM gn build 2023-07-09 16:22:58 -06:00
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 support for verifying downloaded files with their SHA-256 hash 2024-05-24 08:47:26 -04:00
download_file.py Meta: Make download_file work on Windows 2024-09-25 10:19:51 -06:00
embed_as_string.gni Meta: Make embed_as_string_view.py produce Strings instead 2024-09-03 10:12:07 +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: Extract .zip file directories in an encoding-agnostic manner 2023-11-18 01:16:05 -07:00
install_vcpkg.py Meta: Add third-party libraries to gn build with vcpkg install script 2024-09-27 10:15:08 -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 Meta: Add the start of a gn build based on the LLVM gn build 2023-07-09 16:22:58 -06:00
run_compiled_binary.py Meta: Add compiled_action from LLVM, use it to generate TZDB sources 2023-07-09 16:22:58 -06:00
sysroot.gni Meta: Remove unused SerenityOS references from the GN build 2024-06-04 07:45:42 +02:00
vcpkg.gni Meta: Add third-party libraries to gn build with vcpkg install script 2024-09-27 10:15:08 -06:00
write_cmake_config.gni Meta: Add the start of a gn build based on the LLVM gn build 2023-07-09 16:22:58 -06:00
write_cmake_config.py Meta: Update the build rules for AK 2024-09-25 12:41:05 -06:00