matejcik
b0e879b30e
docker: update build scripts and instructions to fix Docker emulator ( #419 )
...
fixes #417
2018-10-11 14:58:22 +02:00
Pavol Rusnak
bf266f0fd9
fix fullbuild script
2018-09-19 20:43:57 +02:00
Karel Bílek
2a1e4c7ab6
build: Use pipenv in docker build ( #412 )
2018-09-19 19:44:35 +02:00
matejcik
809e313beb
build: drop the sleep that is now superseded by waiting script
2018-08-14 15:08:03 +02:00
matejcik
bdbabf5594
build: when running test, wait until emulator starts properly
2018-08-14 14:59:31 +02:00
matejcik
9a519fb5c0
travis: leave the emulator a little time to boot up
2018-08-14 14:40:42 +02:00
Saleem Rashid
eac5f43b70
fullbuild: Call script/bootstrap before clone ( #383 )
...
fullbuild would previously fail if the parent repository hadn't
initialized submodules yet, due to the use of --reference
Fixes #382
2018-07-16 15:08:55 +02:00
Pavol Rusnak
06fbb91f12
build: added --recursive to git clone in Makefile and script/bootstrap
2018-07-16 14:44:34 +02:00
Pavol Rusnak
632e55b190
script: fix whitespace
2018-06-27 18:12:18 +02:00
Saleem Rashid
67852dcaba
script: Add toolchain-{download,run}
...
Add scripts to download, verify and use GNU Arm Embedded 5 2016q2.
2016q2 (SVN revision 237715) generates identical output to Debian
Stretch used by Docker build (SVN revision 241155).
2018-06-27 18:09:05 +02:00
Saleem Rashid
8f6a2045e6
build: Refactor Docker build
2018-06-27 18:09:05 +02:00
Tomas Susanka
3185eb0fd4
build: ciscript includes firmware sign
...
so that emulator build uses pipenv to ensure stable environment for python-trezor
but fetching python-trezor and friends doesn't needlessly slow down non-emulator builds
that don't need it
2018-06-08 16:57:06 +02:00
matejcik
e859e28354
script: set TREZOR_PATH so that test can reliably run locally
2018-05-11 14:49:22 +02:00
Jochen Hoenicke
1fcd512b7f
Fix compilation problems
2018-03-29 01:16:46 +02:00
Jochen Hoenicke
2587e49843
Disable fastflash.
...
It doesn't make sense any more and doesn't work with newer bootloaders.
2018-03-29 01:03:58 +02:00
Jochen Hoenicke
4ebbe8c274
Fix compilation problems
2018-03-29 01:03:58 +02:00
Saleem Rashid
7aadc1edda
script: Refactor test
2017-12-19 14:11:51 +01:00
Pavol Rusnak
bb1c42b16c
vendor: remove python-trezor submodule for now
2017-12-18 21:38:31 +01:00
Saleem Rashid
becb31c4fc
script: Do not start emulator if running
2017-12-18 20:09:59 +01:00
Saleem Rashid
923d5f7555
script: Add Scripts To Rule Them All
2017-12-18 20:09:59 +01:00