Commit Graph

9 Commits

Author SHA1 Message Date
John Price
4676139abb Upgrade Lua from 5.3.4 to 5.3.5 2019-10-06 13:09:55 -05:00
François Revol
fd8bfef352 Fix Haiku support
- contrib/curl: use linux config for Haiku
Like svr4 we don't have SIOCGIFADDR.

- Haiku is POSIX enough

- Add libs for Haiku
Not tested yet

- contrib: fix Haiku bootstrap

- Fix os.getversion() for Haiku

- Fix bootstrap on Haiku
2019-10-01 00:48:56 +02:00
Lauri Nurmi
755a7e6d66 Support successfully bootstrapping on Solaris (OpenIndiana).
Some support already existed, but not enough. Also the "linkoptions" provided was incompatible with the Solaris ld.
2018-04-26 09:44:17 +03:00
Tom van Dijck
3c1373c4a0 Resolve a few compiler warnings. 2017-06-20 15:19:48 -07:00
Tom van Dijck
d7a3e3c29a Reapply local changes to Lua 5.3.4 2017-06-19 12:11:49 -07:00
Tom van Dijck
7b9ff9f840 Update to Lua 5.3.4 2017-06-19 12:11:49 -07:00
Lynix
97282c31b5 Fix io.open unicode override 2017-05-18 20:30:42 +02:00
neico
f83a1aea7e migrated "configuration" to "filter", resolves #462 2016-04-07 01:01:22 +02:00
Tom van Dijck
d7581b6dae Move lua into 'contrib' folder, and build as any other 3rd party lib. 2016-02-25 15:39:49 -08:00