Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-22Just changing file modesOliver Schneider
2017-03-22Introducing os.str2uuid() as possibility to convert a string deterministicall...Oliver Schneider
2014-09-16Backport native path functions from Premake-devJason Perkins
2012-11-12Pull 25: Add Unix support to os.getversion() (wfgleper)Jason Perkins
2012-02-06Patch 3353975: Support usage of premake as a library (Konstantin Tokarev)Jason Perkins
2011-12-07Patch 3429777: Support for DragonFly BSD (Joachim de Groot) and 3445049: Buil...Jason Perkins
2011-11-29Patch 3351583: _PREMAKE_COMMAND variable (Konstantin Tokarev)Jason Perkins
2011-08-27Added new function os.stat to fetch information about a fileJason Perkins
2011-04-05Some cleanup for is64bit() to make it look a bit like the other os functionsJason Perkins
2011-03-27Replaced host.windowsversion with os.getversionJason Perkins
2011-03-12added host.windows_versionLiam Devine
2011-03-12did not do a diff on premake.lua and instead used code from another download,...Liam Devine
2011-03-12added define _CRT_SECURE_NO_DEPRECATE for visual studio build in premake4.lua...Liam Devine
2011-02-10Added support for Haiku OS (Yuriy O'Donnell)Jason Perkins
2010-07-21Added support for Solaris (Dean Ross-Smith)Jason Perkins
2009-04-28Moved path.isabsolute() and string.endswith() to C to improve performancestarkos
2009-01-08Added missing os.copyfile() function (untested on Posix yet)starkos
2008-11-13** Merged branches/vstudio (r539:562) Added Visual Studio supportstarkos
2008-10-31First integration of new Lua-based architecturestarkos