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 (Collapse)Author
2022-01-23Arranging for VS2022 supportOliver Schneider
--HG-- branch : WDS-build
2019-10-15Arranging for VS2019 supportOliver Schneider
--HG-- branch : vs2019_support
2017-03-16Adding support for Visual Studio 2017 projects and solutions.Oliver Schneider
Does not add the VisualStudioVersion and MinimumVisualStudioVersion in solution files, but VS2017 opens those fine regardless and picks them up first even when VS2010, 2012, 2013 and VS2017 are installed as well. Added corresponding tests and verified that all is as expected. --HG-- branch : vs2017_support
2015-11-15Adding support for Visual Studio 2015 projects and solutions.Oliver Schneider
Does not add the VisualStudioVersion and MinimumVisualStudioVersion in solution files, but VS2015 opens those fine regardless and picks them up first even when VS2010, 2012 and 2013 are installed as well. Added corresponding tests and verified that all is as expected. --HG-- branch : vs2015_support
2013-08-17Initial support for Visual Studio 2013 (Igor Karatayev)Jason Perkins
2013-04-26Add support for Visual Studio 2012 (Oliver Schneider)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
2011-04-25[#1657833] Set working directory an IDE starts/debugs the program inJason Perkins
2011-03-11Xcode4 workspace initialLiam Devine
2011-02-16[#3100379] C# support for Visual Studio 2010Jason Perkins
2010-12-02Switched PS3 builds from GCC to SNCJason Perkins
2010-06-10vs2010 slnLiamDevine
2010-03-03Removed SlickEdit action skeleton; will let someone else implement itstarkos
2010-01-29Changed Visual Studio runtime library selection logic; will now only use ↵starkos
debug runtime if Symbols flag is enabled.
2010-01-29Started work on an example action.starkos
2009-12-09Removed deprecated Xcode solution stuffstarkos
2009-11-10Finished portingstarkos
2009-11-04Began porting to solution objectstarkos
2009-11-04Shuffling functions into new Xcode source organizationstarkos
2009-10-26Started refactoring toward one target per projectstarkos
2009-08-18Added source file tree builderstarkos
2009-08-18Begin implementation of Xcode projectstarkos
2009-08-12Began swapping out action templates for onsolution(), onproject() callbacksstarkos
2009-08-11Refactored and consolidated option list handlingstarkos
2009-07-16Started refactoring action liststarkos
2009-06-30Bug 2814179: Xbox 360 precompiled headers not workingstarkos
2009-06-29Added skeleton Xcode actionstarkos
2009-05-09Added PS3-specific target namingstarkos
2009-04-24Removed deprecated templating code and testsstarkos
2009-04-24Phased out templates from manifeststarkos
2009-04-24De-templated CodeLite actionstarkos
2009-04-11Un-templated the GMake action in preparation for adding platform supportstarkos
2009-03-26** Merged branches/platforms (r735:741) Added x32 and x64 platform support ↵starkos
for VS2005 and 2008
2008-12-18** Merged Visual Studio C# support and simplified configuration filters ↵starkos
(r649:661)
2008-12-15** Merged GMake C# support from branches/csharp (r630:648)starkos
2008-12-06Big refactoring, bug fixes bug and small, performance improvements ↵starkos
(branches/csharp r607:628)
2008-11-27Added custom options, support for CodeBlocks/OpenWatcom (r596:606)starkos
2008-11-26Merged CodeLite support(r591:595)starkos
2008-11-25Added Code::Blocks support (r583:590)starkos
2008-11-13** Merged branches/vstudio (r539:562) Added Visual Studio supportstarkos
2008-10-31First integration of new Lua-based architecturestarkos