summaryrefslogtreecommitdiffstats
path: root/package/luajit/luajit.mk
Commit message (Expand)AuthorAgeFilesLines
* package/luajit: add option to enable Lua 5.2 compatibilityFrancois Perrad2018-12-091-0/+6
* generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefixArnout Vandecappelle2017-07-051-2/+2
* luajit: bump to version 2.0.5Francois Perrad2017-05-021-1/+1
* luajit: use $(HOST_MAKE_ENV) when calling $(MAKE)Gustavo Zacarias2016-10-221-2/+2
* luajit: use $(TARGET_MAKE_ENV) when calling $(MAKE)Gustavo Zacarias2016-10-221-3/+3
* luajit: fix host installationRomain Naour2016-05-011-2/+2
* package/luajit: ensure dynamic library symlinks are createdRomain Naour2016-03-261-1/+1
* package/luajit: build host variant dynamicallyRomain Naour2016-03-201-1/+4
* package/luajit: bump to version 2.0.4Jörg Krause2015-05-211-1/+1
* packages: remove (non-)lfs dependencies and tweaksGustavo Zacarias2015-04-011-5/+0
* Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBSThomas Petazzoni2014-12-111-1/+1
* luajit: point /usr/bin/lua to luajit if lua not selectedDanomi Manchego2014-11-301-0/+5
* .mk files: bulk aligment and whitespace cleanup of assignmentsThomas De Schampheleire2014-10-071-4/+4
* luajit: add host variantFrancois Perrad2014-07-271-0/+9
* packages: make providers declare what they provideYann E. MORIN2014-05-211-0/+2
* luajit: bump to version 2.0.3Francois Perrad2014-03-121-1/+1
* luajit: handles BR2_PREFER_STATIC_LIBFrancois Perrad2014-03-031-1/+7
* luajit: refactor without shared-lib.patchFrancois Perrad2014-03-031-0/+1
* luajit: refactor without dont-strip.patchFrancois Perrad2014-03-031-1/+1
* luajit: pass LDCONFIG=true to make sure dynamic library links are createdThomas Petazzoni2014-02-261-2/+2
* packages: remove package clean commandsThomas De Schampheleire2013-12-081-4/+0
* packages: remove uninstall commandsThomas De Schampheleire2013-12-061-8/+0
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* luajit: bump to version 2.0.2Francois Perrad2013-06-051-1/+1
* luajit: bump to version 2.0.1Francois Perrad2013-02-221-1/+1
* luajit: bump to version 2.0.0Francois Perrad2012-12-051-1/+1
* luajit: bump to version 2.0.0-beta11Francois Perrad2012-10-211-6/+11
* luajit: bug fix - prevent target CFLAGS from being used in host tool compile.Danomi Manchego2012-08-261-2/+2
* luajit: add license infoFrancois Perrad2012-08-061-0/+2
* luajit: new packageFrancois Perrad2012-07-181-0/+63
OpenPOWER on IntegriCloud