29 Commits

Author SHA1 Message Date
David Tolnay
0d645c7d40
Release 0.2.10 2020-04-22 18:38:34 -07:00
David Tolnay
4272d98530
Release 0.2.9 2020-04-14 16:57:00 -07:00
David Tolnay
48b09e94ef
Release 0.2.8 2020-04-13 20:31:09 -07:00
David Tolnay
bf787c587e
Update cmd author to match author in Cargo.toml 2020-04-12 23:20:21 -07:00
Adrian Taylor
7f635f360e Specify author explicitly.
For those building without Cargo, it may be a little awkward to specify
the CARGO_PKG_AUTHORS environment variable (in some cases perhaps
requiring a wrapper script around rustc).
2020-04-12 22:04:11 -07:00
David Tolnay
40b932fc45
Release 0.2.7 2020-04-10 12:08:11 -07:00
David Tolnay
4b97272995
Release 0.2.6 2020-04-10 00:48:18 -07:00
David Tolnay
4bc9815c6a
Suppress clippy::cognitive_complexity lint 2020-04-09 23:26:16 -07:00
David Tolnay
5f1cc8aa44
Release 0.2.5 2020-04-09 21:07:36 -07:00
David Tolnay
b1637adafc
Release 0.2.4 2020-04-08 21:29:14 -07:00
David Tolnay
86949cfdc6
Release 0.2.3 2020-04-08 20:51:19 -07:00
David Tolnay
93c51a6c05
Release 0.2.2 2020-04-08 20:21:25 -07:00
David Tolnay
d4402cae9b
Release 0.2.1 2020-03-30 19:47:58 -07:00
David Tolnay
33d3029780
Add flag to inject additional #include lines 2020-03-18 18:18:36 -07:00
David Tolnay
e2e7bc3c9e
Update to codespan-reporting 0.9 2020-03-18 15:17:37 -07:00
David Tolnay
13af5ccb76
Select a single docs.rs build target 2020-03-17 13:29:06 -07:00
David Tolnay
30d214cca2
Suppress some more clippy lints 2020-03-16 00:35:30 -07:00
David Tolnay
f51dc4d0bd
Release 0.2.0 2020-03-12 00:50:40 -07:00
David Tolnay
736cbcad40
Move header include path to rust/cxx.h 2020-03-11 16:51:38 -07:00
David Tolnay
f370ea46c7
Force cargo metadata to include dependencies on cmd 2020-03-07 11:48:52 -08:00
David Tolnay
5e93c89e32
Link license files into subcrate packages 2020-03-07 11:18:11 -08:00
David Tolnay
fa66e2afa6
Customize usage message of cmd 2020-01-27 23:24:40 -08:00
David Tolnay
4aea275788
Use clap's required_unless to enforce input file path 2020-01-27 22:55:55 -08:00
David Tolnay
7eb9c6b2a0
Touch up cxxbridge.h emit PR 2020-01-27 22:35:59 -08:00
RS
0a2d117fba Emit cxxbridge (#27)
* Working cxxbridge output.

* Add a way to emit cxxbridge.h
2020-01-27 21:47:37 -08:00
David Tolnay
61b6771334
Release 0.1.2 2020-01-20 18:53:20 -08:00
David Tolnay
159a9f535c
Release 0.1.1 2020-01-20 18:13:00 -08:00
David Tolnay
e43b737f2c
Release 0.1.0 2020-01-08 08:57:24 -08:00
David Tolnay
7db7369797
Safe FFI between Rust and C++ 2020-01-08 08:57:24 -08:00