openethereum/scripts/gitlab
David be5db14160
Enable aesni (#10756)
* Run cargo fix

* Optimize imports

* compiles

* cleanup

* Use Secret to store mac-key
Truncate payload properly

* cleanup

* Reorg imports

* brwchk hand waving

* Review feedback

* whitespace

* error chain is dead

* Build parity-ethereum with SSE2, SSSE3 and AES enabled

This enables the `aesni` crate for 50x faster AES crypto.

* Correct rustflag setting

* List all target triples because [target.'cfg(…)'] is broken

* whitespace

* Enable hardware aes for CI builds

* Add note about synchronizing changes

* Remove "Linker" printout

* Build artefacts to check hardware aesni

* Skip signing windows binaries

* Build windows like before

* address grumble
2019-06-18 20:24:21 +02:00
..
build-linux.sh Enable aesni (#10756) 2019-06-18 20:24:21 +02:00
build-windows.sh Enable aesni (#10756) 2019-06-18 20:24:21 +02:00
publish-docs.sh Update publishing (#10644) 2019-05-31 13:27:00 +02:00
publish-onchain.sh Update publishing (#10644) 2019-05-31 13:27:00 +02:00
publish-snap.sh Update publishing (#10644) 2019-05-31 13:27:00 +02:00
rust-changes.sh Tests parallelized (#10452) 2019-03-11 15:26:35 +01:00
safe-curl.sh CI: Remove unnecessary pipes (#9681) 2018-10-02 00:03:58 +01:00
sign-win.cmd CI: Remove unnecessary pipes (#9681) 2018-10-02 00:03:58 +01:00
test-cpp.sh verbose flag for cpp tests (#10524) 2019-03-26 12:37:45 +01:00
test-linux.sh Enable aesni (#10756) 2019-06-18 20:24:21 +02:00
validate-chainspecs.sh CI improvements (#10579) 2019-04-12 18:51:01 +02:00