summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2023-12-15Meta: Replace run.sh by run.pykleines Filmröllchen
2023-09-18CMake: Use `CMAKE_POSITION_INDEPENDENT_CODE` instead of explicit `-fpic`Daniel Bertalan
2023-09-18Toolchain+Ports: Update GCC to 13.2.0Daniel Bertalan
2023-08-13CMake: Add `UNDEFINED_BEHAVIOR_IS_FATAL` configure optionDaniel Bertalan
2023-08-12CMake: Enable RELR relocations for Clang OR x86-64Daniel Bertalan
2023-06-27Toolchain+Ports: Update LLVM to 16.0.6implicitfield
2023-06-27Everywhere: Resolve conflicts with LibC and libc++implicitfield
2023-05-15Toolchain+Ports: Update GCC to 13.1.0Daniel Bertalan
2023-04-01Meta: Install PCI and USB ID files directly into /resTimothy Flynn
2023-03-15Meta: Make sure directories for pci.ids and usb.ids existSam Atkins
2023-03-15Meta: Download pci.ids and usb.ids to Build/cachesTimothy Flynn
2023-03-12Meta+CMake: Remove "image" ninja target in favor of "qemu-image"Nico Weber
2022-12-14Meta+CMake: Extract Wasm spec tests into the binary directoryAndrew Kaster
2022-12-14CMake: Pass NO_POLICY_SCOPE to options cmake helpersAndrew Kaster
2022-12-13CMake: Bump cmake_minimum_required to 3.25Andrew Kaster
2022-12-12Meta: Separate ccache setup into its own componentJan200101
2022-10-24Toolchain: Update LLVM to 15.0.3Tim Schumacher
2022-10-14Everywhere: Enable building userspace and test binaries on AARCH64Gunnar Beutner
2022-10-14AK+Toolchain: Make char and wchar_t behave on AARCH64Gunnar Beutner
2022-10-08Meta: Remove unused variables in CMakeLists.txtMacDue
2022-10-08Meta: Fix install path of usb.idsMacDue
2022-09-16Everywhere: Fully remove the separate LibM directoryTim Schumacher
2022-09-16Toolchain: Update to LLVM 15.0.0Tim Schumacher
2022-09-09Meta: Download uncompressed files instead of *.gzDiego Iastrubni
2022-09-09Meta: Use CMake functions to extract filesDiego Iastrubni
2022-09-09Meta: Update jakt build support for fully bootstrapped compilerAndrew Kaster
2022-09-02Meta+Tests: Allow running FLAC spec testskleines Filmröllchen
2022-09-02CMake: Quote all CMAKE_COMMAND occurencesdemostanis
2022-08-24Toolchain: Update gcc to version 12.2.0Brian Gianforcaro
2022-08-22Meta: Move downloading of emoji-test.txt to unicode_data.cmakeTimothy Flynn
2022-08-22Meta: Generate emoji.txt at build time from Unicode's emoji-test.txtRyan Liptak
2022-07-28Meta: Put USB and PCI IDs in the right folder in the Build environmentLiav A
2022-07-19Everywhere: Fully remove the separate LibPthread directoryTim Schumacher
2022-07-10Meta: Prefix manually created directories with the staging prefixTim Schumacher
2022-07-06Meta: Use CMAKE_INSTALL_FOODIR variables instead of hardcoding usr/fooAndrew Kaster
2022-05-23Meta+Userland: Add jakt as an optional Lagom ToolAndrew Kaster
2022-05-14Meta: Move compiler flags into standalone CMake filesLinus Groh
2022-05-12Toolchain: Upgrade to GCC 12.1.0Daniel Bertalan
2022-04-29AK: Install generated `Debug.h` into `/usr/include`Jelle Raaijmakers
2022-04-23Toolchain+Ports: Update LLVM to 14.0.1Daniel Bertalan
2022-03-19Meta: Error out on find_program errors with CMake less than 3.18Brian Gianforcaro
2022-03-19CMake: Modify include path when building from Hack StudioItamar
2022-02-19Meta: Use correct variable for checking if the mold linker is usedDaniel Bertalan
2022-02-14Meta: Add support for the Limine bootloaderczapek1337
2022-02-11Meta: Enable RELR relocationsDaniel Bertalan
2022-02-04Meta: Add install-native-partition CMake target installing to a real FSBrian Gianforcaro
2022-01-26Meta: Download USB and PCI ID data with fallible download functionTimothy Flynn
2022-01-24Toolchain: Add support for building the userland with the mold linkerDaniel Bertalan
2022-01-12CMake: Add HACKSTUDIO_BUILD option for building from Hack StudioItamar
2022-01-09Meta: Do not allow undefined symbols in executables and shared objectsDaniel Bertalan