1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 02:19:21 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
Reproducibility Matters
e86d39ef2d Add sha256sum check to protobuf binaries in Dockerfile (#445)
The docker build fails if the hash is incorrect.
2019-01-09 12:41:21 +01:00
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
7ab36d57ab
docker: quick fix of Dockerfiles 2018-10-10 14:19:59 +02:00
Pavol Rusnak
307b3a742b
fix Docker build 2018-09-19 20:30:00 +02:00
Karel Bílek
2a1e4c7ab6 build: Use pipenv in docker build (#412) 2018-09-19 19:44:35 +02:00
Saleem Rashid
8f6a2045e6
build: Refactor Docker build 2018-06-27 18:09:05 +02:00
Pavol Rusnak
48998e5e5f
dockerfile: small typos to make them two Dockerfiles more similar 2018-02-19 01:03:40 +01:00
Pavol Rusnak
7e382fb790
update to python3 2018-01-12 00:03:55 +01:00
Pavol Rusnak
6edb97133b
build: use recent protobuf in docker 2017-10-29 21:50:38 +01:00
Saleem Rashid
4147a914ac
Dockerfile: Use multi-line instructions
Minimize the number of layers and call apt-get update properly
2017-09-29 21:16:16 +02:00
Pavol Rusnak
8a6dd3c764
build: use python2 for messages_map.py 2017-09-29 20:48:26 +02:00
Pavol Rusnak
b6d53acefc
build: fix missing stuff in travis 2017-09-29 20:44:32 +02:00
Pavol Rusnak
6f5aeee18f
build: split deps in dockerfile into two lines 2017-09-28 13:12:28 +02:00
Jason Zavaglia
5cc299facd Generate the protobuf files at build time (#219)
Improve the build reliability by ensuring protobuf files are
generated at build time.
2017-09-28 13:10:32 +02:00
Pavol Rusnak
0feede5a01
build: switch from ubuntu to debian in docker build 2017-07-31 10:06:42 +02:00
Holger Schinzel
1dfca212f1 add python-ecdsa dependency 2016-07-23 10:06:19 +02:00
Pavol Rusnak
5430c82b2b
use the latest ubuntu lts in docker build 2016-05-08 14:26:21 +02:00
Pavol Rusnak
8d183608c2
include libopencm3 as submodule 2015-12-15 00:20:34 +01:00
Pavol Rusnak
ec98e58bce simplify Dockerfile, add travis CI 2015-08-05 16:42:21 +02:00
Pavol Rusnak
0c6b3e26e2 prepare 1.3.4 release 2015-08-03 21:59:06 +02:00
Pavol Rusnak
0cc270e6df reorder Dockerfile 2015-04-02 17:47:28 +02:00
Pavol Rusnak
8b268692fe prepare 1.3.3 release 2015-04-01 17:17:37 +02:00
Pavol Rusnak
9761dd23e0 prepare 1.3.2 release 2015-03-21 10:44:30 +01:00
Pavol Rusnak
093ba4fd19 check gpg key in Dockerfile 2015-02-13 18:26:32 +01:00
Pavol Rusnak
62ce3c6988 rework docker build script 2014-12-27 16:34:02 +01:00
Pavol Rusnak
b06780e0a7 prepare 1.3.0 release 2014-12-25 18:32:00 +01:00
Pavol Rusnak
524f2a957a enable stack protector 2014-07-31 19:44:03 +02:00
Pavol Rusnak
df524b9f35 prepare 1.2.0 release 2014-07-03 01:20:34 +02:00
Ondrej Mikle
098ec05c5f Pin GPG key of ARM GCC repo by full fingerprint in Docker build 2014-06-25 14:25:30 +02:00
Pavol Rusnak
f59500510a pin used revisions in Dockerfile 2014-06-23 00:49:25 +02:00
Pavol Rusnak
c97b9348ff add repo key to Dockerfile 2014-06-19 19:01:41 +02:00
Pavol Rusnak
23bae6ec9d add Dockerfile 2014-06-19 00:31:40 +02:00