serenity/Documentation
Timon Kruiper cc7723b6c4 Meta: Add option to disable Kernel Address Sanitizer
By default we enable the Kernel Undefined Behavior Sanitizer, which
checks for undefined behavior at runtime. However, sometimes a developer
might want to turn that off, so now there is a easy way to do that.
2022-05-21 20:23:32 +01:00
..
Browser Meta: Move LibWeb's CMake generation script to its own file 2022-05-13 09:59:02 +02:00
FontEditor Base+Documentation: Add UsingFontEditor markdown file 2022-04-30 19:13:17 +02:00
Kernel Documentation: Fix grammar-o in ProcFSIndexing.md 2021-10-01 01:06:40 +01:00
AdvancedBuildInstructions.md Meta: Add option to disable Kernel Address Sanitizer 2022-05-21 20:23:32 +01:00
BareMetalInstallation.md Documentation: Update BareMetalInstallation's storage support section 2022-02-02 18:26:59 +01:00
BuildInstructions.md Documentation: Only install the x86 and AArch64 qemu backends on Arch 2022-05-20 09:51:15 +01:00
BuildInstructionsMacOS.md Documentation: Add Rosetta/Homebrew macOS note 2022-02-16 11:29:31 -05:00
BuildInstructionsOther.md Documentation: Add instructions for building images without root 2022-04-04 12:49:32 +02:00
BuildInstructionsWindows.md Documentation: Clarify Windows build instructions 2021-09-10 14:05:25 +00:00
BuildProfilingInstructions.md Documentation: Add BuildProfilingInstructions.md 2021-07-30 20:51:11 +02:00
CLion_Add_Configuration.png Documentation: Add Kernel/Userland quick switch to CLion configuration 2022-04-01 17:39:15 +01:00
CLion_Add_Configuration_Existing.png Documentation: Add Kernel/Userland quick switch to CLion configuration 2022-04-01 17:39:15 +01:00
CLion_Naming_Convention.png Documentation: Add preferred coding style options to CLion configuration 2021-07-27 22:49:41 +02:00
CLionConfiguration.md Documentation: Add Kernel/Userland quick switch to CLion configuration 2022-04-01 17:39:15 +01:00
CodingStyle.md Documentation: Clarify text about virtual/override/final 2022-04-04 12:44:44 +02:00
EmacsConfiguration.md Documentation: Add EmacsConfiguration.md for emacs editor support 2022-04-26 22:43:50 +02:00
EventLoop.md Documentation: Document how the event loop works & what it does 2022-05-03 23:04:11 +02:00
FAQ.md Documentation: Add FAQ entry about running the system 2022-02-02 21:40:28 +01:00
FileFormats.md LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
HardwareCompatibility.md Documentation: Add the new supported RTL8168 variants to the list 2021-09-18 17:49:24 +03:00
HighDPI.md Everywhere: Fix typos 2021-01-22 18:41:29 +01:00
NetworkBoot.md Everywhere: Fix spelling mistakes 2022-01-07 15:44:42 +01:00
Patterns.md Userland: Rename WindowServerConnection=>ConnectionToWindowServer 2022-02-25 22:35:12 +01:00
QEMU_Components.png Documentation: Suggest using x86_64 QEMU on Windows 2021-07-10 23:24:45 +02:00
RunningOnRaspberryPi.md Documentation: Tweak RunningOnRaspberryPi a bit 2021-10-21 20:01:34 +01:00
RunningTests.md Everywhere: Move tests to /home/anon/Tests 2022-03-20 22:20:59 +01:00
SelfHostedRunners.md Meta: Switch to clang-format-14 as the standard formatter 2022-04-01 21:24:45 +01:00
SmartPointers.md AK: Convert the try_make<T> factory function to use ErrorOr 2022-02-03 23:33:20 +01:00
StringFormatting.md Documentation: Document string formatting format 2022-01-08 06:18:04 -08:00
Tftpd32_Dhcp.png Documentation: Add RunningOnRaspberryPi page 2021-10-16 00:36:51 +01:00
Tftpd32_Serving.png Documentation: Add RunningOnRaspberryPi page 2021-10-16 00:36:51 +01:00
Tftpd32_Tftp.png Documentation: Add RunningOnRaspberryPi page 2021-10-16 00:36:51 +01:00
TransferringFiles.md Documentation: Fix Typo in TransferringFiles.md 2022-05-01 18:11:07 +02:00
Troubleshooting.md Meta+CI+Documentation: Bump host gcc requirement up to gcc 11 2022-01-07 11:02:30 +01:00
UsingQtCreator.md Meta: Switch to clang-format-14 as the standard formatter 2022-04-01 21:24:45 +01:00
VirtualBox.md Documentation: Document setting UUID for VDI image 2022-01-28 19:46:52 +00:00
VirtualBox_Creation_Reference.png Documentation: Add an installation guide for VirtualBox 2020-08-05 10:52:48 +02:00
VMware.md Documentation: Reorganize the build documentation 2021-07-10 23:24:45 +02:00
VSCodeConfiguration.md Documentation: Add more clangd configuration options 2022-04-26 22:47:27 +02:00
WebServer_localhost.png Documentation: Document how to transfer files from QEMU to the host 2022-01-10 10:31:54 +01:00
WHPX_Feature.png Documentation: Add screenshot for WHPX 2021-07-10 23:24:45 +02:00