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-09-16Fix incompatible types warning from VS 2005 (Oliver Schneider)Jason Perkins
2013-09-12Merged in wfgleper/premake-stable (pull request #18)Jason Perkins
2013-09-11Merged in lzprgmr/premake-stable (pull request #17)Jason Perkins
2013-09-11Merged in mologie/premake-stable/macosx-quotes (pull request #14)Jason Perkins
2013-08-20Find PCH on include dirs even if project has a location setJason Perkins
2013-08-17Enable custom source trees for Xcode frameworks using VS-esque variables such...Jason Perkins
2013-08-17Initial support for Visual Studio 2013 (Igor Karatayev)Jason Perkins
2013-08-15Bug #280: Problem with prebuild, prelink, and postbuild commands in Xcode (Be...Jason Perkins
2013-08-15Leave PCH header path alone if no match is found in includedirsJason Perkins
2013-08-14Add bitmap and wave files as known Xcode resource types (Ben Henning)Jason Perkins
2013-08-13Fix detection of PCH files when include paths are usedJason Perkins
2013-08-08Swapped $(LIBS) and $(ALL_LDFLAGS) in makefile linking step (Ben Henning)Jason Perkins
2013-08-08Fix typowfgleper
2013-08-08Fix typowfgleper
2013-08-08Handle missing ld.so.conf gracefully instead of crashing.leper
2013-07-27Make table.isempty work with table which has a key as falseBaiyan Huang
2013-07-12Improved handling of precompiled headers across toolsetsJason Perkins
2013-07-03Stop stripping path from PCH headers in Visual Studio; first step in standard...Jason Perkins
2013-06-21use "ALL_RESFLAGS" instead of "RESFLAGS" on resource compiler command lineRyan Mulder
2013-06-13Fixed generating xcode4 projects with preprocessor definitions including quotesOliver Kuckertz
2013-05-20Fix error result handling in os.rmdir()Jason Perkins
2013-05-15Fixed bug #176: Target prefix breaks GCC linkingJason Perkins
2013-05-03Fix a nil reference error in premake.getlinks(); return "." for empty directo...Jason 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-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