summaryrefslogtreecommitdiff
path: root/win32/bin (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-14fix minor bug in windows registry loaderThijs Schreijer1-1/+1
2013-04-14Fix detection of existing configuration.Hisham Muhammad1-2/+2
2013-04-12General improvements for Lua 5.1 and 5.2 coexistance:Hisham Muhammad5-42/+88
2013-04-12Safe quoting for concatenating constant strings into patterns.Hisham Muhammad2-1/+10
2013-04-12compile rclauncher binary wrapper on windows on every buildFabio Mascarenhas6-102/+108
2013-04-12fix installation of builtin luaFabio Mascarenhas1-1/+1
2013-04-12fix syntax error on new verbose optionFabio Mascarenhas4-5/+5
2013-04-12Make new_version smarter, so it knows how to look inside an updated tarball t...Hisham Muhammad2-2/+24
2013-04-12bug in builtin.lua that caused a previous "ok=false" to be reset in a later s...Thijs Schreijer1-6/+8
2013-04-12Handle verbosity with a config option (now it can be set through the config f...Hisham Muhammad2-7/+3
2013-04-12Make new_version consume hyphens from version numbersHisham Muhammad1-3/+3
2013-04-12updated installer to support 5.2 (extra command switch /LV)Thijs Schreijer1-10/+38
2013-04-12added some verbose output options. TODO: make commandline optionThijs Schreijer1-4/+23
2013-04-125.2 compatibility for the launcher wrapper.Thijs Schreijer1-3/+2
2013-04-10fixed wrapper code to include the global 'arg' table, including compiled obje...Thijs Schreijer2-1/+23
2013-04-09added default command "edit", so when double clicking it won't automatically ...Thijs Schreijer1-0/+6
2013-04-09fixes in registry template and batchfile luarocksw.batThijs Schreijer2-12/+13
2013-04-09installer adds information for the registry, including icon and actions for ....Thijs Schreijer5-4/+180
2013-04-07small fix to installer, for consistency (no functional impact)Thijs Schreijer1-0/+1
2013-04-07Improve diagnostics on error copying 'lua' directory.Hisham Muhammad1-2/+2
2013-04-06Fix crash in the 'show' command when using a table as entry in rocks_trees co...Hisham Muhammad2-3/+11
2013-04-06Accept rocks and rockspecs in the remove command: interpret rock name and ver...Hisham Muhammad1-0/+7
2013-04-06fixed installer: typo in write config fileThijs Schreijer1-1/+1
2013-04-06installer bugfix in case of quoted arguments for pathsThijs Schreijer1-10/+10
2013-04-06Updated installer batch fileThijs Schreijer1-18/+74
2013-04-05moved some blocks around to make it more logicalThijs Schreijer1-21/+22
2013-04-04added user instructions for updating path variablesThijs Schreijer1-2/+7
2013-04-04added comments in th installer, added slightly more verbose output during ins...Thijs Schreijer1-17/+42
2013-04-04more clarification of help textThijs Schreijer1-0/+7
2013-04-04added some clarification to the installer batch file help textThijs Schreijer1-2/+5
2013-04-04fix lib extension and remove default mcvcr80 runtime for MinGWThijs Schreijer1-3/+3
2013-03-06Fixed detection of Debian paths for Lua includes.Hisham Muhammad1-10/+12
2012-12-20MacOSX uses 'make', not 'gmake' as the other BSDs.Hisham Muhammad1-0/+1