Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/host
AgeCommit message (Expand)Author
2011-11-13Merge latest changes from premake-devJason Perkins
2011-08-27Added new function os.stat to fetch information about a fileJason Perkins
2011-08-23* Bug 3277343: SM_SERVERR2 is not always defined by defaultLiam Devine
2011-08-22* Bug 3277343: SM_SERVERR2 is not always defined by defaultliamDevine
2011-08-22First member of SYSTEM_INFO is a union. MSCV allows {}, codeblocks with mingw...liamDevine
2011-04-05Some cleanup for is64bit() to make it look a bit like the other os functionsJason Perkins
2011-03-27Replaced host.windowsversion with os.getversionJason Perkins
2011-03-25Fixed Windows version fetching to build under VS2008Jason Perkins
2011-03-13renamed host.is_64bit to host.is64bitLiam Devine
2011-03-12added host.windows_versionLiam Devine
2011-03-12did not do a diff on premake.lua and instead used code from another download,...Liam Devine
2011-03-12added define _CRT_SECURE_NO_DEPRECATE for visual studio build in premake4.lua...Liam Devine
2011-02-10Added support for Haiku OS (Yuriy O'Donnell)Jason Perkins
2011-01-02Updated copyright dateJason Perkins
2010-12-23Removed scripts.c from the repositoryJason Perkins
2010-12-13Properly pass return codes back to shell in release buildsJason Perkins
2010-12-10Sets ONLY_ACTIVE_ARCH = YES in Xcode debug builds to mirror Xcode created pro...Liam Devine
2010-12-10adds GCC_SYMBOLS_PRIVATE_EXTERN = NO; which should be the default for builds....Liam Devine
2010-12-01fixes ClCompile blocks with PCH's in Vs10 generatorLiam Devine
2010-11-01embed scriptsliamDevine
2010-11-01embeds scriptsliamDevine
2010-10-30embeded scriptsliamDevine
2010-10-11Improved portability of Premake's Mac OS X binaries (William Burnson)Jason Perkins
2010-09-14Patch 3063804: Set CompileAs flag for VS200x C projects (rjmyst3)Jason Perkins
2010-08-31Merged with forkLiam Devine
2010-08-11Updated release scriptsJason Perkins
2010-07-28embedded scriptsliamDevine
2010-07-27embedded scriptsliamDevine
2010-07-21Added support for Solaris (Dean Ross-Smith)Jason Perkins
2010-07-21Merged Liam's VS2010 changesJason Perkins
2010-07-15embeded lua source. Checked clean operation on a solution with multiple proje...LiamDevine
2010-07-13Merged VS 2010 C/C++ support (Liam Devine)Jason Perkins
2010-07-13Fixed handling of icons in Xcode (bitshifter)Jason Perkins
2010-06-21Fixed bug where a filter path had a dot in it's pathLiamDevine
2010-06-21added MFC supportLiamDevine
2010-06-21 UseDebugLibraries --added to configLiamDevine
2010-06-20changed any comments to line from blocks as parser failedLiamDevine
2010-06-11Patch 3011940: Add support for MFC (JTAnderson)Jason Perkins
2010-05-21Updated copyright; changed version "SVN" to "HEAD"Jason Perkins
2010-05-11Bug 2997728: Project dependencies should be case-sensitiveJason Perkins
2010-05-07Patch 2997452: Suppress gmake's "nothing to be done" message (ergosys)Jason Perkins
2010-03-08Patch 2965229: Fix handling of '+' symbol in file patterns (Rachel Blum)starkos
2010-03-05Patch 2963313: Enable setting .NET framework version (Justen Hyde)starkos
2010-03-03Removed SlickEdit action skeleton; will let someone else implement itstarkos
2010-03-03Removed deprecated code that was breaking the release buildstarkos
2010-03-03Feature 2944697: Add flag to disable Minimal Rebuild in Visual Studiostarkos
2010-03-03Updated scriptsstarkos
2010-02-28Updated scriptsstarkos
2010-02-27Bug 2931722: pchheader handling not consistent between toolsstarkos
2010-02-18Patch 2936443: Expose configuration terms to scripts (Laurent Humbertclaude)starkos