Commit Graph

7 Commits

Author SHA1 Message Date
Czarek Nakamoto
06c7a260e0 feat: sailfishos port (initial) 2024-02-28 07:34:26 +01:00
Czarek Nakamoto
f4b7f59c42 update makefile and make NPROC=1 2024-02-22 19:07:34 +01:00
Czarek Nakamoto
1a0d77e212 woodpecker linux 2024-02-17 22:31:26 +01:00
Czarek Nakamoto
67c47c5491 add signing functionality 2024-02-17 18:10:28 +01:00
Czarek Nakamoto
4a431efd3a package libwallet2_api_c.so as .deb package 2024-01-03 10:05:11 +01:00
Czarek Nakamoto
48e6f06142 feat: cache build results
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-30 13:47:07 +01:00
Czarek Nakamoto
0f612f0bbe Initial commit 2023-12-26 21:43:14 +01:00