1
0
Fork 0
forked from lthn/blockchain
Commit graph

18 commits

Author SHA1 Message Date
snider
fbb0f3dde8 Add CONAN_USER and CONAN_PASSWORD to build scripts and implement cache upload step 2025-10-07 01:00:51 +01:00
snider
e3dfe68ec8 Refactor Conan executable path handling and remove Windows-specific runtime settings from Makefile 2025-10-06 20:12:37 +01:00
snider
c1f3b2e773 Add Conan profile setup script and update Makefile for profile detection 2025-10-06 19:21:06 +01:00
snider
eca04f4332 Update Makefile to set C++ standard to C++17 and improve Conan options for static runtime 2025-10-06 18:50:42 +01:00
snider
1131a97c25 Set C++ standard to C++17 in conanfile.py and update Makefile to specify compiler settings 2025-10-06 18:34:44 +01:00
snider
893b3ed1ff Remove Conan installation steps from CI configurations and update asset paths 2025-10-06 15:39:42 +01:00
Snider
c8acc964e3
Testnet updates (#22) 2025-10-05 14:00:36 +01:00
Snider
763d70bec2
Testnet 1 (#15) 2025-09-30 16:48:13 +01:00
llebubell
b02addf264
Centralised chain config (#4) 2025-09-25 16:38:18 +01:00
Snider
bf22a89733
Dev 12 documentation overhaul (#13)
Introduces a 'docs' submodule for project documentation and integrates MkDocs build steps via CMake and Makefile.
2025-09-25 16:04:33 +01:00
Snider
2f1011e27c
Final Build Foundations (#11) 2025-09-25 00:25:52 +01:00
Snider
b84b99287d Refactor build profiles and update CI workflows
Renamed and reorganized CMake build profiles for consistency, removing unused Android, iOS, and MinGW profiles. Updated GitHub Actions workflows and Makefile to use new profile names and increased build parallelism for faster builds.
2025-09-24 22:21:32 +01:00
Snider
a03d081287
Build Improvements (#10) 2025-09-24 21:01:35 +01:00
anonimal
a3ff52f00a
Makefile: remove redundant GUI target
I have no idea how that got in there. I must've pushed a non-fixup'd
branch by accident.
2019-03-14 23:26:50 +00:00
anonimal
e74c0e3e26
Makefile: add static and GUI targets, refactor 2019-03-05 02:46:54 +00:00
anonimal
71daaa827d
Makefile: add copyright 2019-02-20 02:54:38 +00:00
anonimal
2c79dbc5a7
Makefile: refactor for extensibility + CMake MSYS 2019-02-20 02:54:38 +00:00
crypro.zoidberg
f23e97c10c Moved sources to public repo 2018-12-27 18:50:45 +03:00