Commit graph

12 commits

Author SHA1 Message Date
Florian Dehau
d6016788ef refactor: clippy + rustfmt 2018-09-04 22:23:44 +02:00
Florian Dehau
55840210c7 Simplify travis configuration 2018-05-06 15:54:47 +02:00
Florian Dehau
0d2e2e185e [scripts] Allow pipefail for convenience 2017-12-26 21:45:46 +01:00
Florian Dehau
d2a4048e12 [scripts] Update installation of dev tools 2017-12-26 21:45:46 +01:00
Florian Dehau
afe5317592 [travis] Fix unbound variable 2017-10-30 22:51:34 +01:00
Florian Dehau
20d373b5f9 [travis] Fix shared libs loading 2017-10-30 22:51:34 +01:00
Florian Dehau
1c0bddd9bc [scripts] Fix library path 2017-10-30 22:51:34 +01:00
Florian Dehau
53d0001547 [tools] Update tools install scripts 2017-10-30 22:51:34 +01:00
Florian Dehau
fd1e1f22af Add specification for all examples in Cargo.toml 2017-06-15 08:57:07 +02:00
Florian Dehau
2cb5e185eb [CI] Fix missing build and test command in scripts/travis/script.sh 2017-05-21 13:58:36 +02:00
Florian Dehau
c42ca05849 Refactor Makefile install rule
Check for older installation of the tools and only install them if
missing or if the versions don't match
2017-05-21 12:49:12 +02:00
Florian Dehau
29db3dd722 [CI] Add lint stage
* Add scripts for Travis under ./scripts/travis
* Install rustfmt and clippy on nightly
* Lint code for formatting problems and common errors
2017-05-21 12:49:12 +02:00