summaryrefslogtreecommitdiff
path: root/build.rs
AgeCommit message (Expand)Author
2019-08-08Remove builtin luaAlex Orlenko
2018-09-16Make the changes I proposed to PR #79kyren
2018-05-14find system lua with pkg-configTony Crisci
2018-03-10Use criterion for benchmarking, add some simple benchmarkskyren
2018-02-19Remove terrible awful no-good evil hackkyren
2018-02-16I'm not going to release this as is, but I need to weigh my optionskyren
2018-02-16Can.. can I do this? Is this a thing that actually works?kyren
2018-02-09Don't bother with a feature, just disable LUA_USE_APICHECK in releasekyren
2018-02-09A few small performance improvementskyren
2017-09-09Switched gcc::Config to gcc:Build in build.rs.thelearnerofcode
2017-07-26Fix some compile problems when builtin-lua is disabledkyren
2017-07-09slightly cleaner way of linking to an external liblua5.3, if the option is en...kyren
2017-07-05Make the builtin version of lua 5.3 optionalkyren
2017-06-17enable more lua platform defines in build.rskyren
2017-06-17Enable `io.popen` on LinuxJonas Schievink
2017-05-21Initial importkyren