summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2020-06-21Build: Support GENERATED_SOURCES in serenity_{bin,libc}() as wellLinus Groh
2020-06-21Build: rename `image` target => `qemu-image`Emanuele Torre
2020-06-21Meta: get rid of sync.sh using the technique used in the previous commitEmanuele Torre
2020-06-19CMake: Make the install step more zenNico Weber
2020-06-06cmake: Make setting CMAKE_BUILD_TYPE an error.Nico Weber
2020-05-29Ports: Fix CMake-based portsPaul Redmond
2020-05-29CMake: Add convenience targets to run lint-shell-scripts and check-styleEmanuele Torre
2020-05-28Build: Use a separate byproduct name for the GRUB disk image (#2424)etaIneLp
2020-05-28Build: Add grub-image target to CMakeetaIneLp
2020-05-20Revert "Build: Include headers from LibC, LibM, and LibPthread with -isystem"Andreas Kling
2020-05-20Build: Include headers from LibC, LibM, and LibPthread with -isystemAndrew Kaster
2020-05-16Build: Use -Wno-expansion-to-definedDominik Madarasz
2020-05-16Build: Remove -Wno-volatile flagAndreas Kling
2020-05-16AK: Remove experimental clang -Wconsumed stuffAndreas Kling
2020-05-16Build: Disable deprecated volatile warningShannon Booth
2020-05-15Build: Ask GCC to always emit colorful diagnosticsSergey Bugaev
2020-05-15Build: Allow using CMake 3.16Sergey Bugaev
2020-05-14Build: Switch to CMake :^)Sergey Bugaev