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
2015-11-15Merge with vs2015_supportOliver Schneider
2015-11-15Adding support for Visual Studio 2015 projects and solutions.Oliver Schneider
2015-11-15Fixed GUIDOliver Schneider
2015-11-09Merge with upstreamOliver Schneider
2015-06-25Little fixOliver Schneider
2015-06-24Adjusting post-build commandOliver Schneider
2014-12-08Add missing quotes around PCH compile flags (h/t Daniel Gibson)Jason Perkins
2014-11-19Remove $(ARCH) variable from makefiles; causing issues on LinuxJason Perkins
2014-09-21Merged in rglarix/premake-stable-wrk/scripts-option-rel (pull request #46)Jason Perkins
2014-09-16Backport native path functions from Premake-devJason Perkins
2014-06-29Fix Issue #242: Recursive deletion in os.rmdir() goes up to root level on Win...Jason Perkins
2014-04-24Merged in dcourtois/premake-stable/issue_60 (pull request #44)Jason Perkins
2014-04-24Fix issue #20 - can now find files with a dot prefix; directories are still i...Jason Perkins
2014-04-22Merged in jimstitt/premake-stable-wpf (pull request #42)Jason Perkins
2014-04-22added post and pre build events support for C# projectsDamien Courtois
2014-04-10Merged in windirstat/premake-stable/oliver_ignore_pclint_visuallint (pull req...Jason Perkins
2014-04-03Merged in dcourtois/premake-stable/test_vs_macros (pull request #43)Jason Perkins
2014-04-03Issue #236: Fix failing PCH unit testsJason Perkins
2014-04-03added a test to ensure VS macros are correctly handled in include paths.Damien Courtois
2014-02-08Remove path from xaml file dependency.jimstitt
2014-02-05Merged in windirstat/premake-stable/fix_issue41 (pull request #39)Jason Perkins
2014-02-05Same changes to ignor files as for premake-devOliver Schneider
2014-02-05Updating to the latest state of (Lua) affairsOliver Schneider
2014-02-05This fixes issue #41 by simply resetting the indentation to its default at th...Oliver Schneider
2014-02-04Merged in windirstat/premake-stable/fix_issue214 (pull request #37)Jason Perkins
2014-02-04src\actions\make\make_cpp.luaOliver Schneider
2014-01-30Merged in windirstat/premake-stable/Allow_Override_VCTool_Elements (pull requ...Jason Perkins
2014-01-30Expose the former local blockmap as vc200x.toolmap to allow overriding itOliver Schneider
2014-01-18removed path extension from .net links.jimstitt
2014-01-18Add support for xaml extension.jimstitt
2014-01-08Merged in windirstat/premake-stable/sln2proj_map_override_for_merge (pull req...Jason Perkins
2014-01-08Allowing the mapping between the global solution configuration and the projec...Oliver Schneider
2014-01-07Merged in ryanjmulder/codelite-library-with-dots-in-filename2 (pull request #27)Jason Perkins
2014-01-07Merged in windirstat/premake-stable/resincludes-fix (pull request #30)Jason Perkins
2014-01-07Merged in zorbathut/premake-zorbathut (pull request #23)Jason Perkins
2014-01-07Merged in windirstat/premake-stable/vslint-ignore (pull request #29)Jason Perkins
2014-01-07Fixing: resincludedirs broken in premake-stable (only affects ResourceCompile...Oliver Schneider
2014-01-07Ignoring Visual Lint files (updated .hgignore)Oliver Schneider
2013-12-13Separate sibling and system libraries (as the gmake action does), so the name...Ryan Mulder
2013-11-27Fix vs2013 action.Ben Rog-Wilhelm
2013-11-26Bit of tweaking on the release scriptJason Perkins
2013-11-21Added tag 4.4-beta5 for changeset bb086266c189Jason Perkins
2013-11-21Update copyright year4.4-beta5Jason Perkins
2013-11-12Fix virtual path building for patterns like "filename.*"Jason Perkins
2013-11-12Fix CodeLite file testsJason Perkins
2013-10-31missed one configurationRyan Mulder
2013-10-31include a virtual folder at the root, because codelite expects it, and it cau...Ryan Mulder
2013-10-31use underscores instead of pipes in configuration names, because codelite cre...Ryan Mulder
2013-10-21Small improvement to build instructions (h/t John Driscoll)Jason Perkins
2013-10-03Pass same flags to PCH compile as C/C++ source codeJason Perkins