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
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
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-08-27Patch 3053959: kind() crashes when called with no arguments (rjmyst3)Jason Perkins
2010-08-11Pulled latest changes from stableJason Perkins
2010-08-10Added imagepath to set Xbox360 image file name (Jarod)Jason Perkins
2010-07-21Cleaned up deploymentoptions and imageoptionsJason Perkins
2010-07-21Merged Solaris supportJason Perkins
2010-07-21Added support for Solaris (Dean Ross-Smith)Jason Perkins
2010-07-13Merged VS2010 supportJason Perkins
2010-07-13Merged VS 2010 C/C++ support (Liam Devine)Jason Perkins
2010-07-13Merged .icns fixes from StableJason Perkins
2010-07-13Fixed handling of icons in Xcode (bitshifter)Jason Perkins
2010-06-22Merged license change (GPL to BSD) from Stable branchJason Perkins
2010-06-22Changed license from GPL to BSDJason Perkins
2010-06-17Merged latest changes from stableJason Perkins
2010-06-11Patch 3011940: Add support for MFC (JTAnderson)Jason Perkins
2010-05-30Updated change logJason Perkins
2010-05-30Patch 2794681: Add usage() to copy settings from dependent projects (Korval)Jason Perkins
2010-05-11Updated CHANGELOG, removed deprecated VS2002/2003 info from BUILDJason Perkins
2010-05-07Patch 2997452: Suppress gmake's "nothing to be done" message (ergosys)Jason Perkins
2010-05-07Patch 2997449: Print configuration with target (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-03Ready for 4.2.1starkos
2010-03-03Feature 2944697: Add flag to disable Minimal Rebuild in Visual Studiostarkos
2010-03-03Improved error message for invalid values in listsstarkos
2010-02-27Bug 2953594: includedirs / libdirs converting absolute paths to relativestarkos
2010-02-27Bug 2958829: Files pattern matching including too many filesstarkos
2010-02-27Bug 2931722: pchheader handling not consistent between toolsstarkos
2010-02-18Patch 2936443: Expose configuration terms to scripts (Laurent Humbertclaude)starkos
2010-01-29Changed Visual Studio runtime library selection logic; will now only use debu...starkos
2010-01-14Patch 2928029: Add EnableSSE, EnableSSE2 flagsstarkos
2010-01-14Bug 2928775: Error loading external Lua module with require(); added test for...starkos
2010-01-09Updated changes for 4.2starkos
2010-01-07Bug 2927604: Unable to build Premake with Visual Studiostarkos
2010-01-06Bug 2926917: Use target name for Visual Studio PDB filestarkos
2009-12-31Bug 2910202: Code::Blocks building C files as C++starkos
2009-12-28Feature 2820644: Add Xbox360 deployment and image optionsstarkos
2009-12-28Feature 2919629: Add help target for makefilesstarkos
2009-12-22Feature 2905303: Enable better folder matching in file listsstarkos
2009-12-17Updated changelogstarkos