|
1612764d77
|
Remove build.rs buildscript because wasnt working properly
|
2017-08-25 21:36:24 +02:00 |
|
|
9650f46e23
|
Version strings: 0.2.0 -> 0.3.0
|
2017-05-03 10:48:26 +02: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 |
|
mario
|
711810f814
|
Add additional dependencies
|
2016-11-05 11:42:02 +01:00 |
|
mario
|
bf88a43a59
|
Add build.rs with basic idea
|
2016-11-05 11:38:55 +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 |
|
|
ca89bc5962
|
bin/Cargo.toml: Update dependencies
|
2016-10-24 14:30:54 +02:00 |
|
|
3cb718f754
|
Add codegen-units = 2 in ./bin/Cargo.toml
|
2016-10-24 13:55:08 +02:00 |
|
|
b5bfc1978c
|
Fix: Cargo.toml does not know "website", but "homepage"
|
2016-10-20 14:14:18 +02:00 |
|
|
14696b59e7
|
Add meta-info in bin/Cargo.toml
|
2016-10-18 10:56:12 +02:00 |
|
mario
|
d19243e7a8
|
Fall back to get_default_cli_builder
insert custom help text
cleanup not anymore used code
|
2016-09-05 16:18:11 +02:00 |
|
|
c4c726a983
|
Add dep: log = 0.3
|
2016-09-05 16:18:11 +02:00 |
|
|
6909410a43
|
Add dependency: libimagrt
|
2016-09-05 16:18:11 +02:00 |
|
|
73f9f2d36f
|
Add dependency: clap
|
2016-09-05 16:18:11 +02:00 |
|
|
9337a14cdd
|
Update all version strings: 0.1.0 -> 0.2.0
|
2016-07-12 11:51:20 +02:00 |
|
|
27124c2a83
|
Rewrite imag binary in Rust
|
2016-05-13 14:23:05 +02:00 |
|