Florian Dehau
22579b77cc
chore(Makefile): make run-examples compile the examples in release mode
2019-02-03 22:42:09 +01:00
Florian Dehau
5bc617a9a6
chore(Makefile): build and test using all features
2019-02-03 22:42:09 +01:00
Florian Dehau
b3689eceb7
feat: update outdated dependencies
2018-11-25 21:49:37 +01:00
Florian Dehau
08ab92da80
refactor: clean examples
...
* Introduce a common event handler in order to focus on the drawing part
* Remove deprecated custom termion backends
2018-09-23 20:59:51 +02:00
Florian Dehau
ce445a8096
chore: remove scripts
2018-09-09 08:53:37 +02:00
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
d2a4048e12
[scripts] Update installation of dev tools
2017-12-26 21:45:46 +01:00
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