Commit Graph

19 Commits

Author SHA1 Message Date
68f1b9e217 Add watch option 2019-04-02 12:00:33 +02:00
3f8cdc4aee Use log and beautylog 2019-02-27 11:09:38 +01:00
201fce5088 Release the mutex early, no need for spawning threads 2019-02-21 14:36:16 +01:00
709948b6c0 Upgrade to rust 2018 2018-12-10 15:01:59 +01:00
749692bb07 Spawn thread for building, allows for multiple build at the same time 2018-11-23 09:47:41 +01:00
f65602fb71 Use percent_encode and decode to allow accents in paths
Fixes #1
2018-11-13 10:46:50 +01:00
f395b82680 Clean server output 2018-09-25 15:45:02 +02:00
482966462d Support arguments 2018-09-25 15:42:41 +02:00
96189faf3f Build in client if no server 2018-09-25 14:58:01 +02:00
be1f064c4d Log 2018-09-25 14:53:33 +02:00
a47ee3c814 Added notifications 2018-09-25 14:51:32 +02:00
0aa7822621 Removed useless lazy static 2018-09-25 12:16:11 +02:00
6b3bab306d Used the clean version with boxes 2018-09-25 12:08:37 +02:00
7a216fabaf Starting to work 2018-09-25 11:27:28 +02:00
6f1d1eabb9 Working on server 2018-09-24 17:55:05 +02:00
4ef065318c Added readme 2018-09-24 16:01:13 +02:00
65dd9b5ead Working on makefile and cargo builders 2018-09-24 15:45:32 +02:00
b7bb4f5964 Started to work on server 2018-09-24 14:32:12 +02:00
fb28f2bc6e Initial commit 2018-09-24 13:52:45 +02:00