Commit Graph

21 Commits

Author SHA1 Message Date
Asher Dawes
81b6f9a545 Updating CI config (#121)
Updating version to 0.3.13
Configuring CI to post builds on Slack
Removing unnecessary shell script makeReleaseWindows.sh because its function was added to the .gitlab-ci.yml config.
2018-08-30 17:17:17 -07:00
Asher Dawes
fffc2157ad Updating versions to v0.3.12a-beta 2018-08-13 21:46:19 -07:00
Asher Dawes
b4d0f8223e removing gen parameter from verusd scripts 2018-08-12 13:20:27 -07:00
Asher Dawes
1bf80f9c69 removing genproclimit=0 parameter from verusd scripts 2018-08-12 01:24:05 -07:00
Asher Dawes
ef8ba57758 Get verus-cli verusd updated (#106)
* Force portable code

* Switch to old MMX instructions, avoiding SSE & SSE2 instructions.

* Less agressive, leave verus code (which checks for it) using advanced instructions.

* Compiling only for windows

* Update .gitlab-ci.yml

* Try -march=native for C++ code generation.

* Tweaking machine architecture settings.

* Try native alone.

* Also get LIBCRYPTOCONDITIONS to -march=native

* Switch other lib to native as well.

* Try switching back further for CPU architecture.

* Even lower end settings.

* Turn on symbols.

* Use sse2,3 and 4 capable x64.

* Once again let verus lib use advances instructioins since it checjs via CPUID at run time.

* Modify a few more makefile entries.

* Switch to AMD model similar to our test system.

* Get snark makefile to k8 too.

* Yet another -march to modify to k8, or two of them.

* Brute force k8 settings, comment non-portable code out.

* Put the condition on cpuid back.

* Put non-portable advenced instruction code back

* Enable instructions.

* Add lib for separate settings.

* Update .gitlab-ci.yml

* Update .gitlab-ci.yml

* Update .gitlab-ci.yml

* Update .gitlab-ci.yml

* replacing k8-sse3 specific flags to x86-84

* updating versions

* Propagate verusd changes.
2018-08-10 21:39:27 -07:00
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
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
3688b05860 Version to 0.3.7-beta 2018-06-21 21:12:52 -07:00
David Dawes
9f2e84976e Version to 0.3.6 2018-06-16 09:31:06 -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
efcdfc2775 Adding upgrade batch file for verus-cli for Windows and updating the README 2018-06-05 20:46:16 -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
7881b9449a Rename things to verus-cli 2018-06-01 21:28:10 -07:00