Commit Graph

17 Commits

Author SHA1 Message Date
Florian Dehau
b5e4ddafb4 [Makefile] Fix fmt rule 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
295fc77df2 [Makefile] Bump clippy version 2017-09-11 08:15:39 +02:00
Florian Dehau
6eb1987650 [Makefile] Bump rustfmt version 2017-09-11 08:15:39 +02:00
Florian Dehau
fd1e1f22af Add specification for all examples in Cargo.toml 2017-06-15 08:57:07 +02:00
Florian Dehau
92a3474093 Bump clippy version 2017-06-15 08:57:07 +02:00
Florian Dehau
7b2b1e1c80 Add documentation for pipelines rules 2017-06-15 08:57:07 +02:00
Florian Dehau
06a3c9346b Add pipelines rules to build && test a channel quickly 2017-06-15 08:57:07 +02:00
Florian Dehau
c2ad42b509 Fix clippy rule in Makefile 2017-06-15 08:57:07 +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
Florian Dehau
340aa94e63 Refactor Makefile
* Restructure old rules to make them generic. They now also take in
consideration the developer setup (using rustup only if available)
* Defines rules to format and lint the source code in order to provide
this project some kind of a coding style (Rust default style)
2017-05-21 09:40:31 +02:00
Florian Dehau
f025cb0221 Update README and examples 2016-11-08 10:19:28 +01:00
Florian Dehau
662e2dd102 Fix examples 2016-11-06 21:41:32 +01:00
Florian Dehau
fcac19d6c5 Documentation 2016-11-04 17:54:57 +01:00
Florian Dehau
93cc237007 Documentation 2016-11-03 23:59:04 +01:00
Florian Dehau
459201bc65 First commit 2016-10-09 19:46:53 +02:00