aboutsummaryrefslogtreecommitdiff
path: root/win32 (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-23Fetch LuaJIT from GitHub mirror on Travismpeterv1-2/+2
2015-12-22Fix util.popen_readGeoff Leyland1-2/+2
2015-12-22Install luabitop from src rock on travismpeterv1-0/+1
2015-12-06Stricter version consistency checks.Hisham Muhammad1-2/+29
2015-12-06Fix find_program() in configurempeterv1-1/+5
2015-12-05Improve writability checks.Hisham Muhammad3-10/+33
2015-12-05Process external deps in sorted ordermpeterv1-2/+2
2015-12-05Show candidate files when external deps are missingmpeterv1-18/+33
2015-12-02removed /debug /release switches for setting up the enviornment. it does NOT ...Thijs Schreijer1-2/+1
2015-12-01added debug/release option for SDK detectionThijs Schreijer1-1/+2
2015-12-01Make sure --local always implies --tree=home.Hisham Muhammad1-0/+5
2015-12-01Fix typoIgnacio BurgueƱo1-1/+1
2015-12-01updated;Thijs Schreijer1-9/+54
2015-11-29Add explicit macosx_deployment_target option for Mac users.Hisham Muhammad3-3/+47
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-14write config directory only if explictly given, use defaults otherwiseThijs Schreijer2-2/+7
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-24Fix test on non-LuaJITHisham Muhammad1-2/+2
2015-10-24Test LuaJITHisham Muhammad1-0/+1
2015-10-24Fixes to luajit testing.Hisham Muhammad1-14/+54
2015-10-24If LUAROCKS_CONFIGURE is given and is invalid, do not silently switch to a de...Hisham Muhammad1-10/+19
2015-10-24Better setup vc compiler, should compatible with Windows SDK.Xpol Wan1-13/+30
2015-10-23Support install_pass in CMake. Fixes #431.Hisham Muhammad1-4/+18
2015-10-23Automatically setup MSVC command line tools for VC2008 or above.Xpol Wan1-0/+21
2015-10-19Support "luajit" as a provided dependency in rockspec format 3.0Hisham Muhammad6-11/+75
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-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