Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge pull request #471 from mpeterv/fix-travis | Hisham Muhammad | 2015-12-22 | 1 | -0/+1 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Install luabitop from src rock on travis | mpeterv | 2015-12-22 | 1 | -0/+1 | |
| |/ / / | ||||||
| * | | | Merge branch 'master' of https://github.com/keplerproject/luarocks | Hisham Muhammad | 2015-12-06 | 1 | -1/+5 | |
| |\ \ \ | ||||||
| | * | | | Fix find_program() in configure | mpeterv | 2015-12-06 | 1 | -1/+5 | |
| * | | | | Stricter version consistency checks. | Hisham Muhammad | 2015-12-06 | 1 | -2/+29 | |
| |/ / / | ||||||
* | | | | Fix util.popen_read | Geoff Leyland | 2015-12-22 | 1 | -2/+2 | |
* | | | | Merge branch 'master' into luarocks-3 | Hisham Muhammad | 2015-12-05 | 7 | -39/+225 | |
|\| | | | ||||||
| * | | | Improve writability checks. | Hisham Muhammad | 2015-12-05 | 3 | -10/+33 | |
| * | | | Merge pull request #464 from mpeterv/improve-ext-deps | Hisham Muhammad | 2015-12-05 | 1 | -19/+34 | |
| |\ \ \ | ||||||
| | * | | | Process external deps in sorted order | mpeterv | 2015-12-05 | 1 | -2/+2 | |
| | * | | | Show candidate files when external deps are missing | mpeterv | 2015-12-05 | 1 | -18/+33 | |
| |/ / / | ||||||
| * | | | Merge pull request #462 from Tieske/test_xpol | Thijs Schreijer | 2015-12-02 | 1 | -4/+140 | |
| |\ \ \ | ||||||
| | * | | | removed /debug /release switches for setting up the enviornment. it does NOT ... | Thijs Schreijer | 2015-12-02 | 1 | -2/+1 | |
| | * | | | Merge branch 'test_xpol' of github.com:Tieske/luarocks into test_xpol | Thijs Schreijer | 2015-12-01 | 1 | -1/+1 | |
| | |\ \ \ | ||||||
| | | * \ \ | Merge pull request #1 from ignacio/patch-1 | Thijs Schreijer | 2015-12-01 | 1 | -1/+1 | |
| | | |\ \ \ | ||||||
| | | | * | | | Fix typo | Ignacio BurgueƱo | 2015-12-01 | 1 | -1/+1 | |
| | | |/ / / | ||||||
| | * / / / | added debug/release option for SDK detection | Thijs Schreijer | 2015-12-01 | 1 | -1/+2 | |
| | |/ / / | ||||||
| | * | | | updated; | Thijs Schreijer | 2015-12-01 | 1 | -9/+54 | |
| | * | | | Merge branch 'master' of github.com:xpol/luarocks into test_xpol | Thijs Schreijer | 2015-12-01 | 1 | -1/+92 | |
| | |\ \ \ | ||||||
| | | * | | | User assertion for required condition check. | xpol | 2015-11-03 | 1 | -3/+3 | |
| | | * | | | Enable batch script delayed expansion and extensions. | Xpol Wan | 2015-11-01 | 1 | -1/+1 | |
| | | * | | | Support Visual Studio Express Editions and cleanup code. | Xpol Wan | 2015-11-01 | 1 | -14/+18 | |
| | | * | | | Add support for Windows SDK v7.1 and v6.1. | Xpol Wan | 2015-11-01 | 1 | -24/+60 | |
| | | * | | | Move mingw test out of get_msvc_env_setup_cmd(). | Xpol Wan | 2015-10-27 | 1 | -3/+1 | |
| | | * | | | Don't setup msvc when user desires MinGW. | Xpol Wan | 2015-10-27 | 1 | -0/+2 | |
| | | * | | | Add comments about Windows SDKs. | Xpol Wan | 2015-10-27 | 1 | -0/+3 | |
| | | * | | | Better msvc compiler setup compatibility. | Xpol Wan | 2015-10-27 | 1 | -22/+32 | |
| | | * | | | Better setup vc compiler, should compatible with Windows SDK. | Xpol Wan | 2015-10-24 | 1 | -13/+30 | |
| | | * | | | Automatically setup MSVC command line tools for VC2008 or above. | Xpol Wan | 2015-10-23 | 1 | -0/+21 | |
| * | | | | | Merge branch 'master' of https://github.com/keplerproject/luarocks | Hisham Muhammad | 2015-12-01 | 3 | -6/+13 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge pull request #453 from Tieske/default_config_location | Hisham Muhammad | 2015-12-01 | 2 | -2/+7 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | write config directory only if explictly given, use defaults otherwise | Thijs Schreijer | 2015-11-14 | 2 | -2/+7 | |
| | * | | | | | Merge pull request #455 from Tieske/fix_errormsg | Thijs Schreijer | 2015-11-25 | 2 | -4/+6 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | fix: bad errormessage and missing quotes | Thijs Schreijer | 2015-11-25 | 2 | -4/+6 | |
| | | |/ / / / | ||||||
| * | / / / / | Make sure --local always implies --tree=home. | Hisham Muhammad | 2015-12-01 | 1 | -0/+5 | |
| |/ / / / / | ||||||
* | | | | | | Add explicit macosx_deployment_target option for Mac users. | Hisham Muhammad | 2015-11-29 | 3 | -3/+47 | |
* | | | | | | Merge branch 'master' into luarocks-3 | Hisham Muhammad | 2015-11-16 | 6 | -110/+102 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'master' of https://github.com/keplerproject/luarocks | Hisham Muhammad | 2015-11-16 | 5 | -109/+110 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge pull request #448 from zoresvit/patch-1 | Hisham Muhammad | 2015-11-11 | 1 | -20/+1 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | Use `command -v` for obtaining executable path. | Ruslan Kiianchuk | 2015-11-07 | 1 | -1/+1 | |
| | | * | | | | Fix `find_program` function to be less fragile | Ruslan Kiianchuk | 2015-11-07 | 1 | -20/+1 | |
| | | |/ / / | ||||||
| | * | | | | Merge pull request #413 from Tieske/unversion_LR | Hisham Muhammad | 2015-11-07 | 3 | -77/+97 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | | * | | | explicit warn when enviornment variable given filename doesn't exist | Thijs Schreijer | 2015-10-27 | 1 | -9/+25 | |
| | | * | | | update commandline help Windows installer | Thijs Schreijer | 2015-07-26 | 1 | -2/+3 | |
| | | * | | | moved systree on top of Lua installation | Thijs Schreijer | 2015-07-26 | 1 | -7/+13 | |
| | | * | | | fixed bad reference to main LuaRocks install path, should fix AppVeyor failures | Thijs Schreijer | 2015-07-20 | 2 | -2/+1 | |
| | | * | | | added debug line | Thijs Schreijer | 2015-07-19 | 1 | -0/+1 | |
| | | * | | | Fixes appveyor build script for changed paths | Thijs Schreijer | 2015-07-19 | 1 | -4/+3 | |
| | | * | | | update windows installer help text | Thijs Schreijer | 2015-07-19 | 1 | -3/+0 | |
| | | * | | | Windows installer: no longer use the LR version in the target installation path. | Thijs Schreijer | 2015-07-19 | 1 | -20/+18 |