summaryrefslogtreecommitdiffstats
path: root/package/lua/lua.mk
Commit message (Expand)AuthorAgeFilesLines
* lua: refactor with a common template lua.pc.inFrancois Perrad2017-10-121-6/+8
* lua: ensure pkgconfig directory exists before installing filesThomas Petazzoni2017-08-141-0/+2
* lua: fix pkg-config fileJörg Krause2017-08-101-4/+4
* Globally replace $(HOST_DIR)/usr with $(HOST_DIR)Arnout Vandecappelle2017-07-051-1/+1
* Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/libArnout Vandecappelle2017-07-051-1/+1
* lua: use target LDFLAGSBaruch Siach2017-05-111-0/+1
* lua: bump to version 5.3.4Francois Perrad2017-01-301-1/+1
* lua: use $(HOST_MAKE_ENV) when calling $(MAKE)Gustavo Zacarias2016-10-221-2/+2
* lua: use $(TARGET_MAKE_ENV) when calling $(MAKE)Gustavo Zacarias2016-10-221-3/+3
* lua: remove empty host dependencies definitionJulien Floret2016-07-031-3/+0
* lua: bump to version 5.3.3Francois Perrad2016-06-071-1/+1
* lua: bump to version 5.3.2Francois Perrad2015-12-171-1/+1
* lua: bump to version 5.3.1Francois Perrad2015-06-181-1/+1
* packages: remove (non-)lfs dependencies and tweaksGustavo Zacarias2015-04-011-4/+0
* packages: indentation cleanupJerzy Grzegorek2015-03-311-13/+13
* lua: bump to version 5.2.4Francois Perrad2015-03-081-1/+1
* lua: add option 32bitsFrancois Perrad2015-02-021-0/+8
* lua: add 5.3.x serieFrancois Perrad2015-02-021-3/+12
* Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBSThomas Petazzoni2014-12-111-1/+1
* lua: fix license path for lua 5.2Frank Hunleth2014-09-131-0/+4
* host-lua: compat mode not longer needed by the newest luarocksFrancois Perrad2014-09-061-4/+0
* packages: make providers declare what they provideYann E. MORIN2014-05-211-0/+2
* package/lua: rename config optionsYann E. MORIN2014-04-051-2/+2
* lua: handles BR2_PREFER_STATIC_LIBFrancois Perrad2014-02-261-6/+13
* lua: refactor install stepsFrancois Perrad2014-02-261-27/+3
* lua: remove LUA_INSTALLED_FILESFrancois Perrad2014-02-261-11/+0
* lua: choice between 5.1.x & 5.2.xFrancois Perrad2014-01-211-1/+17
* packages: remove package clean commandsThomas De Schampheleire2013-12-081-8/+0
* packages: remove uninstall commandsThomas De Schampheleire2013-12-061-18/+0
* Remove BR2_HAVE_DEVFILESThomas Petazzoni2013-07-041-13/+0
* lua: Added missing HOST_LDFLAGSAssaf Inbal2013-06-201-0/+1
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* lua: support linenoiseFrancois Perrad2012-12-051-1/+7
* lua: refactor without useless define'sFrancois Perrad2012-11-151-25/+11
* lua: remove 3 sub-options, always install allFrancois Perrad2012-11-151-17/+1
* lua: Add license infoDanomi Manchego2012-08-041-0/+2
* lua: fix typoThomas Petazzoni2012-07-221-1/+1
* lua: use install -D everywhereThomas Petazzoni2012-07-201-25/+25
* lua: ensure that host-lua does not depend on host-readline and host-ncursesThomas Petazzoni2012-07-201-0/+3
* lua: refactor without sedFrancois Perrad2012-07-181-9/+7
* lua: refactor root path tuningFrancois Perrad2012-07-171-2/+0
* all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* all packages: use new host-xxx-package macrosArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* lua: bump version to 5.1.5François Perrad2012-07-141-1/+1
* lua: fix non-shared library buildArnout Vandecappelle (Essensium/Mind)2012-03-131-1/+2
* Avoid the warnings about the redefinition of LUA_USE_DLOPEN, when BR2_PACKAGE...Francois Perrad2012-02-191-2/+2
* lua: Allow building lua for the hostWill Newton2012-01-261-0/+39
* package: remove useless arguments from GENTARGETSThomas Petazzoni2011-09-291-1/+1
* lua: make sure that CFLAGS are passedThomas Petazzoni2010-08-241-1/+3
* lua: fix pkgconfig installationPeter Korsgaard2010-05-021-1/+1
OpenPOWER on IntegriCloud