index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2021-08-12
Meta: Enable `nonnull-compare` warnings
Daniel Bertalan
2021-08-08
Meta: Add Clang support to the CMake build scripts
Daniel Bertalan
2021-08-08
Build: Add -fsized-deallocation to global CXXFLAGS
Andreas Kling
2021-07-29
Kernel: Use our toolchain's c++filt tool for the kernel map
Gunnar Beutner
2021-07-28
Toolchain: Update GCC to version 11.2.0
Gunnar Beutner
2021-07-26
Meta: Add LibUnicode (and its tests) to Lagom
Timothy Flynn
2021-07-26
LibUnicode: Introduce a Unicode library for interacting with UCD files
Timothy Flynn
2021-07-26
Kernel: Add option to build with coverage instrumentation and KCOV
Patrick Meyer
2021-07-15
Kernel: Make new kernel build process work on macOS
Gunnar Beutner
2021-07-14
Meta: Remove obsolete `-fconcepts` CFLAG
Daniel Bertalan
2021-07-12
Meta+Documentation: Remove unused -DDEBUG from build
Andrew Kaster
2021-07-06
Meta: Add the ConfigureComponents utility
Max Wipfli
2021-07-04
Toolchain+Userland: Enable TLS for x86_64
Gunnar Beutner
2021-06-30
Kernel: Disable __thread and TLS on x86_64 for now
Gunnar Beutner
2021-06-28
Userland: Set linker max page size to 4096
Gunnar Beutner
2021-06-25
Meta: Run 64-bit kernels with qemu-system-x86_64
Gunnar Beutner
2021-06-18
Userland/Libraries: Add LibUSBDB library
Jesse Buhagiar
2021-06-17
Meta: Add support for declaring components
Gunnar Beutner
2021-06-09
Meta: Disable -Wmaybe-uninitialized
Ali Mohammad Pur
2021-05-31
CMake: Hide KMALLOC_VERIFY_NO_SPINLOCK_HELD so folks don't find it
Brian Gianforcaro
2021-05-31
CMake: Verify the GCC host version is new enough to build serenity
Brian Gianforcaro
2021-05-27
Userland: Port UBSAN implementation to userspace
Andrew Kaster
2021-05-27
Meta: Run the Wasm spec tests in CI
Ali Mohammad Pur
2021-05-27
Meta/CI: Add ENABLE_ALL_DEBUG_FACILITIES CMake option
Andrew Kaster
2021-05-27
Kernel: Add ENABLE_EXTRA_KERNEL_DEBUG_SYMBOLS option to set Og and ggdb3
Andrew Kaster
2021-05-21
LibWasm+Meta: Implement instantiation/execution primitives in test-wasm
Ali Mohammad Pur
2021-05-21
LibWasm+Meta: Add test-wasm and optionally test the conformance tests
Ali Mohammad Pur
2021-05-17
Build: Stop using precompiled headers (PCH)
Andreas Kling
2021-05-16
DevTools: Add StateMachineGenerator utility
Daniel Bertalan
2021-05-13
CMake: Fix message levels for error conditions during configuration
Brian Gianforcaro
2021-05-12
Build: Add extlinux-image target to CMake
DolphinChips
2021-05-06
Tests: Establish root Tests directory, move Userland/Tests there
Brian Gianforcaro
2021-05-01
LibC: Move crypt() and crypt_r() to the right header file
Gunnar Beutner
2021-04-30
CMake: Fix building with AppleClang compiler
Carlos César Neves Enumo
2021-04-30
CMake: Fix building libraries on macOS
Gunnar Beutner
2021-04-29
Kernel: Add a CMake flag to enable LTO for the kernel
Gunnar Beutner
2021-04-29
Toolchain+Ports: Update GCC to version 11.1.0
Gunnar Beutner
2021-04-27
Build: Use variables when concatenating Toolchain paths.
Brian Gianforcaro
2021-04-22
Meta: Disable the use of PCH by default
Ali Mohammad Pur
2021-04-21
Meta: Add an option to precompile some very common AK headers
Ali Mohammad Pur
2021-04-20
Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR
Panagiotis Vasilopoulos
2021-04-19
CMake: Quiet warnings about literal suffix
Lenny Maiorani
2021-04-18
CMake: Remove redundancies and support clang ToT
Lenny Maiorani
2021-04-16
Everywhere: Add `-Wdouble-promotion` warning
Nicholas-Baron
2021-04-15
Everything: Add `-Wnon-virtual-dtor` flag
Nicholas-Baron
2021-04-15
Everywhere: Add "free" warnings
Nicholas-Baron
2021-04-12
Meta: Add install-ports CMake target
Peter Elliott
2021-03-28
cmake: Hotfix the broken build
Andreas Kling
2021-03-28
cmake: Tidy compiler options.
Michel Hermier
2021-03-28
cmake: Group compile options together.
Michel Hermier
[next]