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-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-10-15Arranging for VS2019 supportOliver Schneider
2017-10-06CosmeticsOliver 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-16Adding support for Visual Studio 2017 projects and solutions.Oliver Schneider
2015-11-15Adding support for Visual Studio 2015 projects and solutions.Oliver Schneider
2014-01-07Fixing: resincludedirs broken in premake-stable (only affects ResourceCompile...Oliver Schneider
2013-08-17Initial support for Visual Studio 2013 (Igor Karatayev)Jason Perkins
2013-07-03Stop stripping path from PCH headers in Visual Studio; first step in standard...Jason Perkins
2013-04-26Add support for Visual Studio 2012 (Oliver Schneider)Jason Perkins
2013-03-10Implemented flags ATL and StaticATL to complement MFC and StaticRuntime flags...Oliver Schneider
2013-02-21Fix .def file support for VS2010 (Riccardo Ghetta)Jason Perkins
2013-01-11Bug 268: Target extension not set properly for Visual Studio 2010Jason Perkins
2012-03-19Patch 3505903: Fix VC2010 project reference paths (Pavel Czerný)Jason Perkins
2012-03-19Patch #3505901: Make VC2010 PCH behavior match VC200xJason Perkins
2012-02-10Xbox360 fixes for VS20104.4-beta4Jason Perkins
2011-12-15Fix to previous commit; adds back missing platform identifier to VS2010 confi...Jason Perkins
2011-12-14Patch 3451212: Fix Visual Studio MFC with StaticRuntimeJason Perkins
2011-11-14Improved handling of linker defaults in VS2010Jason Perkins
2011-11-13Merge latest changes from premake-devJason Perkins
2011-11-09Patch 3381066: Fix VS2010 project referencesJason Perkins
2011-10-26Patch 3337372: Improved precompiled header support (Anders Ericsson)Jason Perkins
2011-09-08* Bug 3381149: Path of PCH source file in VS10 not being translated (intyuh)Liam Devine
2011-09-08* Bug 3381149: Path of PCH source file in VS10 not being translated (intyuh)Liam Devine
2011-09-08ccf8e28247d6 changed the name of environmentargs to debugargs yet the call si...Liam Devine
2011-08-24* Added debug environment variable support for Codeblocks using gdbLiam Devine
2011-08-22Adds environmentargs for vs10 and flags which define specifics for them.liamDevine
2011-07-13Removed a bunch of deprecated VC2010 codeJason Perkins
2011-07-05Matched VS2010 indentation behavior (two spaces)Jason Perkins
2011-07-01Implemented vpaths for VS2010Jason Perkins
2011-05-16Split configuration baking into its own file; prep for file config workJason Perkins
2011-05-10Tweaks and tests for VS2010 file handlingJason Perkins