Commit Graph

6 Commits

Author SHA1 Message Date
kyren eae4c90ead Fix some compile problems when builtin-lua is disabled 2017-07-26 10:34:24 -04:00
kyren cc216721b8 slightly cleaner way of linking to an external liblua5.3, if the option is enabled 2017-07-09 17:05:54 -04:00
kyren b8fab1b3ed Make the builtin version of lua 5.3 optional
In case you would need to build a crazy custom version of lua for a weird
platform.  This could possibly be done in a cleaner way.
2017-07-05 19:35:53 -04:00
kyren 7b00ff02f2 enable more lua platform defines in build.rs 2017-06-17 16:56:36 -04:00
Jonas Schievink 2cddfecfb2 Enable `io.popen` on Linux 2017-06-17 01:53:51 +02:00
kyren 065c69894a Initial import 2017-05-21 19:50:59 -04:00