aboutsummaryrefslogtreecommitdiff
path: root/luarocks-3.0.1-1.rockspec (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-11Release 3.0.1v3.0.1-rc1Hisham Muhammad1-1/+1
2018-08-11Tests: add smoke testHisham Muhammad3-5/+76
2018-08-11add mkdir to the list of WIN_TOOLS used in non-binary Windows modeHisham Muhammad1-1/+1
2018-08-11GNUmakefile: add back install-config targetHisham Muhammad1-0/+2
2018-08-11configure, make: reduce moving partsHisham Muhammad2-36/+14
2018-08-11Honor --force-configHisham Muhammad2-8/+14
2018-08-10GNUmakefile: avoid using -D because it doesn't work on the MacHisham Muhammad1-6/+11
2018-08-10which: find modules installed in a project treeHisham Muhammad2-4/+7
2018-08-10Build Windows binaries as .exe in a separate directoryHisham Muhammad3-28/+32
2018-08-10binary/all_in_one: Don't prefix tree with current dirdaurnimator1-1/+1
2018-08-10GNUmakefile: simplify build-binary targetsdaurnimator1-6/+4
2018-08-10GNUmakefile: Clean up the install-binary targetdaurnimator1-9/+6
2018-08-10GNUmakefile: create config file in ./build subdirectorydaurnimator1-4/+5
2018-08-10binary/Makefile.windows: Use a few more make featuresdaurnimator1-13/+12
2018-08-10Remove BINARY_ prefix from CC and NMdaurnimator2-3/+3
2018-08-10GNUmakefile: Have build-binary targets use clean lua environmentdaurnimator1-2/+6
2018-08-10GNUmakefile: Use LUA variable to find lua to rundaurnimator1-2/+2
2018-08-10GNUmakefile: recursive make basicsdaurnimator1-3/+3