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
2013-08-17Initial support for Visual Studio 2013 (Igor Karatayev)Jason Perkins
2013-07-12Improved handling of precompiled headers across toolsetsJason Perkins
2013-05-15Fixed bug #176: Target prefix breaks GCC linkingJason Perkins
2013-05-02Fix bug 171: ImpLib used incorrectly in dependency pathsJason Perkins
2013-04-26Add support for Visual Studio 2012 (Oliver Schneider)Jason Perkins
2013-02-22Patch 159: Validate all values passed to options (Moi_ioM)Jason Perkins
2013-02-21Fix .def file support for VS2010 (Riccardo Ghetta)Jason Perkins
2013-02-07A bit of cleanup on Linux and BSD build configurationsJason Perkins
2013-01-29Fix linking to external libraries outside of project folderJason Perkins
2013-01-24Clean up GMake link tests in preparation for a bug fixJason Perkins
2013-01-11Bug 268: Target extension not set properly for Visual Studio 2010Jason Perkins
2012-11-12Pull 25: Add Unix support to os.getversion() (wfgleper)Jason Perkins
2012-10-19Patch 3466877: Removed -flat_namespace from Mac OS X flags (Konstantin Tokarev)Jason Perkins
2012-10-19Patch 3462994: Make flag values case-insensitiveJason Perkins
2012-10-18Patch 3441850: Use debug.traceback() as error handler (Konstantin Tokarev)Jason Perkins
2012-10-18Patch 3435716: Fix for PS3 config generation in VS2010 (Jake)Jason Perkins
2012-10-05Patch 3367642: Add support for targetextension property to XcodeJason Perkins
2012-09-14Pull 1: Fixed path to Info.plist in Xcode projects (Adrien Anselme)Jason Perkins
2012-09-06Patch 3476176: Remove conditionals from makefile compiler assignments (Konsta...Jason Perkins
2012-09-06Patch 3476176: Fix dependencies of precompiled header in makefileJason Perkins
2012-04-22Patch 3305599: Add -Wextra to ExtraWarnings (ergosys)Jason Perkins
2012-03-19Patch 3505903: Fix VC2010 project reference paths (Pavel Czerný)Jason Perkins
2012-02-06Patch 3353975: Support usage of premake as a library (Konstantin Tokarev)Jason Perkins
2012-01-20Patch 3111264: Allow path.join() to accept any number of argsJason Perkins
2012-01-10Bug 3413866: Incorrect VS200x .csproj relative source pathsJason Perkins
2011-12-22Patch 3463020: Add windres environment variable for makefiles (icebreaker)Jason Perkins
2011-12-14Patch 3451212: Fix Visual Studio MFC with StaticRuntimeJason Perkins
2011-12-09Patch 3430158: Reorder LINKCMD for Gmake (rjmyst3)Jason Perkins
2011-12-09Patch 3428348: Add .gitignore file (Konstantin Tokarev)Jason Perkins
2011-12-08Bug 3121217: Test suite fails on Linux x86_64: os.findlib brokenJason Perkins
2011-12-07Patch 3451928: VS2008 trying to build *.h files in C projectsJason Perkins
2011-11-14Added new global _WORKING_DIRJason@WIN-B1P2GN1DT6Q
2011-11-14Added new global _WORKING_DIRJason@WIN-B1P2GN1DT6Q
2011-12-07Patch 3429777: Support for DragonFly BSD (Joachim de Groot) and 3445049: Buil...Jason Perkins
2011-12-07Patch 3451928: VS2008 trying to build *.h files in C projectsJason Perkins
2011-11-29Patch 3351583: _PREMAKE_COMMAND variable (Konstantin Tokarev)Jason Perkins
2011-11-14Added new global _WORKING_DIRJason@WIN-B1P2GN1DT6Q
2011-11-14Improved handling of linker defaults in VS2010Jason Perkins
2011-11-13Merge latest changes from premake-devJason Perkins
2011-11-09Fixed typo in change logJason Perkins
2011-11-09Patch 3381066: Fix VS2010 project referencesJason Perkins
2011-10-26Patch 3401184: Fix Gmake LDFLAGS generation order (Adam Petrone)Jason Perkins
2011-10-26Patch 3337372: Improved precompiled header support (Anders Ericsson)Jason Perkins
2011-10-21Patch 3317329: Support vstudio CompileAs for mixed-language projects (xpol)Jason Perkins
2011-10-21Patch 3372345: Gmake action's PCHs don't work with Mingw (Martin Ridgers)Jason Perkins
2011-10-21Patch 3367641: Remove warnings in Xcode 4Jason Perkins
2011-10-03Patch 3138574: NoImportLib ignored in Windows makefiles dependencies (rjmyst3)Jason Perkins
2011-09-20Patch 3035550: Make/Distcc outputs dependencies to wrong locationJason Perkins
2011-09-16Patch 3021550: Add Wii homebrew platform (Pathogen David)Jason Perkins
2011-09-08* Bug 3381149: Path of PCH source file in VS10 not being translated (intyuh)Liam Devine