aboutsummaryrefslogtreecommitdiff
path: root/lfw (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-01added debug/release option for SDK detectionThijs Schreijer1-1/+2
2015-12-01Fix typoIgnacio Burgueño1-1/+1
2015-12-01updated;Thijs Schreijer1-9/+54
2015-11-25fix: bad errormessage and missing quotesThijs Schreijer2-4/+6
2015-11-16Do not distribute appveyor files in release packages.Hisham Muhammad1-2/+2
2015-11-07Use `command -v` for obtaining executable path.Ruslan Kiianchuk1-1/+1
2015-11-07Fix `find_program` function to be less fragileRuslan Kiianchuk1-20/+1
2015-11-03User assertion for required condition check.xpol1-3/+3
2015-11-01Enable batch script delayed expansion and extensions.Xpol Wan1-1/+1
2015-11-01Support Visual Studio Express Editions and cleanup code.Xpol Wan1-14/+18
2015-11-01Add support for Windows SDK v7.1 and v6.1.Xpol Wan1-24/+60
2015-10-27explicit warn when enviornment variable given filename doesn't existThijs Schreijer1-9/+25
2015-10-27Move mingw test out of get_msvc_env_setup_cmd().Xpol Wan1-3/+1
2015-10-27Don't setup msvc when user desires MinGW.Xpol Wan1-0/+2
2015-10-27Add comments about Windows SDKs.Xpol Wan1-0/+3
2015-10-27Better msvc compiler setup compatibility.Xpol Wan1-22/+32
2015-10-24Better setup vc compiler, should compatible with Windows SDK.Xpol Wan1-13/+30
2015-10-23Automatically setup MSVC command line tools for VC2008 or above.Xpol Wan1-0/+21
2015-10-17Fix patch error message when source is differentmpeterv1-11/+6
2015-10-17Fix empty line handling in patch.luampeterv1-1/+6
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-21missing to close file descriptorTsT1-0/+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-18ci: updates appveyor config to use VS2015.Peter Jas1-5/+2
2015-07-26update commandline help Windows installerThijs Schreijer1-2/+3
2015-07-26moved systree on top of Lua installationThijs Schreijer1-7/+13
2015-07-20fixed bad reference to main LuaRocks install path, should fix AppVeyor failuresThijs Schreijer2-2/+1
2015-07-19added debug lineThijs Schreijer1-0/+1
2015-07-19Fixes appveyor build script for changed pathsThijs Schreijer1-4/+3
2015-07-19update windows installer help textThijs Schreijer1-3/+0
2015-07-19Windows installer: no longer use the LR version in the target installation path.Thijs Schreijer1-20/+18
2015-07-18Windows installer: backup configuration files before removing installation di...Thijs Schreijer1-35/+38
2015-07-14minor textual fixesThijs Schreijer1-2/+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-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-26Add a test for '--rockspec-format' optionmpeterv2-0/+2