Commit graph

75 commits

Author SHA1 Message Date
julian
f41a85bd6e Merge remote-tracking branch 'origin/staging' into ubuntu-24.04
# Conflicts:
#	crypto_plugins/flutter_libmonero
#	docs/building.md
#	pubspec.lock
#	scripts/app_config/templates/pubspec.template
#	scripts/linux/build_secp256k1.sh
#	scripts/windows/deps.sh
2024-11-20 11:47:17 -06:00
sneurlax
8e62c4257b
3.23.2->3.23.4 2024-09-19 13:09:39 -05:00
sneurlax
f7b367a3aa re-add vapigen to 20.04 docs 2024-09-11 11:32:07 -05:00
sneurlax
f6fe01f6d8 README updates
went through installation process and found multiple optimizations including better ordering and more complete notes in multiple places
2024-09-11 00:24:32 -05:00
sneurlax
9279295484 Merge remote-tracking branch 'origin/docs' into ubuntu-24.04 2024-09-11 00:20:02 -05:00
sneurlax
51c45d4332 touch docs and scripts
move windows dep from docs to script that's already ran according to the docs
but also correct the docs re: the windows scripts
2024-09-11 00:18:31 -05:00
sneurlax
99ea691bef update docs for 24.04 reqs 2024-09-10 23:51:23 -05:00
sneurlax
2a2c42f23e
add 1.71.0 Rust toolchain to docs 2024-09-10 17:51:56 -05:00
sneurlax
233029ca21 add patch and git apply --stat scripts/dev/0001-ubuntu-24.04.patch
thanks, MrCyjaneK
2024-09-10 12:25:54 -05:00
sneurlax
b9b152a00e update docs to refer to flutter 3.24.2 (vs. 3.22.1) 2024-09-10 11:30:52 -05:00
sneurlax
11d85231cc add opencv package (camera_linux dependency) to building docs 2024-07-31 10:51:04 -06:00
sneurlax
6c3f15ca84 add build_app.sh docs 2024-06-25 14:34:15 -05:00
julian
6e3d96cdfa WIP incomplete building docs 2024-06-07 09:11:25 -06:00
julian
c87564e1cd Merge remote-tracking branch 'origin/monerodart_testing' into monero_merge
# Conflicts:
#	.gitignore
#	crypto_plugins/flutter_libmonero
#	lib/pages/add_wallet_views/add_wallet_view/add_wallet_view.dart
#	lib/pages/add_wallet_views/restore_wallet_view/restore_options_view/restore_options_view.dart
#	lib/pages_desktop_specific/settings/settings_menu/nodes_settings.dart
#	lib/utilities/constants.dart
#	lib/wallets/crypto_currency/coins/monero.dart
#	lib/wallets/wallet/impl/monero_wallet.dart
#	lib/wallets/wallet/impl/wownero_wallet.dart
#	scripts/app_config/templates/pubspec.template
#	scripts/linux/build_all.sh
#	scripts/windows/build_all.sh
2024-05-27 10:41:50 -06:00
sneurlax
d756effb51
Update building.md for tor deps
cypherstack/tor requires cargo-ndk on Windows but this was commented.

As it's needed on the other platforms, we should list it right next to the Rust toolchains required throughout the stack.
2024-05-16 23:03:55 -05:00
sneurlax
fe98b1b215
Merge branch 'testing' into monerodart_testing 2024-05-08 18:51:34 -05:00
sneurlax
0cb85e5264
Remove duplicate Flutter section and add example scripts 2024-05-06 20:25:58 -05:00
sneurlax
8b52bf8beb
Flutter 3.19.6, install all Rust toolchains at once, and formatting
It's easier to just install them all at once.
2024-05-06 20:05:31 -05:00
sneurlax
ab234b72e6
flutter 3.19 beta->3.19.5 2024-05-03 23:02:11 -05:00
sneurlax
5cf153b9a1
brew sodium->libsodium 2024-05-03 23:00:03 -05:00
sneurlax
86bd8f93c8 Merge branch 'tor' into monerodart_testing 2024-05-03 19:33:11 -05:00
sneurlax
9035e2311d
Add g++ gcc gperf deps for monerodart
See notes on https://github.com/cypherstack/stack_wallet/pull/818
2024-05-03 17:06:43 -05:00
sneurlax
1c47b1e4c9
Update building.md 2024-05-03 16:56:13 -05:00
sneurlax
d5d5f1bcd2
Remove newline in building.md 2024-05-03 16:41:56 -05:00
sneurlax
e94793cb46
Update building.md
Remove duplicate and join into one command
2024-05-03 16:33:26 -05:00
julian-CStack
3aefb3f6e8
Merge branch 'testing' into conflict_resolution 2024-05-03 14:33:13 -06:00
sneurlax
9a1e622d65 pass raw String address instead of full InternetAddress
and update tor troubleshooting docs to be more specific
2024-04-23 16:11:22 -05:00
sneurlax
1328a5eb65 add Flutter Network DevTools documentation (testing Tor connections) 2024-04-17 13:43:34 -05:00
sneurlax
34cf1f9715
Document required brew formulae: boost, libsodium, zmq/zeromq 2024-04-10 23:53:20 -05:00
sneurlax
5e0911dcf7 explicitly mention Flutter installation for linux host and update win
dows' noted flutter version
2024-04-08 00:48:16 -05:00
sneurlax
d574bb5b45
Remove duplicate instruction and clatify that Android Studio is not required on macOS 2024-04-07 20:11:45 -05:00
sneurlax
70afa6fbb3 make kvm performance note 2024-04-04 14:08:28 -05:00
sneurlax
9826dbb0b1 clarification of deps script role in flutter\bin's path
for PATH
2024-04-04 13:20:28 -05:00
sneurlax
32c253674d remove cargo-ndk mention for windows
over-agressive copying and pasting with insufficient review
2024-04-04 13:02:43 -05:00
sneurlax
115ae7cb73 macos/ios nit 2024-04-03 12:25:01 -05:00
sneurlax
4cefed89d2 mention prebuild.sh for apple, too 2024-04-03 12:17:17 -05:00
sneurlax
35019bdab3 finish mac host section 2024-04-03 12:07:16 -05:00
sneurlax
cb15d63c7f Merge branch 'docs' into apple-docs 2024-04-03 12:00:09 -05:00
sneurlax
557d3fd07d android nit 2024-03-09 17:55:27 -06:00
sneurlax
114ec4cd10 expand upon flutter installation method 2024-03-09 15:43:50 -08:00
sneurlax
6f98abddf7 nit that android studio is not necessarily needed in wsl 2024-03-09 06:12:10 -08:00
sneurlax
e6fc739192 add docker/podman note for coinlib 2024-03-08 14:25:49 -06:00
sneurlax
0b4d5db021 add coinlib section and general rearrangement 2024-03-07 22:31:32 -06:00
sneurlax
05080ea80a add coinlib, VS, gtk, and flutter 3.16.0 notes 2024-03-07 21:38:17 -06:00
sneurlax
d284112120 Windows (and Rust in general) docs updates 2024-03-07 21:20:59 -06:00
sneurlax
00bc8d02f9 small final docs corrections for the day 2024-01-18 17:52:52 -06:00
sneurlax
cd425d50c4 add xcode commandline tools note 2024-01-18 17:48:53 -06:00
sneurlax
8e62984a28 add apple docs 2024-01-18 17:22:47 -06:00
Josh Babb
fbd51fcf6f update linux section of docs
remove emulator references
2023-07-19 14:11:12 -05:00
Josh Babb
51cc5654f6 update windows build docs
more
2023-07-11 15:50:08 -05:00