summaryrefslogtreecommitdiff
path: root/configure (follow)
Commit message (Expand)AuthorAgeFilesLines
* Release 3.5.0v3.5.0Hisham Muhammad2020-12-101-1/+1
* configure: remove incorrect documentation in help screenHisham Muhammad2020-04-021-4/+1
* Add OpenBSD specific dependency paths.Jan S2020-02-021-0/+1
* configure: fix flag in error messageHisham Muhammad2019-07-261-1/+1
* fix(configure): remove extra leading '/'Simone Livieri2019-06-061-1/+6
* configure: add a version identifierHisham Muhammad2018-08-131-1/+1
* configure: Add include path template for FreeBSD styledaurnimator2018-08-131-0/+1
* configure: Remove duplicate from list of include path templatesdaurnimator2018-08-131-1/+0
* configure, make: reduce moving partsHisham Muhammad2018-08-111-14/+2
* Move config-.lua.in generation to Makefiledaurnimator2018-08-101-16/+0
* rocks_tree lowercase to follow conventiondaurnimator2018-08-101-8/+8
* configure: improve help outputdaurnimator2018-08-101-37/+32
* prefix and sysconfdir are traditionally lowercase, add luarocksconfdirdaurnimator2018-08-101-23/+38
* configure: recommend `make` instead of `make build`Hisham Muhammad2018-07-181-1/+1
* configure: add --with-lua-interpreter optionHisham Muhammad2018-07-101-14/+26
* config file: do not assume 'variable' table exists (for compat with LR2)Hisham Muhammad2018-07-041-4/+6
* configure: check presence of lua.hHisham Muhammad2018-07-041-6/+67
* Unix: new build systemHisham Muhammad2018-07-011-330/+303
* configure: Learn about Lua 5.4Kim Alvefur2018-05-251-5/+8
* Use versioned files only. (#734)Hisham Muhammad2017-10-041-24/+5
* Fixed wrong "interp" in the configure fileEvgeny Shulgin2017-04-141-1/+1
* Prefer versioned Lua interpreter if it exists.Hisham2016-10-281-1/+1
* Check if header matches interpreter.Hisham2016-10-261-0/+12
* Improve check of Lua interpreterHisham2016-10-261-38/+39
* Relax Lua version detection to support RaviPeter Melnichenko2016-10-141-2/+2
* Test that 'unzip' is present in the $PATH.Hisham2016-02-291-3/+5
* Fix find_program() in configurempeterv2015-12-061-1/+5
* Use `command -v` for obtaining executable path.Ruslan Kiianchuk2015-11-071-1/+1
* Fix `find_program` function to be less fragileRuslan Kiianchuk2015-11-071-20/+1
* Fix documentation of --lua-versionHisham Muhammad2015-09-171-1/+1
* Add extra smartness to configure to check that the user-given flag seems corr...Hisham Muhammad2015-03-181-7/+24
* Try the one we have as `lua` first!Hisham Muhammad2015-03-171-1/+1
* Support both --lua-version and --with-lua-version.Hisham Muhammad2015-02-191-2/+2
* Fix search of lua interpreter. Closes #301.Hisham Muhammad2015-01-121-5/+5
* Add check for Fedora systems. Closes #289.Hisham Muhammad2014-11-101-0/+4
* Add --with-lua-bin and improve documentation of --with-luaReuben Thomas2014-08-051-4/+15
* HTTPS support for downloading and uploading rocks.Hisham Muhammad2014-06-261-2/+2
* prepare luarocks for lua 5.3Philipp Janda2014-03-261-11/+16
* Fix help, as pointed out by @ignacioHisham Muhammad2014-03-191-1/+1
* fixed test for empty variable in configure scriptPhilipp Janda2014-01-081-1/+1
* Try versioned "lua" names before the unversioned one.Hisham Muhammad2013-12-231-6/+6
* changed multiarch detection and site_config variablesPhilipp Janda2013-09-271-1/+1
* support for tables in (runtime_)external_deps_subdirs.*Philipp Janda2013-09-261-5/+5
* detect native multiarch directory on linuxPhilipp Janda2013-09-251-0/+11
* Preparing for LuaRocks 2.1.0... let's try to install as a rock this time!v2.1.0rc1Hisham Muhammad2013-07-021-1/+5
* Fix detection of existing configuration.Hisham Muhammad2013-04-141-2/+2
* General improvements for Lua 5.1 and 5.2 coexistance:Hisham Muhammad2013-04-121-13/+34
* Fixed detection of Debian paths for Lua includes.Hisham Muhammad2013-03-061-10/+12
* Add extra check for Debian-based systems...Hisham Muhammad2012-09-031-3/+10
* fix behavior of $(LUA)v2.0.10Hisham Muhammad2012-07-171-0/+1