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-02-21Attempting to solve a glitch with VS version selectorOliver 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-10-15Arranging for VS2019 supportOliver 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-04-22added post and pre build events support for C# projectsDamien Courtois
2014-04-03added a test to ensure VS macros are correctly handled in include paths.Damien Courtois
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-02-10Xbox360 fixes for VS20104.4-beta4Jason Perkins
2012-01-10Bug 3413866: Incorrect VS200x .csproj relative source pathsJason 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-12-07Patch 3451928: VS2008 trying to build *.h files in C projectsJason 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-21Patch 3317329: Support vstudio CompileAs for mixed-language projects (xpol)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-08-24* Added debug environment variable support for Codeblocks using gdbLiam Devine
2011-08-22VS200X Environment Args. Does not use the flag EnvironmentArgsInheritliamDevine
2011-08-22Adds environmentargs for vs10 and flags which define specifics for them.liamDevine
2011-08-16Fixed Xcode3 bug with sources in a subdirectory and grouped in virtual path4.4-beta3Jason Perkins
2011-08-10Added vpath support to VC200x and CodeliteJason Perkins
2011-07-20Flipped vpaths syntax, now ['group']={'pattern(s)'...}Jason Perkins
2011-07-13Removed a bunch of deprecated VC2010 codeJason Perkins
2011-07-01Implemented vpaths for VS2010Jason Perkins
2011-05-19More cleanup; preparing the virtual path stuffJason Perkins
2011-05-10Tweaks and tests for VS2010 file handlingJason Perkins
2011-05-01Applied patch which sets the target machine in visual studioliamDevine
2011-05-01set the platform in vs10 static libsdev@Rose-PC.cable.virginmedia.net
2011-05-01removing dead codeLiam Devine
2011-05-01corrected teardown function name in testing_make_linking.luaLiam Devine
2011-04-30ignore entry point in Manged C++liamDevine
2011-04-30removing dead code and also drawing attention to flags on projects when unit ...liamDevine
2011-04-30Adding Managed C++ support for vs10liamDevine
2011-04-30merge with stableliamDevine
2011-04-29Fixes Bug 3294459: vs10 x86_64 using incorrect debug format for minimal rebuilddev@Rose-PC.cable.virginmedia.net
2011-04-25[#1657833] Set working directory an IDE starts/debugs the program inJason Perkins
2011-03-25Fixed failed mergeJason Perkins
2011-03-24Merged with premake-stableJason Perkins