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-06-08Bit of code cleanupstarkos
2009-06-08Fixed naming of system libraries in Visual Studio link stepstarkos
2009-05-31(no commit message)starkos
2009-05-29Enable parenthesis in file pathsstarkos
2009-05-23Added precompiled header support for GCCstarkos
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-02-05Bug 2564404: FatalWarnings has no effect with gmake targetstarkos
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-19solution() and project() now only set the active object when called with a na...starkos
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
2009-01-06Enable Windows linking to shared libraries even with NoImportLib flag set (ju...starkos
2009-01-05Support absolute paths in scripts, to reference a different Windows drive let...starkos
2008-12-23Removed special solution clean hook; needs rethinkingstarkos
2008-12-23Changed makefile CONFIG variable to "config" to match "verbose"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