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-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
2009-12-17Feature 2839002: Add gcc switch to improve header dependency generation (Joha...starkos
2009-12-12Bug 2912756: dylibs missing lib prefixstarkos
2009-12-09Bug 2872066: Two test failures in 4.1.2starkos
2009-12-09Bug 2910639: Nil reference on dylib project dependencystarkos
2009-12-09Bug 2910691: Duplicate build optionsstarkos
2009-12-08Bug 2903430: Using relative instead of absolute paths with $() macrostarkos
2009-12-08Bug 2909463: Fix Xcode handling of Obj-C++ .mm filesstarkos
2009-12-07Added project kind to list of configuration filtersstarkos
2009-12-05Automated most of the releasestarkos
2009-11-19Feature 2900623: Add targetsuffix and implibsuffix propertiesstarkos
2009-11-14clean now removes .pidb filesstarkos
2009-09-30(no commit message)starkos
2009-09-30Patch 2802722: Floating Point Model Flags (Suigintou)starkos
2009-09-30Added missing changelogstarkos
2009-09-29Added .m and .mm file extensions (Objective C)starkos
2009-09-29Fixed os.match() for very large result sets; fixed bug in action testsstarkos
2009-09-05Fixed ManagedExtensions setting for Visual Studiostarkos
2009-09-05Changed order of arguments to GCC link step to fix static linkingstarkos
2009-07-15Remove platform-specific intermediate objects on cleanstarkos
2009-07-13Bug 2819232: Buildoptions not used when creating Makefile for C#starkos
2009-07-13Use libtool instead of ar for universal static librariesstarkos
2009-07-01(no commit message)starkos
2009-06-30Bug 2814179: Xbox 360 precompiled headers not workingstarkos
2009-06-29Added skeleton Xcode actionstarkos
2009-06-29(no commit message)starkos
2009-06-27Bug 2813297: OS X universal config should be "univ" (William Burnson)starkos
2009-06-22Finalized change log for 4.1starkos
2009-06-15Bug 2152526: Code::Blocks doesn't build PCH correctly on GCCstarkos
2009-06-15Bug 2675518: Dependencies wrong on config linksstarkos
2009-06-15Bug 2709641: Location field does not propagate to projectsstarkos
2009-06-15Bug 2805763: GCC PCH issuesstarkos
2009-06-09#2801257: Linker error LNK1112 when cross-compiling for x64 platformstarkos
2009-06-08Automatically set the OS to Windows when generating for Visual Studiostarkos
2009-06-08Fixed naming of system libraries in Visual Studio link stepstarkos
2009-06-08Remove additional MonoDevelop files on cleanstarkos
2009-05-29Bug 2790882: Trailing slash in path.getabsolute (really a patch by Ash Berlin)starkos
2009-05-29Bug 2790865: SharedLib on OSX (actually a patch by Ash Berlin)starkos
2009-05-29Enable parenthesis in file pathsstarkos
2009-05-29Fixed bug in "missing kind" error messagestarkos
2009-05-23Added precompiled header support for GCCstarkos
2009-05-22Patch 2609028: verbose linking in makefile (kaidokert)starkos
2009-05-22Patch 2558089: workaround for --as-needed/correct link order (idl0r)starkos
2009-05-22Patch 2031626: Support for "additional manifest files" (Colin Graf)starkos