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
2009-09-21Fixed naming of static libraries in Xcodestarkos
2009-08-12Refactored clean action to use new callbacksstarkos
2009-07-13Bug 2819232: Buildoptions not used when creating Makefile for C#starkos
2009-06-15Bug 2152526: Code::Blocks doesn't build PCH correctly on GCCstarkos
2009-06-15Bug 2709641: Location field does not propagate to projectsstarkos
2009-06-08Bit of code cleanupstarkos
2009-06-08Fixed naming of system libraries in Visual Studio link stepstarkos
2009-04-29Added --platform argumentstarkos
2009-04-23In C# projects, test against build config only; ignore platformstarkos
2009-04-20Implemented support for Universal platformsstarkos
2009-04-20Implemented platform flags for GCC; added "native" platform supportstarkos
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-30Set Mac OS X linker flags for Code::Blocksstarkos
2009-01-26Bug 2533504: Files above project root not added to projectstarkos
2009-01-10Replaced read from /dev/random with /dev/urandom; fixed hangs on Ubuntustarkos
2009-01-09Fixed nil variable reference in os.findlib() on Linuxstarkos
2009-01-08Added missing os.copyfile() function (untested on Posix yet)starkos
2008-12-23Removed special solution clean hook; needs rethinkingstarkos
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