1
0
Fork 0
forked from lthn/blockchain
Commit graph

34 commits

Author SHA1 Message Date
cr.zoidberg
f6408a0580 workaround for new XCode 12 policy for simulator builds 2020-10-02 00:14:04 +03:00
sowle
a290c96eb4
enabled PCH for macOS as well (gives small build time improvment) 2020-08-07 17:33:38 +03:00
cryptozoidberg
4f2681dd7f
disabled lto for android, since it disable ELF-2 2020-07-15 23:28:06 +02:00
cryptozoidberg
be53017d8a
disabled lto for android, since it disable ELF 2020-07-15 23:23:50 +02:00
cryptozoidberg
f366f5b663
added bitcode for ios build 2020-03-06 05:29:50 +01:00
sowle
e0f78c3dc2
fixed build for gcc 5.4.0 2020-02-26 16:07:35 +03:00
sowle
df4bca7f8b
-Wno-implicit-function-declaration made Clang-only 2020-02-26 03:12:53 +03:00
cryptozoidberg
bb4e2be6d6
disabled log channels for android, more fixes over build config 2020-02-21 09:28:45 +01:00
cryptozoidberg
c18c6230cf
removed android lib from cmake 2020-02-20 03:08:47 +01:00
cryptozoidberg
0c6b813c05
paindroid version fixes 2020-02-20 02:54:45 +01:00
cryptozoidberg
6d81ff7f6d
added ios and android macro definition 2020-02-18 09:01:42 +01:00
cryptozoidberg
5e7f42231d
fixed type in cmake 2020-02-18 08:45:50 +01:00
cryptozoidberg
410e241bdd
uncommented forgoten endif 2020-02-18 08:43:27 +01:00
cryptozoidberg
92d4ecd654
disabled cmake explicit CMAKE_AR assign 2020-02-18 08:37:31 +01:00
cryptozoidberg
89b15a9dc2
adjusted macros for both android and ios 2020-02-18 07:45:59 +01:00
cryptozoidberg
fa3c922c6f
Android-related changes(dirty) for native library 2020-02-18 07:05:31 +01:00
cryptozoidberg
1bcd7e8bb6
clean cmake edits 2020-02-03 17:16:25 +01:00
cryptozoidberg
ccb304dce9
added preprocessor defintion for ios 2020-01-27 22:20:22 +01:00
cryptozoidberg
5d70ada83e
disabled policies 2020-01-27 21:53:00 +01:00
cryptozoidberg
03f04c9dd9
implemented exented wallet api, finished plain wallet test(but not tested yet) 2020-01-23 03:26:25 +01:00
cryptozoidberg
c0f1d7b577
fixed cmake, fixed compilation problems, implemented plain_api test draft 2020-01-21 01:31:16 +01:00
cryptozoidberg
cab160112c
inital preparation for mobile native library(very dirty) 2020-01-09 17:06:02 +01:00
cryptozoidberg
1ade55eb17
libmdbx set as an option for command line parameter(--db-engine) 2019-10-25 00:13:38 +02:00
cryptozoidberg
b2036b8c97
fixed warnings 2019-09-27 22:47:24 +02:00
cryptozoidberg
84dfc6917a
added cmake paramter to have mdbx as an option 2019-08-31 14:41:18 +02:00
cryptozoidberg
e4c28d29e8
few changes to fix compilation 2019-08-29 22:48:15 +02:00
cryptozoidberg
e29bd0aeb6
generated genesis for testnet, added missed lib to boost 2019-05-24 18:37:27 +02:00
sowle
84ded15e1a set default Linux/gcc configuration to Release, while keeping MSVC/XCode intact 2019-05-23 02:54:56 +03:00
sowle
1535b943ef CMakeLists: split definitions and compile options for MSVC 2019-05-02 17:11:51 +03:00
crypro.zoidberg
cc850cf3c3 Inital integration of progpow 2019-03-25 01:30:20 +01:00
anonimal
cf5bfd5b79
CMake: make test building optional 2019-02-20 02:32:35 +00:00
anonimal
2c7befce02
CMake: add Clang support for Linux 2019-02-16 01:49:56 +00:00
sowle
c6f1fb3b67 win64 compilation fixes & code clean-up 2019-01-09 13:06:59 +03:00
crypro.zoidberg
f23e97c10c Moved sources to public repo 2018-12-27 18:50:45 +03:00