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
2017-03-22Introducing os.str2uuid() as possibility to convert a string deterministicall...Oliver Schneider
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
2012-10-19Patch 3462994: Make flag values case-insensitiveJason Perkins
2011-11-13Merge latest changes from premake-devJason Perkins
2011-09-16Patch 3021550: Add Wii homebrew platform (Pathogen David)Jason Perkins
2011-08-24* Added debug environment variable support for Codeblocks using gdbLiam Devine
2011-08-23Fixed #3381011: location breaks vpathsJason Perkins
2011-08-22Adds environmentargs for vs10 and flags which define specifics for them.liamDevine
2011-07-20Flipped vpaths syntax, now ['group']={'pattern(s)'...}Jason Perkins
2011-06-02Added support for key-value fields to the APIJason Perkins
2011-05-18English alais' for the Optimize group of flagsLiam Devine
2011-04-28Bug 3277357: Projects no longer inherit location from solutionJason Perkins
2011-04-25[#1657833] Set working directory an IDE starts/debugs the program inJason Perkins
2010-11-02refactors optimise check to function premake.config.isoptimizedbuild(flags) w...liamDevine
2010-10-25Merged with StableJason Perkins
2010-08-27Patch 3053959: kind() crashes when called with no arguments (rjmyst3)Jason Perkins
2010-08-11Pulled latest changes from stableJason Perkins
2010-08-10Added imagepath to set Xbox360 image file name (Jarod)Jason Perkins
2010-08-10Added 'deploymentoptions'Jason Perkins
2010-06-17Merged latest changes from stableJason Perkins
2010-06-11Patch 3011940: Add support for MFC (JTAnderson)Jason Perkins
2010-05-30Patch 2794681: Add usage() to copy settings from dependent projects (Korval)Jason Perkins
2010-03-05Began work on new frameworks() apistarkos
2010-03-03Feature 2944697: Add flag to disable Minimal Rebuild in Visual Studiostarkos
2010-03-03Improved error message for invalid values in listsstarkos
2010-02-27Bug 2953594: includedirs / libdirs converting absolute paths to relativestarkos
2010-02-18Patch 2936443: Expose configuration terms to scripts (Laurent Humbertclaude)starkos
2010-01-14Patch 2928029: Add EnableSSE, EnableSSE2 flagsstarkos
2009-12-28Feature 2820644: Add Xbox360 deployment and image optionsstarkos
2009-12-22Feature 2905303: Enable better folder matching in file listsstarkos
2009-11-19Feature 2900623: Add targetsuffix and implibsuffix propertiesstarkos
2009-11-04More solution object refactoringstarkos
2009-09-30Patch 2802722: Floating Point Model Flags (Suigintou)starkos
2009-08-11Refactored and consolidated option list handlingstarkos
2009-08-11Refactored and consolidated action list handlingstarkos
2009-06-15Bug 2709641: Location field does not propagate to projectsstarkos
2009-05-28Added new field 'trimpaths' to trim leading folders shown in IDEs. Not wired ...starkos
2009-04-29Added --platform argumentstarkos
2009-04-24Refactored handling of configuration namesstarkos
2009-04-20Implemented platform flags for GCC; added "native" platform supportstarkos
2009-03-26** Merged branches/platforms (r735:741) Added x32 and x64 platform support fo...starkos
2009-02-05Bug 2550759: pchheader option has wrong typestarkos
2009-02-05Fail gracefully when list is assigned to string fieldstarkos
2009-01-19solution() and project() now only set the active object when called with a na...starkos
2009-01-14Enable getobject() to find solution even when project is currentstarkos
2009-01-14Fixed off-by-one error level in getobject(); no file/line info was being show...starkos
2009-01-06Fixed handling of paths in linksstarkos
2008-12-27Some tweaks to allow location to be nil (handy when working with a location o...starkos
2008-12-19Uppercase UUID for VS.NET compatibilitystarkos