9ab05ce18c
feat: Implement cross compilation for MSVC toolchain
2023-03-23 13:35:56 +01:00
206f7884e3
Move bindgen to build script
2023-03-21 11:55:46 +01:00
Aaron Loucks
f308e7ba66
Version 0.0.2
2020-01-19 16:24:01 -05:00
Aaron Loucks
56c586ecbf
Update README
2020-01-19 15:25:07 -05:00
Aaron Loucks
18c5d88e65
Cleanup build.rs
...
Set the following environment variables. The luajit lib name
varies by platform (lua51 on msvc and luajit everywhere else).
- DEP_LUAJIT_INCLUDE
- DEP_LUAJIT_LIB_NAME
2020-01-19 15:15:55 -05:00
Aaron Loucks
727831d413
Add description
2020-01-19 01:48:17 -05:00
Aaron Loucks
b00970789a
Add license
2020-01-19 01:38:51 -05:00
Aaron Loucks
a705ff7d25
Rename to luajit2-sys
2020-01-19 01:31:24 -05:00
Aaron Loucks
f144a4ff6a
Add build script and generated ffi
2019-08-15 19:17:23 -04:00