summaryrefslogtreecommitdiff
path: root/Meta/CMake/utils.cmake
AgeCommit message (Expand)Author
2021-05-20StateMachineGenerator: Put output into the CMake build directoryAndreas Kling
2021-05-20Meta: Make generate_state_machine() generate a proper targetAli Mohammad Pur
2021-05-18LibJS+LibTest: Move out the test-js test runner into LibTestAli Mohammad Pur
2021-05-17Build: Stop using precompiled headers (PCH)Andreas Kling
2021-05-16LibVT: Implement new ANSI escape sequence parserDaniel Bertalan
2021-05-13CMake: Make missing medium icon a FATAL_ERRORBrian Gianforcaro
2021-05-13CMake: Fix message levels for error conditions during configurationBrian Gianforcaro
2021-04-25AK+Userland: Move AK/TestSuite.h into LibTest and rework Tests' CMakeAndrew Kaster
2021-04-21Meta: Add an option to precompile some very common AK headersAli Mohammad Pur
2021-04-20Meta: Add allow-list for icon size detection in CMakeBrian Gianforcaro
2021-01-12Services: Move to Userland/Services/Andreas Kling
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling
2021-01-02CMake: Warn when a serenity app is missing small or medium iconsBrian Gianforcaro
2020-12-29Build: Expose symbols SECTION_start and SECTION_size for embedded resources.William Marlow
2020-12-24Toolchain+LibC: Fix usage of crt filesItamar
2020-12-24CMake: Decouple cmake utility functions from top-level CMakeLists.txtLenny Maiorani