Commit Graph

63 Commits

Author SHA1 Message Date
Asher Dawes
d6e6917177 Version to 0.3.12-beta. 2018-08-04 16:42:23 -07:00
Asher Dawes
573ad4183f updating versions 2018-07-21 19:52:12 -07:00
Asher Dawes
2ab4c25cb0 Asher dev (#89)
* Adding Brewfile for fetching MacOS build dependencies with the brew bundle command.

* Updating version, annotating Mac fetch-params.sh for debugging
2018-07-07 00:32:41 -07:00
Asher Dawes
e7f4832f79 Asher dev (#88)
Introducing verus-cli tests, adding staging destination.
2018-07-06 15:16:22 -07:00
Asher Dawes
fdeaa0a848 Asher dev (#82)
* Updating GitLab CI, clean up.

* Updating GitLab CI config

* Updating versions, fixing verus scripts
2018-06-27 17:45:13 -07:00
Asher Dawes
e96d89daa3 Asher dev (#81)
* Updating GitLab CI, clean up.

* Updating GitLab CI config
2018-06-27 13:29:35 -07:00
David Dawes
5284ac6e2f Version to 0.3.8-beta in READMEs plus cleanup (#74)
* Build verus-cli, get dependencies nailed down.

* Fiddling about with scripts.

* Clean READMEs up a bit.

* Update READMEs for 03.8-beta and fix some notes.
2018-06-24 15:00:13 -07:00
Asher Dawes
5f889cf83b fixing output muting of subroutine definition 2018-06-24 13:41:22 -07:00
David Dawes
058156b84b Build verus-cli, get dependencies nailed down. (#72)
* Build verus-cli, get dependencies nailed down.

* Fiddling about with scripts.

* Clean READMEs up a bit.
2018-06-24 13:25:27 -07:00
David Dawes
3688b05860 Version to 0.3.7-beta 2018-06-21 21:12:52 -07:00
Asher Dawes
fd4f28767a Switching to curl from wget on Mac fetch-params.sh
Renamed makeRelease to makeReleaseMac to make its purpose explicit.
Added makeReleaseWindows and makeReleaseLinux to put komodo binaries into their appropriate verus-cli package.
Attempting semi-automated versioning in GitLab CI
2018-06-16 23:38:54 -07:00
David Dawes
0a1a0b9d63 Get the verus and verusd attributes right. 2018-06-16 20:55:37 -07:00
David Dawes
82c4fe3f5f Remove update script. Does not work with .dmg file. 2018-06-16 18:31:45 -07:00
David Dawes
8461774ba3 Clean up extraneous files, get these each build. 2018-06-16 18:30:16 -07:00
David Dawes
2a9c762932 Update verus-cli Mac README. 2018-06-16 18:24:15 -07:00
Asher Dawes
671d23d964 Merge pull request #57 from VerusCoin/dave-dev
Get recursive dependencies
2018-06-16 17:56:13 -07:00
Asherda
5a8e9a6463 modified fetch-params.sh in kmd/mac/verus-cli to put zcash params in the appropiate directory for macs 2018-06-16 17:39:06 -07:00
David Dawes
17eb369969 Get dependencies of dependencies to the second generation. 2018-06-16 10:47:23 -07:00
David Dawes
9f2e84976e Version to 0.3.6 2018-06-16 09:31:06 -07:00
Asher Dawes
9bad926029 Delete assemble
Clean up
2018-06-12 23:22:46 -07:00
David Dawes
6a6e137317 Note new dynamic libs in README. 2018-06-10 01:01:21 -07:00
David Dawes
116b8f69bd Hack in the dependencies. 2018-06-09 23:44:41 -07:00
David Dawes
d15890615c Add version to README. 2018-06-09 15:51:55 -07:00
David Dawes
b7cbd15af4 Get version in README updated. 2018-06-09 14:41:50 -07:00
Asher Dawes
b6b3255ce7 Fixed upgrade scripts for osx and linux 2018-06-09 13:07:50 -07:00
Asher Dawes
efcdfc2775 Adding upgrade batch file for verus-cli for Windows and updating the README 2018-06-05 20:46:16 -07:00
David Dawes
e5d6a4a607 Get update utility in, add notes on it to README. 2018-06-03 22:19:35 -07:00
David Dawes
d249bcbdb3 Merge branch 'dev' into dave-dev 2018-06-03 21:11:06 -07:00
David Dawes
c7d92b5059 Add Brewfile for Mac and instructions. 2018-06-03 21:10:06 -07:00
Asher Dawes
faf6e58e38 fixed fetch-params.bat url 2018-06-03 19:26:03 -07:00
Asher Dawes
bec43cd23b Adding fetch_params.bat and dependency for verus-cli for Windows 2018-06-03 17:35:24 -07:00
Asher Dawes
88fd814555 Document command line arguement passing with = in Windows README. 2018-06-02 14:29:12 -07:00
David Dawes
e68844becf Update Mac and Windows READMEs as well. 2018-06-02 10:03:14 -07:00
David Dawes
ec4451c688 Update README, adding fetch-params.sh 2018-06-02 09:44:41 -07:00
David Dawes
7f7764543a Get +x attribute on scripts and README tweaks. 2018-06-02 00:31:16 -07:00
David Dawes
ad36023197 Revise README with startup info. 2018-06-01 23:36:34 -07:00
David Dawes
e304f17155 Update README with first time info. 2018-06-01 23:32:47 -07:00
David Dawes
54aaabc6dd Include fetch-params.sh, needed on new systems or komodod will not run. 2018-06-01 23:29:06 -07:00
David Dawes
7881b9449a Rename things to verus-cli 2018-06-01 21:28:10 -07:00
David Dawes
de99c75cb2 Merge branch 'dev' of github.com:VerusCoin/VerusCoin into dev 2018-06-01 21:19:53 -07:00
David Dawes
80927914fc Update READMEs. 2018-06-01 21:19:42 -07:00
Asher Dawes
4189580fac Rename kmd/windows/verus.bat to kmd/windows/kmd-cli/verus.bat 2018-06-01 14:46:23 -07:00
Asher Dawes
133ec8899a Moving kmd tools into kmd-cli 2018-06-01 14:45:57 -07:00
Asher Dawes
f0b1b3ad81 moving kmd tools into kmd-cli dir 2018-06-01 14:45:11 -07:00
Asher Dawes
254ec2c596 Automating kmd-cli tool packaging. 2018-06-01 12:07:07 -07:00
Asher Dawes
8d52b395e8 Fix windows README. 2018-06-01 00:06:45 -07:00
Asher Dawes
2708cbe4d2 Remove bad comment from windows. 2018-05-31 23:54:41 -07:00
David Dawes
77e4a80b02 Get Mac packaged properly. 2018-05-31 23:33:32 -07:00
David Dawes
34215c04b8 Get preamble that handles changing directory into verusd. 2018-05-31 23:28:40 -07:00
David L. Dawes
79ea3ced7a Merge branch 'dev' of github.com:VerusCoin/VerusCoin into dev 2018-05-31 23:14:10 -07:00