aboutsummaryrefslogtreecommitdiff
path: root/Makefile.luarocks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unix: new build systemHisham Muhammad2018-07-011-16/+0
| | | | | | | | | | * Reworked configure script * Now passes shellcheck * New Makefile for Unix * Simplified `make` and `make install` targets * Simplified `make bootstrap` target * New targets `make binary` and `make install-binary` build and install an all-in-one binary of LuaRocks
* Make Makefiles install site_config.lua in new location.Hisham Muhammad2017-10-041-1/+2
| | | | Fixes #735.
* Fixup LUAROCKS_PREFIX when copying over site_config.lua.Hisham2016-10-061-1/+1
| | | | See #625.
* New set of Makefiles for self-upgrade.Hisham Muhammad2015-03-171-0/+15