summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2024-03-13bookworm -> busterCzarek Nakamoto
2024-03-08[skip ci] wipCzarek Nakamoto
2024-03-08fixed transaction priorityCzarek Nakamoto
2024-03-06bump zmq_versionCzarek Nakamoto
add musl build
2024-02-29update makefile and woodpecker ciCzarek Nakamoto
2024-02-28feat: sailfishos port (initial)Czarek Nakamoto
2024-02-22update makefile and make NPROC=1Czarek Nakamoto
2024-02-17woodpecker linuxCzarek Nakamoto
2024-02-17add signing functionalityCzarek Nakamoto
2024-01-03package libwallet2_api_c.so as .deb packageCzarek Nakamoto
2023-12-30feat: cache build resultsCzarek Nakamoto
debug: void MONERO_DEBUG_test0(); bool MONERO_DEBUG_test1(bool x); int MONERO_DEBUG_test2(int x); uint64_t MONERO_DEBUG_test3(uint64_t x); void* MONERO_DEBUG_test4(uint64_t x); const char* MONERO_DEBUG_test5(); const char* MONERO_DEBUG_test5_std();
2023-12-26Initial commitCzarek Nakamoto