sowle
|
45f3986f78
|
build: macOS min deployment target changed: 10.10.5 -> 10.12 (Sierra)
|
2023-07-20 20:57:21 +02:00 |
|
sowle
|
f1997a64dd
|
code slightly adapted to C++17
|
2023-07-14 02:10:18 +02:00 |
|
sowle
|
e5bdd70a51
|
CMake minimum required version: 2.8.6->3.1, C++ minimum required version: 11(?) -> 14
|
2023-07-13 00:59:41 +02:00 |
|
sowle
|
baf2b507ec
|
Merge branch 'release' into cryptoassets
# Conflicts:
# utils/build_script_windows.bat (accepted mine)
|
2023-02-04 20:38:47 +01:00 |
|
cryptozoidberg
|
b21823cc95
|
added openssl to root cmake file
|
2023-01-11 17:56:56 +01:00 |
|
cryptozoidberg
|
511f2c0b8c
|
attempt to fix missing crypt32
|
2022-11-29 17:43:22 +01:00 |
|
cryptozoidberg
|
eb0c689e88
|
Link ssl statically and in right order(now)
|
2022-11-29 00:31:24 +01:00 |
|
cryptozoidberg
|
880e1c189d
|
Link ssl statically
|
2022-11-28 23:23:54 +01:00 |
|
cryptozoidberg
|
059c367d89
|
multiple fixes over wallet and cmake
|
2022-11-18 21:04:05 +01:00 |
|
cryptozoidberg
|
960daaca23
|
fixed func name
|
2022-11-17 19:15:35 +01:00 |
|
cryptozoidberg
|
425166ff49
|
disabled warnings for comments
|
2022-10-11 16:21:03 +02:00 |
|
cryptozoidberg
|
2927edf16a
|
removed multiple warnings over gcc/clang compilers
|
2022-10-11 16:05:48 +02:00 |
|
cryptozoidberg
|
cfafa1e73d
|
disabled unknown pragmas for backward comp
|
2022-10-11 15:54:44 +02:00 |
|
cryptozoidberg
|
634e777cfd
|
fixed compilation issues on linux
|
2022-09-09 20:21:27 +02:00 |
|
sowle
|
22ed8009c5
|
linux build: suppress -Wno-comment globally
|
2022-05-12 00:11:34 +02:00 |
|
sowle
|
9032642ca7
|
linux build: suppress -Wcomment globally, add dl as a dependency for coretests
|
2022-05-11 22:52:45 +02:00 |
|
cryptozoidberg
|
7e11ff07bf
|
Added option for disabling TOR from build
|
2022-04-20 17:17:11 +02:00 |
|
cryptozoidberg
|
0e64787583
|
Removed epee from tor lib, moved boost minimal version to 1.70
|
2022-04-14 20:45:25 +02:00 |
|
cryptozoidberg
|
ff5a628420
|
provided exterval var for submodules
|
2022-04-10 20:33:31 +02:00 |
|
cryptozoidberg
|
9ff5e7a9ca
|
got rid from ugly hardcoded paths
|
2021-06-01 15:45:30 +03:00 |
|
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 |
|