Commit Graph

3416 Commits

Author SHA1 Message Date
Matthias Beyer 0404b24333 Merge pull request #822 from matthiasbeyer/update-deps
Update deps
2016-10-25 15:24:17 +02:00
Matthias Beyer f6a1c7d56f Merge pull request #823 from matthiasbeyer/make-check
Make: Add -check targets to "cargo check"
2016-10-25 13:46:55 +02:00
Matthias Beyer 99e0b2ea8c Update task-hookrs dependency to 0.2.2 2016-10-25 13:40:02 +02:00
Matthias Beyer 523c84baff Make: Add -check targets to "cargo check" 2016-10-25 09:35:07 +02:00
Matthias Beyer 97eedf80fe Fix for itertools update: sort_by -> sorted_by 2016-10-25 09:33:59 +02:00
Matthias Beyer d14c9720e7 Merge pull request #821 from matthiasbeyer/release-commits-import
Release commits import
2016-10-25 09:10:05 +02:00
Matthias Beyer 44f44a0c7f libimagutil/Cargo.toml: Update dependencies 2016-10-24 15:51:19 +02:00
Matthias Beyer 6a26e26651 libimagtodo/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer 1918f25c64 libimagtimeui/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer 7bafa10240 libimagstorestdhook/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer 5ad2bfc462 libimagstore/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer 9e0c523b97 libimagrt/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer b4ab666ce7 libimagref/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer 40cc9e593d libimagnotes/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer 3b9d1082c7 libimagmail/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer 96b7d0427c libimaginteraction/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer e55e805c6c libimagerror/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer 61c3bf03d2 libimagentryview/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer bbe9884ca6 libimagentrytag/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer 24e23b263a libimagentrymarkdown/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer b5a83f1b8a libimagentrylink/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer e8cad23ddb libimagentryfilter/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer a64320c3f5 libimagdiary/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer 34b0487359 libimagcounter/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer 23e5778e3c libimagbookmark/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer 6e9a9fdd94 imag-view/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer 867fd527b4 imag-todo/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer f2d0f0e049 imag-tag/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer a07160494a imag-store/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer d0f7a0066a imag-ref/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer 10ca4a7999 imag-notes/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer 52820c4f1e imag-link/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer 6385561926 imag-diary/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer ca89bc5962 bin/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer dfa38962e3 Export RUSTFLAGS with codegen-units = 2 2016-10-24 13:56:40 +02:00
Matthias Beyer a6c3236289 Add codegen-units = 2 in ./libimagentrytag/Cargo.toml 2016-10-24 13:56:40 +02:00
Matthias Beyer 74c0e06132 Add codegen-units = 2 in ./imag-view/Cargo.toml 2016-10-24 13:56:25 +02:00
Matthias Beyer 7d87fb6321 Add codegen-units = 2 in ./libimagtodo/Cargo.toml 2016-10-24 13:56:14 +02:00
Matthias Beyer 799da8319c Add codegen-units = 2 in ./imag-store/Cargo.toml 2016-10-24 13:56:02 +02:00
Matthias Beyer de7206aa5a Add codegen-units = 2 in ./libimagerror/Cargo.toml 2016-10-24 13:55:49 +02:00
Matthias Beyer 7faf372d65 Add codegen-units = 2 in ./libimagutil/Cargo.toml 2016-10-24 13:55:39 +02:00
Matthias Beyer 4359749c8f Add codegen-units = 2 in ./libimagnotes/Cargo.toml 2016-10-24 13:55:22 +02:00
Matthias Beyer 3cb718f754 Add codegen-units = 2 in ./bin/Cargo.toml 2016-10-24 13:55:08 +02:00
Matthias Beyer 3d13637297 Add codegen-units = 2 in ./libimagentrylink/Cargo.toml 2016-10-24 13:54:55 +02:00
Matthias Beyer 5496239f66 Add codegen-units = 2 in ./libimagentrylist/Cargo.toml 2016-10-24 13:54:44 +02:00
Matthias Beyer ae876ee99c Add codegen-units = 2 in ./libimagentryview/Cargo.toml 2016-10-24 13:54:33 +02:00
Matthias Beyer 73ba3faf88 Add codegen-units = 2 in ./imag-tag/Cargo.toml 2016-10-24 13:54:17 +02:00
Matthias Beyer 6ef02879d6 Add codegen-units = 2 in ./imag-diary/Cargo.toml 2016-10-24 13:54:06 +02:00
Matthias Beyer 633cf54e0d Add codegen-units = 2 in ./libimagentryselect/Cargo.toml 2016-10-24 13:53:53 +02:00
Matthias Beyer 1e5e7295ac Add codegen-units = 2 in ./imag-notes/Cargo.toml 2016-10-24 13:53:42 +02:00