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-03-29gmake correctly links again to SharedLibs and StaticLibs sibling dependencies...Liam Devine
2011-03-29Commenting out latest changes so that stable is not broken. The test is left ...Liam Devine
2011-03-26sln was in global and not reset to nil in teardownLiam Devine
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-23Updated changelog for previous fixJason Perkins
2011-03-23[#3232160] Environment variables are cut offJason Perkins
2011-03-23removed temp print statementLiam Devine
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-01-04Bug 3138377: Link dependencies ignored within "SharedLib" configurationJason Perkins
2011-01-02Updated copyright dateJason Perkins
2010-12-30Removes the setting of WholeProgramOptimization for vs10 projects as per the ...liamDevine
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-01typo fixLiam Devine
2010-12-01fixes ClCompile blocks with PCH's in Vs10 generatorLiam Devine
2010-11-16Added tag 4.3 for changeset 582630d7b7d4Jason Perkins
2010-11-164.3 release prep4.3Jason Perkins
2010-11-03Added tag 4.3-rc2 for changeset 1dd035de5b6dJason Perkins
2010-11-03Improved automated release scriptJason Perkins
2010-11-01Cleaned up a few entries in changelogJason Perkins
2010-11-01embed scriptsliamDevine
2010-11-01vs10 64bit builds can not use /ZI http://msdn.microsoft.com/en-us/library/958...liamDevine
2010-11-01embeds scriptsliamDevine
2010-11-01fixes vs10 to only add a pdb when the symbols flag in usedliamDevine
2010-11-01Fixes vs10 DebugInformationFormatliamDevine
2010-11-01applies miminal rebuild change to vs10 that was applied in changeset 0b3e27b8...liamDevine
2010-11-01adds local keyword to buffer instancesliamDevine
2010-11-01Fixes vs10 Bug 3100062 uses premake.config.isdebugbuild to determine debug st...liamDevine
2010-11-01refactors magic stringsliamDevine
2010-10-30Removed commented out code that was there to remind me of PCH supportliamDevine
2010-10-30embeded scriptsliamDevine
2010-10-30removes invalid test in vs2010 filtersliamDevine
2010-10-30removes invalid test in vs2010 filtersliamDevine
2010-10-30Bug 3097868: Patch 3076517 premake_rev465.patch. Removes relative paths from ...liamDevine
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
2010-10-04Bug 2971841: Gmake escaping of shell variable $(...) is brokenJason Perkins
2010-09-14Patch 3063804: Set CompileAs flag for VS200x C projects (rjmyst3)Jason Perkins
2010-09-06Bug 3007101: Generating PDB in Release builds is not supportedJason Perkins
2010-09-05Bug 3056381: Xcode project breaks on special charsJason Perkins
2010-09-05Ignore the release folderJason Perkins