Commit Graph

77 Commits (8d4d6b2278191b3ca42db0b06f593e815ce40686)

Author SHA1 Message Date
matejcik c76d69eb20 ci: use pipenv sync
5 years ago
matejcik fdd92404d2 ci: run codegen checks
5 years ago
matejcik 6512dd541d ci: do not install clang-format in travis, travis has its own
5 years ago
matejcik 770e2341f3 ci: add protobuf to travis
5 years ago
matejcik 9d052e87e4 ci: add details to travis
5 years ago
matejcik f098205f3e ci: add simple travis check
5 years ago
matejcik e5670856a2 MONOREPO CREATE FROM trezor-core
5 years ago
Pavol Rusnak 1e697787a6
update Dockerfile and .travis.yml to be more similar to trezor-mcu
5 years ago
Tomas Susanka a15d4a81d5 Makefile: use style command for formatting; style_check for checking
5 years ago
matejcik f7a54e7c58 travis: drop pipenv workaround from october, update pipfile lock
5 years ago
Tomas Susanka 3ff40fddf5
travis: pipenv hotfix
6 years ago
Dusan Klinec 6724e4e409
xmr: master merging commit
6 years ago
Pavol Rusnak 84b53e5813
travis: remove TREZOR_MODEL=1 target for now
6 years ago
Pavol Rusnak df665b70d3
travis: don't run make sizecheck when TREZOR_MODEL=1
6 years ago
Pavol Rusnak 04a91dc673
travis: don't run test_emu when TREZOR_MODEL=1
6 years ago
Pavol Rusnak 42164c41e3
travis: make file more readable
6 years ago
Pavol Rusnak 9455d95046
travis: reduce unwanted builds
6 years ago
Pavol Rusnak 2a06ff4986
embed/firmware: add T1 display support, apply T1 fixes
6 years ago
matejcik c208a72202 travis: add checking templates to CI
6 years ago
mcudev 9541662902 build: update to use latest arm none eabi toolchain gcc-arm-none-eabi-7-2018-q2-update
6 years ago
Jan Pochyla 57ce7b9a3e travis: use python3.6 from deadsnakes PPA
6 years ago
Jan Pochyla e8af00d21d travis: run the style target
6 years ago
matejcik a94ea094a0 travis: install protobuf compiler and add modules to Pipfile
6 years ago
matejcik ac33a0f86e travis: use pipenv to run python-trezor testsuite reproducibly
6 years ago
matejcik 2a3e336b21 travis: add rlp requirement
6 years ago
Pavol Rusnak a9aa5febda
travis: don't try to build vendorheader, try to build prodtest
6 years ago
Pavol Rusnak 8eb071f371
docker/travis: update to gcc-arm-none-eabi-7-2017-q4-major
6 years ago
Pavol Rusnak 95bea97239
travis: remove protobuf dependency
6 years ago
Pavol Rusnak 2869d4cbcb
build: cosmetic changes to travis and docker build
7 years ago
Jan Pochyla f093ca23d5 tests: ignore specific tests, testpy -> test_emu
7 years ago
Jan Pochyla 55b7f5058b travis: enable testpy
7 years ago
Pavol Rusnak dfadfbe857
build: try installing toolchain from develop developer.arm.com
7 years ago
Pavol Rusnak 3db571f63a
travis: disable testpy target for now
7 years ago
Jan Pochyla 45a04282de travis: disable flake8 for now
7 years ago
Pavol Rusnak ca649eb8f0
tools: remove ed25519 dependency, prepare for ed25519cosi signing
7 years ago
Pavol Rusnak e9b66dab7e
travis: install python stuff locally
7 years ago
Pavol Rusnak 66bbb2f2cf
travis: add python3
7 years ago
Pavol Rusnak ef5f1326dc
build: use python3 everywhere
7 years ago
Jan Pochyla 50c63d728f travis: binctl is run with python2
7 years ago
Jan Pochyla 83686bc0c6 scons: add TREZOR_NOUI support
7 years ago
Pavol Rusnak 3f29925c1c
travis: install python-trezor from master
7 years ago
Pavol Rusnak fe5b5c1940
tests: update to pytest, regenerate protobuf
7 years ago
Pavol Rusnak fe672fbd09
travis: install trezor from pypi
7 years ago
Pavol Rusnak 0ee67371b8
tests: run tests in python3
7 years ago
Pavol Rusnak 3d7a9d780d
travis: move make style to src goal
7 years ago
Pavol Rusnak 73b2ea6c85
travis: add make style (using flake8)
7 years ago
Pavol Rusnak b158750e0c
update travis notification url
7 years ago
Pavol Rusnak 8b0336862f
make __fatal_error more useful, add make sizecheck target
7 years ago
Pavol Rusnak 6da2019817
travis: add python-ecdsa
7 years ago
Pavol Rusnak 87f20bac29
tests: update tests, try running functional tests in travis
7 years ago