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-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-23Arranging for VS2022 supportOliver Schneider
2019-11-06Minor fix in the premake4.luaOliver 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
2016-01-12Pretending those are actual files (by prefixing names with '@')Oliver Schneider
2016-01-12Adding the names of the scripts so the traceback for chunks gives more usable...Oliver Schneider
2015-11-15Forgot the embed step, so adding it to the release scriptOliver Schneider
2014-02-05Updating to the latest state of (Lua) affairsOliver 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
2010-12-23Removed scripts.c from the repositoryJason Perkins
2010-12-10Sets ONLY_ACTIVE_ARCH = YES in Xcode debug builds to mirror Xcode created pro...Liam Devine
2010-12-10adds GCC_SYMBOLS_PRIVATE_EXTERN = NO; which should be the default for builds....Liam Devine
2010-12-01fixes ClCompile blocks with PCH's in Vs10 generatorLiam Devine
2010-11-01embed scriptsliamDevine
2010-11-01embeds scriptsliamDevine
2010-10-30embeded scriptsliamDevine
2010-10-11Improved portability of Premake's Mac OS X binaries (William Burnson)Jason Perkins
2010-09-14Patch 3063804: Set CompileAs flag for VS200x C projects (rjmyst3)Jason Perkins
2010-08-31Merged with forkLiam Devine
2010-08-11Updated release scriptsJason Perkins
2010-07-28embedded scriptsliamDevine
2010-07-27embedded scriptsliamDevine
2010-07-21Added support for Solaris (Dean Ross-Smith)Jason Perkins
2010-07-21Merged Liam's VS2010 changesJason Perkins
2010-07-15embeded lua source. Checked clean operation on a solution with multiple proje...LiamDevine
2010-07-13Merged VS 2010 C/C++ support (Liam Devine)Jason Perkins
2010-07-13Fixed handling of icons in Xcode (bitshifter)Jason Perkins
2010-06-21Fixed bug where a filter path had a dot in it's pathLiamDevine
2010-06-21added MFC supportLiamDevine
2010-06-21 UseDebugLibraries --added to configLiamDevine
2010-06-20changed any comments to line from blocks as parser failedLiamDevine
2010-06-11Patch 3011940: Add support for MFC (JTAnderson)Jason Perkins
2010-05-11Bug 2997728: Project dependencies should be case-sensitiveJason Perkins
2010-05-07Patch 2997452: Suppress gmake's "nothing to be done" message (ergosys)Jason Perkins
2010-03-08Patch 2965229: Fix handling of '+' symbol in file patterns (Rachel Blum)starkos
2010-03-05Patch 2963313: Enable setting .NET framework version (Justen Hyde)starkos
2010-03-03Removed SlickEdit action skeleton; will let someone else implement itstarkos
2010-03-03Removed deprecated code that was breaking the release buildstarkos
2010-03-03Feature 2944697: Add flag to disable Minimal Rebuild in Visual Studiostarkos
2010-03-03Updated scriptsstarkos
2010-02-28Updated scriptsstarkos