Commit Graph

14 Commits

Author SHA1 Message Date
juanfra
cd9828c345 Enable LUA52COMPAT for the lua52 flavor. ok abieber@. 2014-06-02 19:43:50 +00:00
abieber
43e4f18bb3 Fix for hard coded 5.1 plist stuff that was preventing the lua52 flavor
building.

Suggestions from sthen@

OK juanfra@
2014-05-03 14:24:03 +00:00
abieber
cd1c8e4b1b Update to the latest luajit - tested on amd64 using luakit. luasocket was also
used as a test.

OK jturner@
2014-03-12 22:51:21 +00:00
sthen
f68fdeb92c build luajit with -Wl,-E to avoid problems when dlopen()ing hit by tedu.
tracked down by jturner, I tweaked his diff to use more of upstream's
original src/Makefile. ok jasper@ jturner@ abieber@
2014-02-10 17:31:46 +00:00
jasper
ed23a60a97 remove arm from supported arches list as it requires eabi/aapcs.
ok abieber@ (MAINTAINER)
2013-11-01 12:21:04 +00:00
abieber
deed6c5015 Update luajit to 2.0.2 - ran update-patches
OK jturner@
2013-10-05 15:51:08 +00:00
abieber
9bdeb4dd65 add luajit hotfix using fancy new syntax!
OK sthen@
2013-05-09 22:35:17 +00:00
abieber
b097427f1e Update luajit to 2.0.1
OK benoit@, sthen@
2013-05-09 17:57:56 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
ajacoutot
e03c56c9c5 MODGCC4_VERSION default to 4.6 now. 2013-02-07 19:13:49 +00:00
jasper
54664ddec7 remove mips64 from ONLY_FOR_ARCHS until gcc 4.6 has been ported to it.
ok abieber@ (MAINTAINER)
2012-12-02 19:09:36 +00:00
abieber
da3f845045 Update to 2.0.0 release.
OK jasper@, sthen@
2012-11-16 15:06:57 +00:00
sthen
61b9f7545f fix on powerpc, and add an explicit ONLY_FOR_ARCHS listing the arches
which the JIT has been written for (though some may not work in the port yet).
2012-11-02 02:08:38 +00:00
abieber
07e730c218 Initial import of luajit - a just-in-time compiler for Lua
OK sthen@ landry@
2012-10-27 14:05:33 +00:00