summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
2022-01-08LibTimeZone+Meta: Add plumbing for an IANA Time Zone Database generatorTimothy Flynn
2022-01-08Meta: Move invoke_generator to utils.cmakeTimothy Flynn
2022-01-08Meta: Move remove_unicode_data_if_version_changed to utils.cmakeTimothy Flynn
2022-01-08Meta: Redefine link_with_unicode_data to not include unicode_data.cmakeTimothy Flynn
2022-01-08Meta: Remove -ldl linkage from LagomUnicodeTimothy Flynn
2022-01-07CI: Extract toolchain ccache in the Serenity build stageTimothy Flynn
2022-01-07Everywhere: Fix spelling mistakesmjz19910
2022-01-07Meta: Remove explicit IDE attached drive from q35 setupLiav A
2022-01-07Meta+CI+Documentation: Bump host gcc requirement up to gcc 11Andrew Kaster
2022-01-07Everywhere: Fix many spelling errorsmjz19910
2022-01-07LibSQL: Implement LIKE SQL expressionsGuilherme Gonçalves
2022-01-06LibUnicode: Do not assume time zones & meta zones have a 1-to-1 mappingTimothy Flynn
2022-01-06LibUnicode: Move UTC verification to the scope that requires itTimothy Flynn
2022-01-05LibJS+LibUnicode: Handle flexible day periods that roll over midnightTimothy Flynn
2022-01-04LibUnicode: Remove now unused value-from-string generator overloadTimothy Flynn
2022-01-04LibUnicode: Convert UnicodeData to link with weak symbolsTimothy Flynn
2022-01-04LibJS+LibUnicode: Convert UnicodeLocale to link with weak symbolsTimothy Flynn
2022-01-04LibUnicode: Add temporary overload of value-from-string generatorTimothy Flynn
2022-01-04LibUnicode: Convert UnicodeDateTimeFormat to link with weak symbolsTimothy Flynn
2022-01-04LibUnicode: Convert UnicodeNumberFormat to link with weak symbolsTimothy Flynn
2022-01-04LibWeb: Implement CanvasRenderingContext2D.measureTextsin-ack
2022-01-03LibUnicode: Add minimal support for generic & offset-based time zonesTimothy Flynn
2022-01-01Meta: Rename SERINITY_NVME_ENABLE variable to SERENITY_NVME_ENABLETom
2022-01-01Meta: Enable attaching NVMe storage devices to qemuPankaj Raghav
2022-01-01Kernel/NVMe: Add initial NVMe driver supportPankaj Raghav
2021-12-30Meta: Add helper CMake function to link directly against LibUnicodeDataTimothy Flynn
2021-12-29Meta+Documentation: Don't rebuild disk image for every run on OpenBSDtuftedocelot
2021-12-29Meta: Add egcc as a GCC candidatetuftedocelot
2021-12-29Build: Remove gzip -k usage in PCI/USB ID files and crypt for OpenBSDtuftedocelot
2021-12-28Meta: Add SSE3, SMAP and SMEP to our bochsrcAndreas Kling
2021-12-27Meta: Add link to awesome new meta-project from main website :^)Ben Wiederhake
2021-12-26Meta: Don't override SERENITY_KVM_SUPPORT if it is already setKelvium
2021-12-24LibGL+LibSoftGPU: Move rendering related code to LibSoftGPU libraryStephan Unverwerth
2021-12-23LibC: Allow multiple includes of `<assert.h>`Michel Hermier
2021-12-23Meta: Allow to skip `#pragma once` checkMichel Hermier
2021-12-22IPCCompiler: Default initialize all parameter member variablesBrian Gianforcaro
2021-12-22Meta: Add a cmake flag for building for compiler explorerAli Mohammad Pur
2021-12-21LibUnicode: Remove now unused value-from-string generator overloadTimothy Flynn
2021-12-21LibUnicode: Dynamically load the generated UnicodeDateTimeFormat symbolsTimothy Flynn
2021-12-21LibUnicode: Dynamically load the generated UnicodeNumberFormat symbolsTimothy Flynn
2021-12-21LibUnicode: Dynamically load the generated UnicodeLocale symbolsTimothy Flynn
2021-12-21LibUnicode: Dynamically load the generated UnicodeData symbolsTimothy Flynn
2021-12-21Meta: Add a fuzzer for the QOILoaderLinus Groh
2021-12-18Lagom: Bind `time_zone_list_index_type` in the generatorMichel Hermier
2021-12-18Websites: Update the SerenityOS bug bounty program :^)Andreas Kling
2021-12-15Lagom: Add argument `WORKING_DIRECTORY` to `lagom_test(...)`Simon Woertz
2021-12-14LibWeb: Add support for the BufferSource IDL parameter typeLinus Groh
2021-12-14LibWeb: Add the SubtleCrypto interfaceLinus Groh
2021-12-13LibUnicode: Generate unique list patterns and lists of list patternsTimothy Flynn
2021-12-13LibUnicode: Generate unique list of keyword valuesTimothy Flynn