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
path: root/src
AgeCommit message (Expand)Author
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-05-07Patch 2997449: Print configuration with target (ergosys)Jason Perkins
2010-03-17Filled out more of example actionstarkos
2010-03-17Added example solution generationstarkos
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-05Added framework to vstudio C# 2005starkos
2010-03-05Began work on new frameworks() apistarkos
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-03-03Improved error message for invalid values in listsstarkos
2010-02-28Updated scriptsstarkos
2010-02-27Bug 2953594: includedirs / libdirs converting absolute paths to relativestarkos
2010-02-27Bug 2958829: Files pattern matching including too many filesstarkos
2010-02-27Bug 2931722: pchheader handling not consistent between toolsstarkos
2010-02-18Patch 2936443: Expose configuration terms to scripts (Laurent Humbertclaude)starkos
2010-01-29Changed Visual Studio runtime library selection logic; will now only use debu...starkos
2010-01-29Added missing SlickEdit action filesstarkos
2010-01-29More work on example action templatestarkos
2010-01-29Started work on an example action.starkos
2010-01-14Patch 2928029: Add EnableSSE, EnableSSE2 flagsstarkos
2010-01-14Fixed handling of ./ prefix on file wildcardsstarkos
2010-01-08Simplified long string handling in embedded scriptsstarkos
2010-01-07Adjusted string length limits to build on VS2003starkos
2010-01-07Bug 2927604: Unable to build Premake with Visual Studiostarkos
2010-01-06Bug 2926917: Use target name for Visual Studio PDB filestarkos
2010-01-05Alpha sort files in Xcode projectsstarkos
2010-01-01Updated scriptsstarkos
2010-01-01Support targetprefix in Xcodestarkos
2010-01-01Support framework linking in makefilesstarkos
2009-12-31Bug 2910202: Code::Blocks building C files as C++starkos
2009-12-28Factored out a bunch of hardcoded tabs in _p() callsstarkos
2009-12-28Feature 2820644: Add Xbox360 deployment and image optionsstarkos
2009-12-28Feature 2919629: Add help target for makefilesstarkos
2009-12-22Feature 2905303: Enable better folder matching in file listsstarkos
2009-12-17Feature 2832906: Global variable (_SCRIPT) for current script pathstarkos
2009-12-17Feature 2839002: Add gcc switch to improve header dependency generation (Joha...starkos
2009-12-17Few fixes for targetsuffixstarkos
2009-12-14Split build commands out by configurationstarkos
2009-12-14Updated scriptsstarkos
2009-12-12Bug 2912756: dylibs missing lib prefixstarkos
2009-12-09Removed deprecated Xcode solution stuffstarkos
2009-12-09Bug 2872066: Two test failures in 4.1.2starkos
2009-12-09Bug 2910639: Nil reference on dylib project dependencystarkos
2009-12-09Bug 2910691: Duplicate build optionsstarkos
2009-12-08Bug 2903430: Using relative instead of absolute paths with $() macrostarkos
2009-12-08Bug 2909463: Fix Xcode handling of Obj-C++ .mm filesstarkos