aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-19Support "luajit" as a provided dependency in rockspec format 3.0Hisham Muhammad3-11/+22
2015-09-30Revert accidental commit.Hisham Muhammad2-4/+2
2015-09-30Use env for setting MACOSX_DEPLOYMENT_TARGET.Hisham Muhammad3-4/+6
2015-09-22add set_time function for tar module without lfsHisham Muhammad2-0/+6
2015-09-22Fix merge conflict.Hisham Muhammad1-5/+9
2015-09-22Support SCM repos with names ending with ".lua".Hisham Muhammad1-1/+4
2015-09-21missing to close file descriptorTsT1-0/+1
2015-09-21LuaSec moved in the repository...Hisham Muhammad1-1/+1
2015-09-21We use lzlib, not lua-zlibHisham Muhammad1-1/+1
2015-09-21Update tar.luaWXY1-3/+4
2015-09-17Fix documentation of --lua-versionHisham Muhammad1-1/+1
2015-08-30Update LuaCovHisham Muhammad1-1/+1
2015-08-30Update LuaCov and LuaSecHisham Muhammad1-3/+3
2015-08-18ci: updates appveyor config to use VS2015.Peter Jas1-5/+2
2015-07-10Fix git cloning command when using git+http protocolmpeterv1-1/+1
2015-07-09added extra include files search paths, see https://github.com/keplerproject/...Thijs Schreijer1-6/+15
2015-07-02also version the `site_config` fileThijs Schreijer1-7/+8
2015-07-01update displayed data to match versionThijs Schreijer1-3/+4
2015-06-30Updates pe-parser to v0.4Ignacio Burgueño1-1/+4
2015-06-30Strip known extensionsIgnacio Burgueño3-1/+31
2015-06-30prefer versioned config files and directories over non-versioned onesThijs Schreijer2-101/+137
2015-06-29Make wording of help summaries consistent.Hisham Muhammad3-3/+3
2015-06-29Bump format to 3.0 in the luarocks-3 branch.Hisham Muhammad1-1/+1
2015-06-29Changes wording as suggestedIgnacio Burgueño1-1/+1
2015-06-26Adds missing testsIgnacio Burgueño2-1/+33
2015-06-26Adds help to 'luarocks config' commandIgnacio Burgueño1-1/+16
2015-06-26Check that rockspec format is at least 3.0 before fetching submodulesmpeterv2-7/+19
2015-06-26Add a test for '--rockspec-format' optionmpeterv2-0/+2
2015-06-26Add '--rockspec-format' option for write_rockspec commandmpeterv2-12/+15
2015-06-26added error message in case of a bad platform valueThijs Schreijer1-0/+6
2015-06-26added correct order for platform overridesThijs Schreijer1-1/+27
2015-06-25Update appveyor test matrix to use Lua 5.3.1Ignacio Burgueño1-1/+1
2015-06-25integrated cfg.platform and cfg.platformsThijs Schreijer1-47/+47
2015-06-25Don't restrict the generator override to mingwIgnacio Burgueño1-1/+1
2015-06-25Use new key target_cpuIgnacio Burgueño1-1/+1
2015-06-25CMake needs a hint to use 64 bit target with msvc.Ignacio Burgue o1-7/+7
2015-06-25cmake backend: Generate 64 bits build when appropiateIgnacio Burgueño1-1/+5
2015-06-25refactored the loading of the config files in a more structural manner, remov...Thijs Schreijer1-39/+45
2015-06-25`detected` was only retained in `cfg` through multiple copies, removed by dir...Thijs Schreijer1-47/+45
2015-06-25do not reuse environmentsThijs Schreijer1-26/+31
2015-06-25fix travis-ci errorThijs Schreijer1-1/+3
2015-06-25removed accidental reintroduced lineThijs Schreijer1-1/+0
2015-06-25config.lua is not being integrated, bug introduced in #385Thijs Schreijer1-7/+13
2015-06-25Add support for git submodulesmpeterv1-8/+46
2015-06-24Don't shadow filename variable: fixes error message.Hisham Muhammad1-2/+2
2015-06-24Update build matrix to use latest versionsIgnacio Burgueño1-2/+2
2015-06-24Make 'build' field in rockspecs mandatory.Ignacio Burgueño4-1/+16
2015-06-24oops... remove debug stuffThijs Schreijer1-9/+0
2015-06-24- site_config remains local, not exposedThijs Schreijer1-11/+20
2015-06-24Remove `--extensions` flag. Fixes #391.Hisham Muhammad3-8/+0