1
0
Fork 0
forked from lthn/blockchain
Commit graph

25 commits

Author SHA1 Message Date
Snider
9412c22166 Add CPack packaging and update build system
Introduces CPack-based packaging with a new CPackConfig.cmake and related configuration variables. Updates Makefile and CMakeLists.txt to support packaging, renames project to Lethean, and adjusts workflow files to use unified 'release' build and artifact upload. Also adds install rules for main binaries and comments out install steps in libmdbx submodules.
2025-09-28 14:35:11 +01:00
cryptozoidberg
f8d0e96d95 fixes related to build under vc2022 on windows arm64 2024-02-20 11:26:12 +04:00
sowle
1c940653d4
mdbx: fix for incorrectly defined _GNU_SOURCE 2022-05-12 21:30:39 +02:00
cryptozoidberg
62cd5f25a4
fixed mdbx issue(related to detach from git) 2022-04-25 15:14:35 +02:00
cryptozoidberg
a34b9ab200
mdbx added as sources due to ban of it's repo 2022-04-25 13:49:07 +02:00
cryptozoidberg
039077084a
mdbx moved as sources due to ban of it's repo 2022-04-25 13:45:43 +02:00
sowle
129ad4fbf9
libmdbx: update as they resolved https://github.com/leo-yuriev/libmdbx/issues/66 2019-11-09 00:21:33 +03:00
cryptozoidberg
ecf5183a77
fixed libmdbx to latest commit 2019-10-25 21:27:30 +02:00
cryptozoidberg
5964dd203b
pulled libmdbx to latest commit 2019-10-25 20:48:55 +02:00
cryptozoidberg
d809bbdb20
libmdbx linked as submodule 2019-10-25 00:10:31 +02:00
cryptozoidberg
3f31f31179
removed libmdbx sources(to link it in next commit) 2019-10-25 00:07:04 +02:00
cryptozoidberg
eb4a10e18e
added missing file + code cleanup 2019-08-31 14:48:02 +02:00
cryptozoidberg
b69a9b9bf4
added missed () 2019-08-30 23:10:18 +02:00
cryptozoidberg
07cc6e4a68
re-configured platforms supportin cmake for libmdbx 2019-08-30 23:09:04 +02:00
cryptozoidberg
7a1de87972
fixed mispring 2019-08-30 22:10:48 +02:00
cryptozoidberg
2a0aafd7b3
added missing version.c file 2019-08-30 21:57:52 +02:00
cryptozoidberg
e2b9de59a9
added missing file 2019-08-30 21:51:33 +02:00
cryptozoidberg
1dee7bc139
changed conditions for cmake 2019-08-30 21:44:24 +02:00
cryptozoidberg
a969d28c8e
fixed mispring 2019-08-30 21:36:03 +02:00
cryptozoidberg
e2357dfe13
added multiple os lock support files into cmake 2019-08-30 21:30:55 +02:00
cryptozoidberg
64b16b6f25
fixed warnings 2019-08-30 15:48:58 +02:00
cryptozoidberg
5009a20461
added mdbx backend, first launch(got some errors) 2019-08-30 00:21:53 +02:00
cryptozoidberg
c78a118633
added cmakelist 2019-08-29 22:51:37 +02:00
cryptozoidberg
e4c28d29e8
few changes to fix compilation 2019-08-29 22:48:15 +02:00
cryptozoidberg
c62cb18c48
added copy of libmdbx into folder tree(ref to git submodule will be added later) 2019-08-28 23:25:45 +02:00