mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-23 01:32:14 -05:00
468ac11f29
Until we get the goodness that C++ modules are supposed to be, let's try to shave off some parse time using precompiled headers. This commit only adds some very common AK headers, only to binaries, libraries and the kernel (tests are not covered due to incompatibility with AK/TestSuite.h). This option is on by default, but can be disabled by passing `-DPRECOMPILE_COMMON_HEADERS=OFF` to cmake, which will disable all header precompilations. This makes the build about 30 seconds faster on my machine (about 7%). |
||
---|---|---|
.. | ||
CMake | ||
Lagom | ||
Precompile | ||
Websites/serenityos.org | ||
bochsrc | ||
build-image-grub.sh | ||
build-image-qemu.sh | ||
build-root-filesystem.sh | ||
check-ak-test-files.sh | ||
check-debug-flags.sh | ||
check-newlines-at-eof.py | ||
check-style.sh | ||
check-symbols.sh | ||
check-syscall-lists.sh | ||
debug-kernel.sh | ||
generate-embedded-resource-assembly.sh | ||
grub-ebr.cfg | ||
grub-gpt.cfg | ||
grub-mbr.cfg | ||
install-ports-tree.sh | ||
lint-ci.sh | ||
lint-clang-format.sh | ||
lint-executable-resources.sh | ||
lint-ipc-ids.sh | ||
lint-keymaps.py | ||
lint-missing-resources.sh | ||
lint-ports.py | ||
lint-prettier.sh | ||
lint-python.sh | ||
lint-shell-scripts.sh | ||
notify_irc.py | ||
refresh-serenity-qtcreator.sh | ||
run.sh | ||
screenshot-000ccc0.png | ||
screenshot-0f85753.png | ||
screenshot-8ea4375.png | ||
screenshot-1133aca.png | ||
screenshot-9145a72.png | ||
screenshot-23263aa.png | ||
screenshot-191112e.png | ||
screenshot-b5521e1.png | ||
screenshot-cdb82f6.png | ||
screenshot-d727005.png | ||
screenshot-ef9fbef.png | ||
screenshot-f8fc892.png | ||
serenity.sh | ||
text-to-cpp-string.sh | ||
write-only-on-difference.sh |