1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-08 05:27:14 +09:00
ladybird/Meta
Timothy Flynn 0958c5f508 Meta: Provide compiler jobs as a command line argument
On my Linux machine with 32 cores, ninja actually defaults to 34 jobs.
By defaulting ourselves to multiprocessing.cpu_count(), we actually
decrease the number of jobs used.
2025-05-30 12:03:38 -04:00
..
CMake Meta: Add flags for compilation and testing of js 2025-05-29 03:26:23 -06:00
gn LibCrypto: Replace {Unsigned,Signed}BigInteger impl with LibTomMath 2025-05-23 11:57:21 +02:00
Lagom LibWeb: Serialize CSS declarations as shorthands where applicable 2025-05-29 12:04:28 +02:00
check-debug-flags.sh Meta: Make check-debug-flags.sh runnable in Bash 3.2 2024-07-16 09:13:14 -06:00
check-html-doctype.py Everywhere: Format all python files with black 2025-05-22 16:21:42 +02:00
check-idl-files.py Everywhere: Format all python files with black 2025-05-22 16:21:42 +02:00
check-newlines-at-eof.py Everywhere: Format all python files with black 2025-05-22 16:21:42 +02:00
check-png-sizes.sh Meta: Make missing optipng fatal in CI 2025-02-12 17:37:42 +00:00
check-style.py Everywhere: Format all python files with black 2025-05-22 16:21:42 +02:00
configure-clangd.sh Meta: Script to configure clangd according to build type 2024-08-05 23:44:03 -06:00
debug.plist CMake: Add a command for codesigning with the get-task-allow entitlement 2024-07-02 16:57:51 -06:00
embed_as_string.py Everywhere: Format all python files with black 2025-05-22 16:21:42 +02:00
find_compiler.py Meta: Tentatively support BSD distributions in ladybird.py 2025-05-29 16:24:17 -04:00
find_compiler.sh Meta: Migrate find_compiler.sh logic to a python script 2025-05-29 16:24:17 -04:00
generate-libwasm-spec-test.py Everywhere: Format all python files with black 2025-05-22 16:21:42 +02:00
generate-libwasm-spec-test.sh
generate_clang_module_map.py Everywhere: Format all python files with black 2025-05-22 16:21:42 +02:00
host_platform.py Meta: Tentatively support BSD distributions in ladybird.py 2025-05-29 16:24:17 -04:00
import-wpt-test.py Everywhere: Format all python files with black 2025-05-22 16:21:42 +02:00
ladybird.py Meta: Provide compiler jobs as a command line argument 2025-05-30 12:03:38 -04:00
ladybird.sh Meta: Replace ladybird.sh contents with invocation to ladybird.py 2025-05-29 16:24:17 -04:00
lint-ci.sh Meta: Make CI enforce doctype in test cases 2025-03-20 11:50:49 +01:00
lint-clang-format.sh Meta: Switch to clang-format-20 as the standard formatter 2025-05-14 02:01:59 -06:00
lint-commit.sh CI: Add a check to report git merge commit 2022-12-10 12:07:06 +00:00
lint-executable-resources.sh Tests: Prevent executable images or html files during lint 2024-10-25 09:00:52 +02:00
lint-gn.sh Meta: Make gn linter actually fail 2025-03-07 09:44:42 +01:00
lint-prettier.sh Meta+LibJS: Upgrade to prettier version 3.3.3 2024-11-06 15:10:27 -05:00
lint-python.sh Meta: Lint python files with black 2025-05-22 16:21:42 +02:00
lint-shell-scripts.sh Meta: Make all pre-commit CI scripts work with Bash 3.2 2024-07-16 08:56:22 -06:00
lint-swift.sh Meta: Add swift-format linter script 2024-10-01 13:33:05 -06:00
refresh-ladybird-qtcreator.sh Meta+Documentation: Update config for QtCreator 2024-12-02 09:45:32 +00:00
shell_include.sh Meta: Make shell_include.sh compatible with busybox 2025-03-26 20:59:01 +00:00
utils.py Meta: Migrate find_compiler.sh logic to a python script 2025-05-29 16:24:17 -04:00
watch_wpt_progress.sh Meta: Make WPT.sh run nproc/2 testrunners in parallel 2025-05-07 15:48:21 +01:00
WPT.sh Everywhere: Document use of ladybird.py over ladybird.sh 2025-05-29 16:24:17 -04:00