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
089acdbc28
feat: Implement MSVC cross compilation
2023-03-21 11:04:21 +01:00
86757089b4
chore: Update LuaJIT
2023-03-02 15:11:50 +01:00
Aaron Loucks
2aa8038854
Update README
2020-01-19 16:31:41 -05:00
Aaron Loucks
f308e7ba66
Version 0.0.2
2020-01-19 16:24:01 -05:00
Aaron Loucks
972f1022ee
Update README
2020-01-19 15:31:07 -05:00
Aaron Loucks
32f67222d7
Add weekly build to CI
2020-01-19 15:29:09 -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
bb75b4a2fd
Add README
2020-01-19 01:14:53 -05:00
Aaron Loucks
a2b17d749c
The bash task in azure seems to find powershells find
2020-01-19 01:04:51 -05:00
Aaron Loucks
e0baa55c2c
Disable i686 and mingw tests
2019-08-18 21:55:33 -04:00
Aaron Loucks
6a3c526cfb
Add link args for x86_64-apple-darwin
2019-08-15 22:27:12 -04:00
Aaron Loucks
6e5676b889
Disable MACOSX_DEPLOYMENT_TARGET
2019-08-15 21:46:56 -04:00
Aaron Loucks
2b9a03d961
Set BUILDMODE=static and -fPIC in Makefile
2019-08-15 21:36:23 -04:00
Aaron Loucks
4cd8b358d7
Set BUILDMODE=static in Makefile
2019-08-15 21:04:58 -04:00
Aaron Loucks
7c7cb2b56d
Checkout submodules in azure-pipelines
2019-08-15 20:28:27 -04:00
Aaron Loucks
64b97a3b19
Debug pipeline
2019-08-15 20:09:27 -04:00
Aaron Loucks
db8d666c8a
Fix path separator
2019-08-15 19:32:01 -04:00
Aaron Loucks
dd2810e855
Add azure-pipelines config
2019-08-15 19:31:31 -04:00
Aaron Loucks
f144a4ff6a
Add build script and generated ffi
2019-08-15 19:17:23 -04:00
Aaron Loucks
50f832a25d
Adding luajit submodule
2019-08-13 18:11:24 -04:00
Aaron Loucks
cdb0423401
Initial commit
2019-08-13 18:03:48 -04:00