summaryrefslogtreecommitdiff
path: root/win32 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix minor bug in windows registry loaderThijs Schreijer2013-04-141-1/+1
|
* compile rclauncher binary wrapper on windows on every buildFabio Mascarenhas2013-04-121-87/+87
|
* fix syntax error on new verbose optionFabio Mascarenhas2013-04-123-0/+139
|
* Merge pull request #114 from Tieske/Regsitry_info_addedThijs Schreijer2013-04-114-0/+159
|\ | | | | implements .rockspec file extension on windows
| * added default command "edit", so when double clicking it won't automatically ↵Thijs Schreijer2013-04-091-0/+6
| | | | | | | | install, but open notepad. A safer option.
| * fixes in registry template and batchfile luarocksw.batThijs Schreijer2013-04-092-12/+13
| |
| * installer adds information for the registry, including icon and actions for ↵Thijs Schreijer2013-04-094-0/+152
| | | | | | | | | | | | | | .rockspec files when /R argument is provided. includes the new luarocksw.bat batch file also: made the /P argument of the installer required
* | fixed wrapper code to include the global 'arg' table, including compiled ↵Thijs Schreijer2013-04-101-0/+0
|/ | | | object file
* Merge git://github.com/rpavlik/luarocksHisham Muhammad2012-02-164-0/+0
|\
| * Switch back to previous mkdir for a correctly-working -pRyan Pavlik2012-02-081-0/+0
| |
| * switch to a gnuwin32 wgetRyan Pavlik2012-02-086-0/+0
| |
| * update core utilities from gnuwin32Ryan Pavlik2012-02-0813-0/+0
| |
* | replace Win32 binaries with files from GnuWin32:Hisham Muhammad2012-02-1413-0/+0
|/ | | | | | | | 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.
* Replace wget with curl in WindowsHisham Muhammad2010-09-232-0/+0
|
* adding files needed to make Windows distribution, and licenses for themFabio Mascarenhas2010-03-2034-0/+1395