aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-12Prepare for release 2.4.4v2.4.4Hisham Muhammad1-1/+1
2018-03-12win32: update 7zip to version 18.01Hisham Muhammad2-0/+0
2018-03-12win32: Update Lua to 5.1.5Hisham Muhammad12-6/+20
2018-03-12win32: bump wget binary to 1.19.4Hisham Muhammad1-0/+0
2018-03-12Fix .def generation on Windows. (#767)dwenegar1-1/+3
2018-03-12Fix CI build and coverage gatheringPeter Melnichenko2-5/+4
2018-03-12Travis: add cacheHisham Muhammad2-7/+27
2018-03-12Changes to the output of the test suiteHisham Muhammad2-4/+3
2018-03-12Update Windows installer to better handle gcc toolchains (#759)Thijs Schreijer1-3/+89
2018-03-12Differentiate "not found" and "fail" when deleting.Hisham Muhammad1-4/+10
2018-03-12Fix detection of directories on WindowsSebastian Thomschke1-1/+1
2018-03-12read just one line when checking md5Michal Cichra1-1/+1
2017-09-12Prepare for release 2.4.3.v2.4.32.4.3Hisham Muhammad4-6/+6
2017-09-12Improve error checking in ownership check.Hisham4-7/+23
2017-09-12Oops! Fix warning message.Hisham1-1/+3
2017-09-12Check ownership of cache directory and emit a warning.Hisham6-9/+47
2017-09-12Add sanity check for lua.hHisham Muhammad1-0/+9
2017-09-12Make sure target directory exists when saving API config.Hisham1-0/+5
2017-09-12Fix clobbered varible.Hisham1-7/+7
2017-09-12Check for specific directories instead of the root dir.Hisham1-19/+20
2017-09-12List commands in `luarocks show`Peter Melnichenko1-4/+16
2017-09-12Fix module paths `luarocks show` displays for "asset" filesPeter Melnichenko2-4/+28
2017-09-12Formatting fix for recent addition to `make` help messagePeter Melnichenko1-1/+2
2017-09-11Clarify test_env.need_rock description wrt return valuePeter Melnichenko2-2/+4
2017-09-11Use dkjson instead of lua-cjson for upload testPeter Melnichenko1-4/+1
2017-09-11Pass correct rockspec to upload tests that should fail for other reasonsPeter Melnichenko1-2/+2
2017-09-11Remove www. from rock repository URL in testsPeter Melnichenko1-1/+1
2017-08-24Additional help-info added to luarocks help make about --only-deps flag.Philipp Pa1-0/+2
2017-07-07Forget deprecated options from command line help.Nicolas Cornu1-1/+1
2017-07-06Change setup/teardown in make tests to before/after due to wrong useroboo1-2/+2
2017-07-05Added LPeg dependency for lxsh to luarocks make testsroboo1-0/+1
2017-04-14Fixed wrong "interp" in the configure fileEvgeny Shulgin1-1/+1
2017-03-14Get rid of an implicit number to string conversionPeter Melnichenko1-2/+2
2016-12-05Add Travis hook for CodeCovHisham1-0/+6