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
julian
bfc56299d7
single path build instructions
2023-07-05 11:12:44 -06:00
sneurlax
b713108679
update docs to make it more clear that you have to run prebuild.sh
...
fix markdown
2023-07-03 10:52:01 -05:00
julian
cd980b9d82
fix: flutter version in building.md
2023-06-08 12:30:51 -06:00
Josh Babb
b6db94323e
docs update, mention nuget.exe source and update TODO comments
2023-06-06 11:42:07 -07:00
Josh Babb
bb13c7e90a
update docs wrt Visual Studio
2023-06-05 15:17:34 -07:00
Josh Babb
8740f97ca0
update docs wrt windows 10 sdk
2023-06-05 15:03:42 -07:00
Josh Babb
1b26d7fc9c
add windows prebuild script and update docs iaw
2023-06-05 14:50:59 -07:00
Josh Babb
95656ff7aa
update docs wrt CppWinRT
2023-06-05 14:36:55 -07:00
Josh Babb
a45cf5e531
update docs
2023-06-02 08:37:44 -07:00
Josh Babb
2fa6e0f203
downgrade flutter to 3.7.12 and update docs
2023-06-01 14:53:59 -07:00
Josh Babb
ce3cf4a811
add windows info to docs and add windows powershell script
2023-06-01 13:35:29 -07:00