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
2011-07-21Mentioned source filtering/grouping in changelogJason Perkins
2011-05-27Pulling stable change into dev.Liam Devine
2011-05-27Incorrect relative paths for gmake sibling static librariesLiam Devine
2011-05-18English alais' for the Optimize group of flagsLiam Devine
2011-05-07merge with stableLiam Devine
2011-05-07Fixed bug 3297634 - UnitTest++ folder breaks Xcode 3Liam Devine
2011-05-04Removed 4.3.1 from changelog; going right to 4.44.4-beta1Jason Perkins
2011-05-01Applied patch which sets the target machine in visual studioliamDevine
2011-04-30merge with stableliamDevine
2011-04-29Fixes Bug 3294459: vs10 x86_64 using incorrect debug format for minimal rebuilddev@Rose-PC.cable.virginmedia.net
2011-04-25[#1657833] Set working directory an IDE starts/debugs the program inJason Perkins
2011-04-11Merged changes from stableJason Perkins
2011-03-27Replaced host.windowsversion with os.getversionJason Perkins
2011-03-26* Patch 3043933 gmake incorrectly links using -l when a solution contains a ....Liam Devine
2011-03-26* Patch 3043933 gmake incorrectly links using -l when a solution contains a ....Liam Devine
2011-03-24Merged with premake-stableJason Perkins
2011-03-23Updated changelog for previous fixJason Perkins
2011-03-233157645: Respects full path for xcode frameworksLiam Devine
2011-03-17added specialisation for terms in mergeobjectliamDevine
2011-03-14pdb file was being written to the 'Link' section when it needed to be in 'ClC...liamDevine
2011-03-13renamed host.is_64bit to host.is64bitLiam Devine
2011-03-12added define _CRT_SECURE_NO_DEPRECATE for visual studio build in premake4.lua...Liam Devine
2011-02-16[#3100379] C# support for Visual Studio 2010Jason Perkins
2011-02-10Added support for Haiku OS (Yuriy O'Donnell)Jason Perkins
2011-01-04Bug 3138377: Link dependencies ignored within "SharedLib" configurationJason Perkins
2011-01-02Merged with stableJason Perkins
2011-01-02Updated copyright dateJason Perkins
2010-12-30Removes the setting of WholeProgramOptimization for vs10 projects as per the ...liamDevine
2010-12-28Merge with stableJason 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-06More SNC changes: fixed location of PCH to match VS, fixed flagsJason Perkins
2010-12-02Switched PS3 builds from GCC to SNCJason Perkins
2010-12-02More stable/dev mergingJason Perkins
2010-12-02Merged with latest premake-stableJason Perkins
2010-12-01fixes ClCompile blocks with PCH's in Vs10 generatorLiam Devine
2010-11-164.3 release prep4.3Jason Perkins
2010-11-02mergeliamDevine
2010-11-01Cleaned up a few entries in changelogJason Perkins
2010-11-01Fixes vs10 Bug 3100062 uses premake.config.isdebugbuild to determine debug st...liamDevine
2010-10-30removes invalid test in vs2010 filtersliamDevine
2010-10-30Bug 3097868: Patch 3076517 premake_rev465.patch. Removes relative paths from ...liamDevine
2010-10-25Merged with StableJason Perkins
2010-10-21Bug 3015312: Makefiles are not quoted correctlyJason Perkins
2010-10-21Bug 3016050: {"../Dir/file1.c","../../Dir/file2.c"} breaks Xcode (Stephane)Jason Perkins
2010-10-19Bug 3020382: GCC PCH not workingJason Perkins
2010-10-13Bug 3034222: StaticLib projects ignore linkoptionsJason Perkins
2010-10-13Bug 3035545: The pattern { "./folder/*.c" } matches no filesJason Perkins
2010-10-11Improved portability of Premake's Mac OS X binaries (William Burnson)Jason Perkins