summaryrefslogtreecommitdiff
path: root/AK/CMakeLists.txt
AgeCommit message (Expand)Author
2022-11-03AK: Add framework for a unified floating point to string conversionDan Klishch
2022-10-23AK: Add an exact and fast floating point parsing algorithmdavidot
2022-10-16AK+Userland: Use a CMake variable for AK_SOURCES instead of GLOBAndrew Kaster
2021-06-17Meta: Add support for declaring componentsGunnar Beutner
2021-06-16AK: Remove now unused InlineLinkedList classBrian Gianforcaro
2021-05-06Tests: Move AK tests to Tests/AKBrian Gianforcaro
2021-02-28Meta: Build AK and LibRegex tests in Lagom and for SerenityAndrew Kaster
2020-12-24CMake: Decouple cmake utility functions from top-level CMakeLists.txtLenny Maiorani
2020-08-15Meta: Install source files at /usr/src/serenityItamar
2020-05-29Ports: Fix CMake-based portsPaul Redmond