Commit graph

24 commits

Author SHA1 Message Date
80fb6cc2bd Revert "Remove stuff for the focus-shift"
This reverts commit 63a7f0d8a9.
2017-05-30 20:25:00 +02:00
63a7f0d8a9 Remove stuff for the focus-shift 2017-01-21 13:05:50 +01:00
mario
8df5519f34 Move [profile.dev] codegen-units = 2 to top-level Cargo.toml
lower level (=package/crate level) definitions for profiles are ignored
2017-01-19 20:08:51 +01:00
0a04081599 Merge pull request #656 from matthiasbeyer/cargo-rustc-codegen-units
Cargo rustc codegen units
2016-10-31 23:39:38 +01:00
99e0b2ea8c Update task-hookrs dependency to 0.2.2 2016-10-25 13:40:02 +02:00
6a26e26651 libimagtodo/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
7d87fb6321 Add codegen-units = 2 in ./libimagtodo/Cargo.toml 2016-10-24 13:56:14 +02:00
b5bfc1978c Fix: Cargo.toml does not know "website", but "homepage" 2016-10-20 14:14:18 +02:00
67dd706d79 Add meta-info in libimagtodo/Cargo.toml 2016-10-18 10:56:12 +02:00
5ed60f48cd Print errors (dbg) when import_task() failed 2016-09-06 12:03:27 +02:00
Gavin Thomas Claugus
b881c3c243 libimagtodo: Crate version 0.1.0 -> 0.2.0
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-08-07 10:29:30 -04:00
Kai Sickeler
36546ca388 Upgrade toml dependency to 0.2 2016-08-06 17:28:58 +02:00
6222aac837 Add dependency: serde_json 2016-08-06 11:35:02 +02:00
6d14212042 Add dependency: log 2016-08-06 11:35:02 +02:00
mario
71bce41e0f change to task_hookrs 0.2.0 2016-08-06 11:23:52 +02:00
e63f17d51e Add dependency: libimagerror 2016-07-21 17:14:12 +02:00
mario
fbea3bcaf7 changed task-hookrs dependency to github.com/mario-kr/task-hookrs git for additional features 2016-06-30 15:12:06 +02:00
mario
7de2577725 implemented add-hook 2016-06-28 20:13:11 +02:00
mario
2f999caeef implement the task struct, trait for task_hookrs::task::Task, and some minor error handling 2016-05-09 17:22:40 +02:00
Mario Krehl
df6f41942b added uuid crate and type 2016-05-08 10:59:21 +02:00
mario
0f77c9d3d8 experiment with Store/FileLockEntry 2016-05-04 15:00:48 +02:00
mario
efd72d65a1 added dependency to libimagstore 2016-05-04 14:37:25 +02:00
mario
07b7936c02 added dependency task-hookrs 2016-05-03 18:03:34 +02:00
mario
89ec7df348 Renamed imag-task to imag-todo, libimagtask to libimagtodo 2016-05-03 17:37:53 +02:00
Renamed from libimagtask/Cargo.toml (Browse further)