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
2011-02-08Ported VS2002 *.csproj from walksources to treesJason Perkins
2010-07-21Cleaned up deploymentoptions and imageoptionsJason Perkins
2010-05-11Bug 2997728: Project dependencies should be case-sensitiveJason Perkins
2010-01-05Alpha sort files in Xcode projectsstarkos
2009-12-17Few fixes for targetsuffixstarkos
2009-12-03Implemented platformsstarkos
2009-11-28Attach IDs needed for inter-project dependencies at solution setup timestarkos
2009-11-25Fixed bug in Xcode group pathing; started work on project dependenciesstarkos
2009-11-19Feature 2900623: Add targetsuffix and implibsuffix propertiesstarkos
2009-11-17Implemented location(), targetdir(), objdir()starkos
2009-11-04More solution object refactoringstarkos
2009-11-04Began porting to solution objectstarkos
2009-09-19First pass on library support for Xcodestarkos
2009-09-16Cleaned up PBXBuildFile and PBXFileReference sectionsstarkos
2009-09-03OS X WindowedApp improvementsstarkos
2009-09-03Removed duplication .pinfo filesstarkos
2009-08-20Add project and file hierarchy to PBXGroupstarkos
2009-08-18Added source file tree builderstarkos
2009-08-12Shortened name placeholder for project.getfilenamestarkos
2009-08-12Began swapping out action templates for onsolution(), onproject() callbacksstarkos
2009-08-12Added premake.project.getfilename()starkos
2009-08-11Refactored and consolidated action list handlingstarkos
2009-06-15Bug 2675518: Dependencies wrong on config linksstarkos
2009-06-08Bit of code cleanupstarkos
2009-06-08Fixed naming of system libraries in Visual Studio link stepstarkos
2009-06-02PS3 target fixstarkos
2009-06-02Refactored target building, fixed path separators for .NET projectsstarkos
2009-05-31Fixed import library naming under OS Xstarkos
2009-05-29Bug 2790865: SharedLib on OSX (actually a patch by Ash Berlin)starkos
2009-05-28Condensed parameters to walksources to make trimpaths easier to implementstarkos
2009-05-13Fixed naming of PS3 executables under Cygwinstarkos
2009-05-13Bug fixes to PS3 makefiles, adding missing msc.lua filestarkos
2009-05-09VS now links against lib.a instead of .lib for PS3 buildsstarkos
2009-05-09Added PS3-specific target namingstarkos
2009-05-01Makefile support for PS3starkos
2009-04-29Added --platform argumentstarkos
2009-04-28First optimizing pass on configuration buildingstarkos
2009-04-24Refactored handling of configuration namesstarkos
2009-04-24Removed deprecated templating code and testsstarkos
2009-04-23Better handling of native platform during configuration building stagestarkos
2009-04-20Added support for "native" platform to Visual Studiostarkos
2009-04-10Plaform-specific settings and Xbox 360 support now working in Visual Studio 2...starkos
2009-03-26** Merged branches/platforms (r735:741) Added x32 and x64 platform support fo...starkos
2009-01-26Bug 2533504: Files above project root not added to projectstarkos
2009-01-06Fixed handling of paths in linksstarkos
2009-01-06Enable Windows linking to shared libraries even with NoImportLib flag set (ju...starkos
2008-12-18** Merged Visual Studio C# support and simplified configuration filters (r649...starkos
2008-12-15** Merged GMake C# support from branches/csharp (r630:648)starkos
2008-12-06Big refactoring, bug fixes bug and small, performance improvements (branches/...starkos
2008-11-22First pass at refactoring functions implementationstarkos