| Commit message (Expand) | Author | Age | Files | Lines |
* | win32: do not use "pwd" on windows, use "echo %cd%" | Hisham Muhammad | 2022-02-17 | 2 | -1/+1 |
* | win32: use Windows's own MKDIR and RMDIR | Hisham Muhammad | 2022-02-17 | 3 | -2/+2 |
* | fs: versions of exists, is_file, is_dir for Unix and Windows that do not fork | Hisham Muhammad | 2019-04-01 | 2 | -1/+1 |
* | Fix small misspellings (#957) | Antonin Décimo | 2019-02-09 | 2 | -2/+2 |
* | Unbundle pe-parser from LuaRocks sources | Hisham Muhammad | 2018-10-30 | 1 | -0/+568 |
* | Move win32.pe-parser to luarocks.fs.win32.pe-parser | Hisham Muhammad | 2018-06-28 | 1 | -553/+0 |
* | Cleanups: Remove old lfw/ directory, rclauncher.c | Hisham Muhammad | 2018-06-28 | 1 | -139/+0 |
* | Move win32-specific licenses to win32/ | Hisham Muhammad | 2018-06-24 | 3 | -0/+106 |
* | win32: update 7zip to version 18.01 | Hisham Muhammad | 2018-03-12 | 2 | -0/+0 |
* | win32: Update Lua to 5.1.5 | Hisham Muhammad | 2018-03-12 | 12 | -6/+20 |
* | win32: bump wget binary to 1.19.4 | Hisham Muhammad | 2018-03-12 | 1 | -0/+0 |
* | Correct comment to match filename. | Hisham | 2016-11-01 | 1 | -1/+1 |
* | Updates pe-parser to v0.4 | Ignacio Burgueño | 2015-06-30 | 1 | -1/+4 |
* | update to version 0.3 | Thijs Schreijer | 2015-04-16 | 1 | -4/+8 |
* | Reorganized Windows specific files. Now installer can work directly from the ... | Thijs Schreijer | 2014-05-06 | 23 | -0/+0 |
* | fixed bug where context menu options did not support paths containing spaces | Thijs Schreijer | 2013-12-22 | 1 | -2/+2 |
* | Remove binaries which are no longer needed. See #167. | Hisham Muhammad | 2013-10-28 | 2 | -0/+0 |
* | included pe-parser module (no longer objdump.exe, which is removed), updated ... | Thijs Schreijer | 2013-10-11 | 2 | -0/+546 |
* | remove reg files no longer needed after install | Thijs Schreijer | 2013-09-20 | 1 | -0/+0 |
* | include winbinaries in new location | Thijs Schreijer | 2013-09-20 | 20 | -0/+0 |
* | moved windows binaries into a 'bin' subdirectory. | Thijs Schreijer | 2013-09-09 | 20 | -0/+0 |
* | using objdump.exe to automatically detect the runtime dll to use for the chos... | Thijs Schreijer | 2013-04-30 | 1 | -0/+0 |
* | fix minor bug in windows registry loader | Thijs Schreijer | 2013-04-14 | 1 | -1/+1 |
* | compile rclauncher binary wrapper on windows on every build | Fabio Mascarenhas | 2013-04-12 | 1 | -87/+87 |
* | fix syntax error on new verbose option | Fabio Mascarenhas | 2013-04-12 | 3 | -0/+139 |
* | Merge pull request #114 from Tieske/Regsitry_info_added | Thijs Schreijer | 2013-04-11 | 4 | -0/+159 |
|\ |
|
| * | added default command "edit", so when double clicking it won't automatically ... | Thijs Schreijer | 2013-04-09 | 1 | -0/+6 |
| * | fixes in registry template and batchfile luarocksw.bat | Thijs Schreijer | 2013-04-09 | 2 | -12/+13 |
| * | installer adds information for the registry, including icon and actions for .... | Thijs Schreijer | 2013-04-09 | 4 | -0/+152 |
* | | fixed wrapper code to include the global 'arg' table, including compiled obje... | Thijs Schreijer | 2013-04-10 | 1 | -0/+0 |
|/ |
|
* | Merge git://github.com/rpavlik/luarocks | Hisham Muhammad | 2012-02-16 | 4 | -0/+0 |
|\ |
|
| * | Switch back to previous mkdir for a correctly-working -p | Ryan Pavlik | 2012-02-08 | 1 | -0/+0 |
| * | switch to a gnuwin32 wget | Ryan Pavlik | 2012-02-08 | 6 | -0/+0 |
| * | update core utilities from gnuwin32 | Ryan Pavlik | 2012-02-08 | 13 | -0/+0 |
* | | replace Win32 binaries with files from GnuWin32: | Hisham Muhammad | 2012-02-14 | 13 | -0/+0 |
|/ |
|
* | Replace wget with curl in Windows | Hisham Muhammad | 2010-09-23 | 2 | -0/+0 |
* | adding files needed to make Windows distribution, and licenses for them | Fabio Mascarenhas | 2010-03-20 | 34 | -0/+1395 |