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
path: root/src/host
AgeCommit message (Expand)Author
2022-03-01Another minor glitch fixed so the Visual Studio version selector is happyhg/4.4-wds-878Oliver Schneider
2022-02-27Trying to align output better with vanilla VS output4.4-wds-877Oliver Schneider
2022-01-27Decomposing some logic, so I can hook into the per-file optionsOliver Schneider
2022-01-23Merged with upstream (the file mode changes)Oliver Schneider
2022-01-23Arranging for VS2022 supportOliver Schneider
2022-01-22Just changing file modesOliver Schneider
2019-11-06Minor fix in the premake4.luaOliver Schneider
2019-11-05Little reminder for myself and othersOliver Schneider
2019-11-01Updating setvcvars.cmd and fixed error in VS2005Oliver Schneider
2019-10-15Arranging for VS2019 supportOliver Schneider
2017-04-12Fixed a glitch ... node should have passed to the newly introduced function a...Oliver Schneider
2017-04-11This should fix an issue where VS2008 and earlier got the proper CompileAs pr...Oliver Schneider
2017-04-11Unfortunately premake4 has always misbehaved with respect to Unicode console ...Oliver Schneider
2017-03-22Introducing os.str2uuid() as possibility to convert a string deterministicall...Oliver Schneider
2017-03-17Making sure to pick the correct keyOliver Schneider
2017-03-16Adding error checks in two placesOliver Schneider
2016-05-20Adjustments to premake.c to allow the debug version to run by default without...Oliver Schneider
2016-01-12Pretending those are actual files (by prefixing names with '@')Oliver Schneider
2016-01-12Adding named chunks also for the embedded scripts. This uses an array that ru...Oliver Schneider
2016-01-12Adding the names of the scripts so the traceback for chunks gives more usable...Oliver Schneider
2016-01-12Missing tracebacks in release mode, so activating those ... after all Lua all...Oliver Schneider
2016-01-12Adjusting line endingsOliver Schneider
2015-11-15Simply adding a file icon for the binaryOliver Schneider
2015-11-15Forgot the embed step, so adding it to the release scriptOliver Schneider
2015-11-15Adding the vs2015.lua file to the projectOliver Schneider
2015-11-09Merge with upstreamOliver Schneider
2015-06-25Little fixOliver Schneider
2014-09-21Merged in rglarix/premake-stable-wrk/scripts-option-rel (pull request #46)Jason Perkins
2014-09-16Backport native path functions from Premake-devJason Perkins
2014-04-24Fix issue #20 - can now find files with a dot prefix; directories are still i...Jason Perkins
2014-02-05Updating to the latest state of (Lua) affairsOliver Schneider
2013-11-21Update copyright year4.4-beta5Jason Perkins
2013-09-16Fix incompatible types warning from VS 2005 (Oliver Schneider)Jason Perkins
2013-05-20Fix error result handling in os.rmdir()Jason Perkins
2012-11-12Pull 25: Add Unix support to os.getversion() (wfgleper)Jason Perkins
2012-10-18Patch 3441850: Use debug.traceback() as error handler (Konstantin Tokarev)Jason Perkins
2012-09-28Patch 3485071: Fixed _PREMAKE_COMMAND fallback when premake4 is not in PATH (...Jason Perkins
2014-02-05Addressing issue #20 for the unixoid systemsOliver Schneider
2014-02-04Fixing issue #20: os.matchfiles misses matching filesOliver Schneider
2014-01-30Updating the scripts.c to the latest state of Lua sourcesOliver Schneider
2014-01-10New trimmed down (LuaSrcDiet) version of the scriptsOliver Schneider
2014-01-08Updating the embedded scriptsOliver Schneider
2014-01-07Customized the project generation so that I can build the premake4.exe for Wi...Oliver Schneider
2012-02-06Patch 3353975: Support usage of premake as a library (Konstantin Tokarev)Jason Perkins
2012-01-05Updated copyrights; added #ifdef around Objbase.h includeJason Perkins
2012-01-05Removed dynamic loading of Ole32 on Windows (see patch #3456407)Jason Perkins
2011-12-09Patch 3440466: Fixed compiler warnings on Mac (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-11-13Merge latest changes from premake-devJason Perkins