aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2024-05-31Use noscrypt v0.1.2Libravatar buttercat1791
2024-05-27Require vcpkg manifest modeLibravatar buttercat1791
2024-05-27refactor so no project header imports nostr.hppLibravatar buttercat1791
2024-05-26Refactor to separate interface from implementationLibravatar buttercat1791
2024-05-14Add noscrypt and reorganize namespacesLibravatar buttercat1791
2024-05-10Add noscrypt dependency to build systemLibravatar buttercat1791
2024-04-30Ensure first queryRelay unit test passesLibravatar Michael Jurkoic
2024-04-30Rename project to 'aedile'Libravatar Michael Jurkoic
2024-04-28Configure for Linux buildsLibravatar Michael Jurkoic
2024-04-23Begin switching to FetchContent for depsLibravatar Michael Jurkoic
2024-04-16put binary outputs at the level of GitRepublicLibravatar Finrod Felagund
2024-04-16use uuid_v4 to generate faster UUIDs than BoostLibravatar Finrod Felagund
2024-03-12Add a filters struct for relay queriesLibravatar Michael Jurkoic
2024-03-03Create Nostr Service and Add Write Capabilities (#1)v0.0.1Libravatar Michael J