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
2022-10-24
Toolchain: Update LLVM to 15.0.3
Tim Schumacher
2022-10-14
Everywhere: Enable building userspace and test binaries on AARCH64
Gunnar Beutner
2022-10-14
AK+Toolchain: Make char and wchar_t behave on AARCH64
Gunnar Beutner
2022-10-08
Meta: Remove unused variables in CMakeLists.txt
MacDue
2022-10-08
Meta: Fix install path of usb.ids
MacDue
2022-09-16
Everywhere: Fully remove the separate LibM directory
Tim Schumacher
2022-09-16
Toolchain: Update to LLVM 15.0.0
Tim Schumacher
2022-09-09
Meta: Download uncompressed files instead of *.gz
Diego Iastrubni
2022-09-09
Meta: Use CMake functions to extract files
Diego Iastrubni
2022-09-09
Meta: Update jakt build support for fully bootstrapped compiler
Andrew Kaster
2022-09-02
Meta+Tests: Allow running FLAC spec tests
kleines Filmröllchen
2022-09-02
CMake: Quote all CMAKE_COMMAND occurences
demostanis
2022-08-24
Toolchain: Update gcc to version 12.2.0
Brian Gianforcaro
2022-08-22
Meta: Move downloading of emoji-test.txt to unicode_data.cmake
Timothy Flynn
2022-08-22
Meta: Generate emoji.txt at build time from Unicode's emoji-test.txt
Ryan Liptak
2022-07-28
Meta: Put USB and PCI IDs in the right folder in the Build environment
Liav A
2022-07-19
Everywhere: Fully remove the separate LibPthread directory
Tim Schumacher
2022-07-10
Meta: Prefix manually created directories with the staging prefix
Tim Schumacher
2022-07-06
Meta: Use CMAKE_INSTALL_FOODIR variables instead of hardcoding usr/foo
Andrew Kaster
2022-05-23
Meta+Userland: Add jakt as an optional Lagom Tool
Andrew Kaster
2022-05-14
Meta: Move compiler flags into standalone CMake files
Linus Groh
2022-05-12
Toolchain: Upgrade to GCC 12.1.0
Daniel Bertalan
2022-04-29
AK: Install generated `Debug.h` into `/usr/include`
Jelle Raaijmakers
2022-04-23
Toolchain+Ports: Update LLVM to 14.0.1
Daniel Bertalan
2022-03-19
Meta: Error out on find_program errors with CMake less than 3.18
Brian Gianforcaro
2022-03-19
CMake: Modify include path when building from Hack Studio
Itamar
2022-02-19
Meta: Use correct variable for checking if the mold linker is used
Daniel Bertalan
2022-02-14
Meta: Add support for the Limine bootloader
czapek1337
2022-02-11
Meta: Enable RELR relocations
Daniel Bertalan
2022-02-04
Meta: Add install-native-partition CMake target installing to a real FS
Brian Gianforcaro
2022-01-26
Meta: Download USB and PCI ID data with fallible download function
Timothy Flynn
2022-01-24
Toolchain: Add support for building the userland with the mold linker
Daniel Bertalan
2022-01-12
CMake: Add HACKSTUDIO_BUILD option for building from Hack Studio
Itamar
2022-01-09
Meta: Do not allow undefined symbols in executables and shared objects
Daniel Bertalan
2022-01-04
Meta: Remove clang warnings with no violations
Andrew Kaster
2022-01-04
SystemMonitor: Remove unused functions and enable warning globally
Andrew Kaster
2022-01-04
Userland: Resolve unused-but-set-varaible warnings
Andrew Kaster
2022-01-04
Userland: Resolve tautological-constant-out-of-range-compare warnings
Andrew Kaster
2022-01-04
Userland: Locally suppress -Wc99-designator and re-enable globally
Andrew Kaster
2022-01-04
Userland: Resolve -Woverloaded-virtual in LibGUI and SoundPlayer
Andrew Kaster
2022-01-04
Meta: Enable -Wexpansion-to-defined warning for Clang
Andrew Kaster
2022-01-04
Meta: Re-enable toolchain version checks
Andrew Kaster
2021-12-29
Meta: Use portable gzip option for extracting PCI and USB ID files
tuftedocelot
2021-12-29
Build: Remove gzip -k usage in PCI/USB ID files and crypt for OpenBSD
tuftedocelot
2021-12-11
Meta: Move compiler-specific warnings into the appropriate if clause
Daniel Bertalan
2021-12-11
Everywhere: Fix -Winconsistent-missing-override warnings from Clang
Daniel Bertalan
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
[next]