Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed failure to detect runtime into a warning. objdump.exe does not ↵ | Thijs Schreijer | 2013-05-04 | 1 | -3/+8 |
| | | | | support 64bit windows | ||||
* | fix; no longer check link lib when interpreter has no runtime specified, but ↵ | Thijs Schreijer | 2013-05-02 | 1 | -4/+21 |
| | | | | list all dll's interpreter depends upon and check those for the runtime (1 level deep only) | ||||
* | fix: if interpreter has no runtime, check link library for runtime used. | Thijs Schreijer | 2013-05-02 | 1 | -7/+17 |
| | |||||
* | added comment | Thijs Schreijer | 2013-04-30 | 1 | -1/+1 |
| | |||||
* | using objdump.exe to automatically detect the runtime dll to use for the ↵ | Thijs Schreijer | 2013-04-30 | 1 | -9/+47 |
| | | | | chosen interpreter | ||||
* | Fixes by @Tieske to the installer | Ignacio Burgueño | 2013-04-25 | 1 | -12/+13 |
| | |||||
* | Rewrote install batch file in Lua. | Ignacio Burgueño | 2013-04-21 | 1 | -496/+571 |
| | | | | | This is mostly a direct translation, so there are lots of things to improve, but it is a working install script written in Lua. | ||||
* | fix installation of builtin lua | Fabio Mascarenhas | 2013-04-12 | 1 | -1/+1 |
| | |||||
* | updated installer to support 5.2 (extra command switch /LV) | Thijs Schreijer | 2013-04-12 | 1 | -10/+38 |
| | |||||
* | installer adds information for the registry, including icon and actions for ↵ | Thijs Schreijer | 2013-04-09 | 1 | -4/+28 |
| | | | | | | | .rockspec files when /R argument is provided. includes the new luarocksw.bat batch file also: made the /P argument of the installer required | ||||
* | small fix to installer, for consistency (no functional impact) | Thijs Schreijer | 2013-04-07 | 1 | -0/+1 |
| | |||||
* | fixed installer: typo in write config file | Thijs Schreijer | 2013-04-06 | 1 | -1/+1 |
| | |||||
* | installer bugfix in case of quoted arguments for paths | Thijs Schreijer | 2013-04-06 | 1 | -10/+10 |
| | |||||
* | Updated installer batch file | Thijs Schreijer | 2013-04-06 | 1 | -18/+74 |
| | | | | | | | library name to link against is now configurable, and a default list to look for is set Library and runtime will be written into the config files now /L can no longer be used with /LUA /INC /BIN /LIB (will error and exit) More verbose output while searching for a Lua installation | ||||
* | moved some blocks around to make it more logical | Thijs Schreijer | 2013-04-05 | 1 | -21/+22 |
| | |||||
* | added user instructions for updating path variables | Thijs Schreijer | 2013-04-04 | 1 | -2/+7 |
| | |||||
* | added comments in th installer, added slightly more verbose output during ↵ | Thijs Schreijer | 2013-04-04 | 1 | -17/+42 |
| | | | | installing, and fixed the bug of MinGW binaries being overwritten. | ||||
* | more clarification of help text | Thijs Schreijer | 2013-04-04 | 1 | -0/+7 |
| | |||||
* | added some clarification to the installer batch file help text | Thijs Schreijer | 2013-04-04 | 1 | -2/+5 |
| | |||||
* | Dropped prefix assignments to LUA_INTERPRETER and added luajit. | Daniel Klein | 2012-02-20 | 1 | -6/+15 |
| | | | | | Also, combed source to see if interpreter var was used elsewhere, and it appears that it's only used in conjunction with the path, which is enough. | ||||
* | replace Win32 binaries with files from GnuWin32: | Hisham Muhammad | 2012-02-14 | 1 | -1/+1 |
| | | | | | | | | coreutils 5.3.0 - http://gnuwin32.sourceforge.net/packages/coreutils.htm findutils 4.2.20 - http://gnuwin32.sourceforge.net/packages/findutils.htm wget 1.11.4 - http://gnuwin32.sourceforge.net/packages/wget.htm Kept mkdir.exe from unxutils according to report in #57. Switch from curl to wget. | ||||
* | Rename luarocks.config to luarocks.site_config, to avoid confusion with the ↵ | Hisham Muhammad | 2011-09-16 | 1 | -17/+17 |
| | | | | system-wide configuration file. Thanks to Ignacio for the investigation. Closes #41. | ||||
* | Removed misleading error messages | Ignacio Burgueño | 2011-09-01 | 1 | -3/+3 |
| | |||||
* | Replace wget with curl in Windows | Hisham Muhammad | 2010-09-23 | 1 | -1/+1 |
| | |||||
* | mingw as build system | Fabio Mascarenhas | 2010-01-22 | 1 | -5/+19 |
| | |||||
* | mingw32 build target | Fabio Mascarenhas | 2010-01-21 | 1 | -5/+16 |
| | |||||
* | changes to make LR2 work in windows: filesystem changes, install.bat ↵ | Fabio Mascarenhas | 2010-01-15 | 1 | -11/+14 |
| | | | | changes, executable wrappers for scripts in builtin build type | ||||
* | use new install and config scheme | hisham | 2009-10-22 | 1 | -13/+13 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@107 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | remove traces of luarocks.luaforge.net/rocks | hisham | 2009-10-22 | 1 | -1/+1 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@106 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | testing svn | hisham | 2009-06-17 | 1 | -1/+1 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@27 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | Import latest revision from CVS at luaforge.net | hisham | 2009-04-01 | 1 | -0/+312 |
git-svn-id: http://luarocks.org/svn/luarocks/trunk@1 9ca3f7c1-7366-0410-b1a3-b5c78f85698c |