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-10-20
HeaderCheck: It checks some of your headers
Ben Wiederhake
2021-10-17
Toolchain+Meta: Update LLVM version to 13.0.0
Daniel Bertalan
2021-10-10
Meta: Re-enable warnings for deprecated copies
Ben Wiederhake
2021-09-15
Meta: Switch to a SuperBuild that splits host and target builds
Andrew Kaster
2021-09-15
Meta: Move all options to targetname_options.cmake files
Andrew Kaster
2021-09-15
Meta: Add Meta/CMake to the CMAKE_MODULE_PATH for Serenity and Lagom
Andrew Kaster
2021-09-15
Meta: Use Lagom:: namespaced names for code generators
Andrew Kaster
2021-09-09
Build: Add -fno-delete-null-pointer-checks
Andreas Kling
2021-08-31
Build: Pass "-z separate-code" to linker
Andreas Kling
2021-08-31
Meta: Require unzip and tar explicitly in CMakeLists
Andrew Kaster
2021-08-30
CMake: Add custom target to build only the generated sources
Brian Gianforcaro
2021-08-28
CMake: Don't build Userland and Tests in aarch64 builds for now
Nico Weber
2021-08-28
CMake: Let `Meta/serenity.sh run aarch64` make it past cmake
Nico Weber
2021-08-28
Meta: Remove write-only-on-difference script
Andrew Kaster
2021-08-28
Everywhere: Move all host tools into the Lagom/Tools subdirectory
Andrew Kaster
2021-08-28
Meta: Prefer SerenityOS_SOURCE_DIR to CMAKE_SOURCE_DIR
Andrew Kaster
2021-08-18
Meta+LibC: Don't allow text relocations in SerenityOS libraries
Daniel Bertalan
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
[next]