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-03-10Removed tag 4.3-rc2Jason Perkins
2013-03-10Removed tag 4.3-beta1Jason Perkins
2013-03-10Merged in assarbad/premake-stable/atl-support (pull request #10)Jason Perkins
2013-03-10Merged in assarbad/premake-stable/project-basename-mutate (pull request #9)Jason Perkins
2013-03-10Implemented flags ATL and StaticATL to complement MFC and StaticRuntime flags...Oliver Schneider
2013-03-10Implement a function that can be overridden to mutate project names and handl...Oliver Schneider
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-29Merged in bitshifter/premake-stable-linux-findlib-fix-take-2 (pull request #7)Jason 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-23Merged in bitshifter/premake-stable-env-flags-makefile-fix (pull request #4)Jason Perkins
2013-01-19Process ld.so.conf for includes, fixes os.findlib in Linux.Cameron Hart
2013-01-11Bug 268: Target extension not set properly for Visual Studio 2010Jason Perkins
2012-12-20Use ALL_CPPFLAGS, ALL_CFLAGS, ALL_CXXFLAGS and ALL_LDFLAGS internally so CFLA...Cameron Hart
2012-12-14Port vpath tests from premake-devJason 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-28Patch 3485071: Fixed _PREMAKE_COMMAND fallback when premake4 is not in PATH (...Jason Perkins
2012-09-18Fixed handling of exact path matches in vpath buildingJason Perkins
2012-09-14Pull 1: Fixed path to Info.plist in Xcode projects (Adrien Anselme)Jason Perkins
2012-09-07Add include for PCH dependencies to makefileJason 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-07-17Fixed platform filter in premake4.luaJason Perkins
2012-04-22Patch 3353875: Allow running test script from other directories than "tests"Jason 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-03-19Patch #3505901: Make VC2010 PCH behavior match VC200xJason Perkins
2012-03-06Added tag 4.4-beta4 for changeset 4285d035616fJason Perkins
2012-02-10Xbox360 fixes for VS20104.4-beta4Jason 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
2012-01-05Updated copyrights; added #ifdef around Objbase.h includeJason Perkins
2012-01-05Removed dynamic loading of Ole32 on Windows (see patch #3456407)Jason Perkins
2011-12-22Patch 3463020: Add windres environment variable for makefiles (icebreaker)Jason Perkins
2011-12-20Bug 3410213: regression in xcode generation in 4.4 beta3Jason Perkins
2011-12-15Fix to previous commit; adds back missing platform identifier to VS2010 confi...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 3440466: Fixed compiler warnings on Mac (Konstantin Tokarev)Jason Perkins
2011-12-09Patch 3428348: Add .gitignore file (Konstantin Tokarev)Jason Perkins
2011-12-09Fixed broken lib search path from last commit (h/t coh)Jason Perkins
2011-12-08Bug 3121217: Test suite fails on Linux x86_64: os.findlib brokenJason Perkins