aboutsummaryrefslogtreecommitdiff
path: root/win32 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correct comment to match filename.Hisham2016-11-011-1/+1
|
* Updates pe-parser to v0.4Ignacio Burgueño2015-06-301-1/+4
|
* update to version 0.3Thijs Schreijer2015-04-161-4/+8
|
* Reorganized Windows specific files. Now installer can work directly from the ↵Thijs Schreijer2014-05-0623-0/+0
| | | | repository
* fixed bug where context menu options did not support paths containing spacesThijs Schreijer2013-12-221-2/+2
|
* Remove binaries which are no longer needed. See #167.Hisham Muhammad2013-10-282-0/+0
|
* included pe-parser module (no longer objdump.exe, which is removed), updated ↵Thijs Schreijer2013-10-112-0/+546
| | | | installer to check architecture (32/64) interpreter was compiled for (instead of system architecture). Runtime detection should now also properly work on 64bit binaries.
* remove reg files no longer needed after installThijs Schreijer2013-09-201-0/+0
|
* include winbinaries in new locationThijs Schreijer2013-09-2020-0/+0
|
* moved windows binaries into a 'bin' subdirectory.Thijs Schreijer2013-09-0920-0/+0
|
* using objdump.exe to automatically detect the runtime dll to use for the ↵Thijs Schreijer2013-04-301-0/+0
| | | | chosen interpreter
* 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