Add ARM64 build targets and release roadmap

This commit is contained in:
root
2026-05-03 08:38:55 +00:00
parent 2dcdd26c12
commit b616e06813
8 changed files with 215 additions and 60 deletions
+9
View File
@@ -23,6 +23,12 @@ Thumbs.db
core
core.*
# Runtime node/wallet config. Examples under contrib/ stay tracked.
/agrarian.conf
/bitcoin.conf
/.agrarian/
/.bitcoin/
# -----------------------------
# Autotools / configure outputs
# -----------------------------
@@ -100,6 +106,8 @@ ninja-build/
# Qt build artifacts (if applicable)
*.qrc.depends
moc_*.cpp
*.moc
*.qm
ui_*.h
qrc_*.cpp
@@ -115,6 +123,7 @@ qrc_*.cpp
/depends/i686-w64-mingw32/
/depends/x86_64-w64-mingw32/
/depends/*-apple-darwin*/
/depends/*-linux-gnu/
/depends/*-unknown-linux-gnu*/
/depends/*-pc-linux-gnu*/
/depends/*-w64-mingw32*/