Commit graph

150 commits

Author SHA1 Message Date
sneurlax
ef293ac68e if [ $# -ne 4 2024-05-21 17:13:23 -05:00
sneurlax
ac38384e85 require both args 2024-05-21 17:09:22 -05:00
sneurlax
c828081c3d require args 2024-05-21 17:05:45 -05:00
julian
6619940c93 Merge remote-tracking branch 'origin/appConfig' into appConfig 2024-05-21 15:43:22 -06:00
julian
f02634f635 link assets based on config 2024-05-21 15:42:27 -06:00
sneurlax
532990ae95 call version update script from configure_duo script
version 2.0.0 by default and increments the build number if none passed explicitly.
2024-05-21 16:23:10 -05:00
sneurlax
d329eba45e add version & build number update script
```
# To update both version and build number
./update_version.sh -v 2.0.1 -b 223

# To update only the build number
./update_version.sh -b 223

# To update only the version
./update_version.sh -v 2.0.1

# To increment the build number by one
./update_version.sh
```
2024-05-21 16:23:05 -05:00
sneurlax
8c0eba3c38 remove unneeded files from duo asset bundle 2024-05-21 14:55:32 -05:00
sneurlax
d37be9d54e include duo assets archive and extract it over our own assets via script 2024-05-21 14:08:19 -05:00
julian
ee3b16bcc6 refactor scripts slightly 2024-05-15 17:14:03 -06:00
sneurlax
cddfa6b37e build_all_duo.sh scripts 2024-05-15 17:51:21 -05:00
sneurlax
966bc81662 split script
back into platform-specific scripts
2024-05-15 17:45:29 -05:00
sneurlax
5c7e4960c4 alter pubspec.yaml in configure_duo.sh script 2024-05-15 17:20:30 -05:00
sneurlax
5fd54240bc WIP configure_duo.sh script 2024-05-15 17:14:04 -05:00
sneurlax
66b14717aa chmod +x build_secp256k1.sh 2024-05-08 19:12:47 -05:00
sneurlax
f1cccfea65 unix line endings for WSL2 script, move to linux dir 2024-05-09 00:10:27 -05:00
sneurlax
2ab019f201 add linux and windows secp256k1 build scripts
in case coinlib's scripts aren't working

TODO macos and ios (android?)
2024-05-08 23:35:55 -05:00
julian
236e7d87fb tagged libsecret version 2024-05-06 08:58:17 -06:00
julian
85fc443f2c tagged libsecret version 2024-05-03 20:08:29 -06:00
sneurlax
c4e1c3f23e
Remove redundant build script calls 2024-05-03 17:14:19 -05:00
sneurlax
6f0700bbd7 Merge remote-tracking branch 'MrCyjaneK/cyjan-monerodartv2' into monerodart_testing 2024-04-30 13:49:59 -05:00
sneurlax
a65d370104 Merge remote-tracking branch 'MrCyjaneK/cyjan-monerodartv2' into monerodart_testing 2024-04-30 10:35:39 -05:00
Czarek Nakamoto
491bc2475b initial windows build support 2024-04-30 17:24:24 +02:00
Czarek Nakamoto
8d78e045be fix build issues 2024-04-29 13:59:06 -05:00
Czarek Nakamoto
c78fba7b36 monero.dart clean 2024-04-29 12:46:30 -05:00
Czarek Nakamoto
627e3e68df fix build issues 2024-04-26 00:44:11 +02:00
Czarek Nakamoto
b6a9ce58db monero.dart clean 2024-04-24 21:37:22 +02:00
julian
249a01df75 wait before setting rust version for frostdart 2024-04-23 16:58:51 -06:00
julian
163bce4a98 script tweaks. Requires a10f90532b 2024-04-12 11:32:37 -06:00
sneurlax
be8abff1f5 remove windows flutter installation helper
just git clone github:flutter/flutter and checkout your tag.
2024-04-08 00:47:36 -05:00
sneurlax
22504c42a9 do not change rust version in parallel 2024-03-28 15:54:46 -05:00
sneurlax
85372f8c73 Merge branch 'epic' into add_frost 2024-03-04 17:11:41 -06:00
sneurlax
e8939455d4 build opensll for flutter_libepiccash android as well 2024-03-04 12:57:36 -06:00
julian
755cc049b0 add frostdart dependency 2024-01-19 15:38:17 -06:00
julian
795fde2cc1 QoL script fixes 2024-01-19 15:34:55 -06:00
Julian
e4fa06214c add script to make it easier to run build runner and update mocks from merge 2023-10-29 12:31:15 -06:00
julian
aa6fa66457 Merge remote-tracking branch 'origin_SW/staging' into wallets_refactor 2023-09-22 09:28:23 -06:00
julian
758392ede4 epiccash needs an even older rust version 2023-09-20 19:11:56 -06:00
julian
52288dc4f4 ios rust targets updates/checks 2023-09-20 17:09:12 -06:00
julian
09c6d440c8 ios rust targets updates/checks 2023-09-20 17:01:23 -06:00
julian
cc24aa5f43 Merge remote-tracking branch 'origin_SW/staging' into wallets_refactor
# Conflicts:
#	pubspec.lock
2023-09-20 15:07:09 -06:00
sneurlax
cd00e9f8fd build monero by default
even if it isn't used
2023-09-20 13:39:45 -05:00
julian
1781774d45 script error wording 2023-09-20 10:32:07 -06:00
julian
f98d2e405b rust version change for epiccash building 2023-09-20 10:19:21 -06:00
julian
c2489cdd68 remove tor build scripts 2023-09-20 09:16:35 -06:00
julian
adfe3e181e WIP restructure w/moving from hive to isar for wallets and using coinlib 2023-09-14 17:58:17 -06:00
sneurlax
0ce108aa34 use cypherstack/tor, a Foundation-Devices/tor fork
use main
2023-09-04 20:13:05 -05:00
sneurlax
662602bd2b use flutter_libarti main
now even newer and better
2023-09-01 17:46:42 -05:00
sneurlax
256db85472 use socks socket if useTor in ElectrumX and JsonRPC, 2023-08-15 22:56:41 -05:00
sneurlax
f2af2b10bd Revert "Merge branch 'tor' into tor-presocks"
This reverts commit 75750e2bd1.
2023-08-15 22:10:41 -05:00
julian
de4d6952b7 fix build all script for linux 2023-08-14 12:14:53 -06:00
julian
18e1a10ba1 Merge remote-tracking branch 'origin_SW/staging' into tor
# Conflicts:
#	pubspec.lock
2023-08-07 09:19:14 -06:00
julian-CStack
aec991600d add macos build script 2023-07-17 09:36:16 -06:00
Josh Babb
a71815ede7 Merge remote-tracking branch 'origin/staging' into tor 2023-07-12 16:50:55 -05:00
julian
bfc56299d7 single path build instructions 2023-07-05 11:12:44 -06:00
sneurlax
5fd95a0661 flutter 3.7.12->3.10.0, run prebuild.sh, build the plugins
3.10.0->3.10.3
2023-07-03 10:59:34 -05:00
julian
a353ab341a Merge remote-tracking branch 'origin_SW/staging' into flutter_upgrade
# Conflicts:
#	crypto_plugins/flutter_libmonero
2023-06-05 16:26:28 -06:00
Josh Babb
d78972307c encode wallet test parameters files as utf-8 2023-06-05 14:56:53 -07:00
Josh Babb
9ecb87206b encode external_api_keys.dart file as utf-8 2023-06-05 14:55:42 -07:00
Josh Babb
1b26d7fc9c add windows prebuild script and update docs iaw 2023-06-05 14:50:59 -07:00
sneurlax
cdc08b4d43 upgrade powershell script
TODO enable overwriting files when extracting archive ... or delete folder prior to extraction?
2023-06-05 16:05:14 -05: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
Josh Babb
dcd874c413 add script deps.sh script which installs crypto_plugin deps 2023-06-01 12:00:27 -07:00
Josh Babb
71fbeb9fb9 do not build_all libmonero 2023-05-30 20:16:42 -07:00
Josh Babb
422320f4b3 do not clone repo in setup script
nor build plugins
2023-05-30 20:16:00 -07:00
detherminal
dc687c9f75 feat: update script to remove space at top 2023-05-27 00:18:13 +03:00
detherminal
29e19e3d46 feat: add copyright generating script 2023-05-26 19:31:55 +03:00
Josh Babb
4f97f8fbb4 update linux and android build_all scripts to also run tor's scripts
TODO windows
2023-05-11 16:47:02 -05:00
Josh Babb
99ba3f736d remove desktop linux deps installed by scripts/linux/build_secure_storage_deps.sh 2023-05-04 10:45:07 -05:00
Josh Babb
8790bdcc0c add packages from manual build docs to setup script 2023-05-03 16:43:40 -05:00
Josh Babb
85a86efe66 add libsecret-1-dev to docs and setup script 2023-05-03 16:26:44 -05:00
Josh Babb
87c474a859 also build linux plugins 2023-05-03 13:18:29 -05:00
Josh Babb
56373f882c update flutter versions 2023-05-03 13:12:17 -05:00
Josh Babb
898763411a add source to setup.sh after rustup is installed
see #272
2023-05-03 12:51:58 -05:00
Josh Babb
17e6cf97cf build linux plugins too 2023-04-25 18:02:45 -05:00
julian
d18b32e21f update linux setup script and readme to use flutter 3.7 2023-03-09 09:53:59 -06:00
Dan Miller
c16db8b963 Building (#277)
* Update ca-certificates package in docker build image.

* Add shebang to prebuild script.

* Double quote WALLETTESTPARAMFILE bash variable to prevent glob expansion, word splitting, and breaking on spaces.

* declare and assign array seprarately to fix Syntax error: "(" unexpected
2022-12-30 12:30:11 -06:00
julian
61d3afbe6e add windows build all script and point epic and lelantus plugins to new ref 2022-12-29 11:43:28 -06:00
Diego Salazar
2a38d5691e
Merge pull request #260 from cypherstack/add-particl
Add Particl
2022-12-12 16:13:43 -07:00
julian-CStack
ce8a15b2c5
Merge pull request #252 from cypherstack/flutter_ver
Use flutter version 3.3.4
2022-12-03 10:29:57 -06:00
Dan Miller
3be4be11dd
Use flutter version 3.3.4 2022-11-30 08:24:21 -08:00
Dan Miller
322870d9e3 Fix check in build script for jsoncpp directory existing. 2022-11-29 22:09:19 -08:00
sneurlax
be5e9189f4 add particl to coins list 2022-11-29 16:55:41 -06:00
sneurlax
c2dd01bd1b refactor wallet parameter stub creation 2022-11-29 16:51:01 -06:00
sneurlax
f635f474c6 update prebuild.sh to create stub wallet test parameter files 2022-11-29 16:48:26 -06:00
Dan Miller
d0b2a5a3fe
Add tomli python lib to build script comment. 2022-11-28 08:59:23 -08:00
Dan Miller
27b6293072
Add markdown python lib dependency to linux build script comments. 2022-11-14 11:09:25 -08:00
Dan Miller
7646cbe8cb Handle some bash errors in build script. 2022-11-11 08:57:30 -08:00
sneurlax
6245f0f232 Add template/default SimpleSwap API key const
a
2022-10-14 18:48:00 -05:00
sneurlax
297204d200 don't call prebuild.sh, just do what it does 2022-10-06 20:01:19 -05:00
sneurlax
3d77c37771 Add @msalazarm's setup script
Love this thing
2022-10-06 16:41:24 -05:00
sneurlax
65655f4f6d Add prebuild script
Creates template lib/external_api_keys.dart file if it doesn't already exist
2022-10-03 21:30:13 -05:00
ryleedavis
5fe683b668 change build 2022-09-23 09:09:05 -06:00
ryleedavis
aa385a8b66 change build 2022-09-03 19:41:29 -06:00
Marco Salazar
6ee57ab217 arm success 2022-09-01 16:51:06 +08:00
Marco
550752f11b ubuntu 20 2022-09-01 12:29:33 +08:00
marco
14073361db preliminary static build 2022-09-01 00:27:46 +08:00
Marco
7144baf02e include git commit build history 2022-08-26 20:28:26 +08:00
Marco
b41d31fd32 first commit 2022-08-26 16:11:35 +08:00