index
:
mlua
master
topic/freebsd
topic/freebsd-0.10
High level Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau bindings to Rust with async/await support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.rs
Age
Commit message (
Expand
)
Author
2019-08-08
Remove builtin lua
Alex Orlenko
2018-09-16
Make the changes I proposed to PR #79
kyren
2018-05-14
find system lua with pkg-config
Tony Crisci
2018-03-10
Use criterion for benchmarking, add some simple benchmarks
kyren
2018-02-19
Remove terrible awful no-good evil hack
kyren
2018-02-16
I'm not going to release this as is, but I need to weigh my options
kyren
2018-02-16
Can.. can I do this? Is this a thing that actually works?
kyren
2018-02-09
Don't bother with a feature, just disable LUA_USE_APICHECK in release
kyren
2018-02-09
A few small performance improvements
kyren
2017-09-09
Switched gcc::Config to gcc:Build in build.rs.
thelearnerofcode
2017-07-26
Fix some compile problems when builtin-lua is disabled
kyren
2017-07-09
slightly cleaner way of linking to an external liblua5.3, if the option is en...
kyren
2017-07-05
Make the builtin version of lua 5.3 optional
kyren
2017-06-17
enable more lua platform defines in build.rs
kyren
2017-06-17
Enable `io.popen` on Linux
Jonas Schievink
2017-05-21
Initial import
kyren