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
2017-03-22Introducing os.str2uuid() as possibility to convert a string deterministicall...Oliver Schneider
2017-03-22Removing trailing spaces and tabs on lines within the premake4 Lua scriptsOliver 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-02-04src\actions\make\make_cpp.luaOliver Schneider
2013-10-03Pass same flags to PCH compile as C/C++ source codeJason Perkins
2013-08-20Find PCH on include dirs even if project has a location setJason Perkins
2013-08-15Leave PCH header path alone if no match is found in includedirsJason Perkins
2013-08-13Fix detection of PCH files when include paths are usedJason Perkins
2013-08-08Swapped $(LIBS) and $(ALL_LDFLAGS) in makefile linking step (Ben Henning)Jason Perkins
2013-07-12Improved handling of precompiled headers across toolsetsJason Perkins
2013-06-21use "ALL_RESFLAGS" instead of "RESFLAGS" on resource compiler command lineRyan Mulder
2013-05-15Fixed bug #176: Target prefix breaks GCC linkingJason Perkins
2013-01-24Clean up GMake link tests in preparation for a bug fixJason Perkins
2012-12-20Use ALL_CPPFLAGS, ALL_CFLAGS, ALL_CXXFLAGS and ALL_LDFLAGS internally so CFLA...Cameron Hart
2012-09-07Add include for PCH dependencies to makefileJason Perkins
2012-09-06Patch 3476176: Remove conditionals from makefile compiler assignments (Konsta...Jason Perkins
2012-09-06Patch 3476176: Fix dependencies of precompiled header in makefileJason Perkins
2011-12-22Patch 3463020: Add windres environment variable for makefiles (icebreaker)Jason Perkins
2011-12-09Patch 3430158: Reorder LINKCMD for Gmake (rjmyst3)Jason Perkins
2011-10-26Patch 3401184: Fix Gmake LDFLAGS generation order (Adam Petrone)Jason Perkins
2011-10-26Patch 3337372: Improved precompiled header support (Anders Ericsson)Jason Perkins
2011-10-21Patch 3372345: Gmake action's PCHs don't work with Mingw (Martin Ridgers)Jason Perkins
2011-09-20Patch 3035550: Make/Distcc outputs dependencies to wrong locationJason Perkins
2011-09-16Patch 3021550: Add Wii homebrew platform (Pathogen David)Jason Perkins
2011-07-01Lost a commit somewhere; catching up with my local repositoryJason Perkins
2010-10-21Bug 3015312: Makefiles are not quoted correctlyJason Perkins
2010-10-19Bug 3020382: GCC PCH not workingJason Perkins
2010-10-04Bug 2971841: Gmake escaping of shell variable $(...) is brokenJason 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-02-18Patch 2936443: Expose configuration terms to scripts (Laurent Humbertclaude)starkos
2009-12-28Feature 2919629: Add help target for makefilesstarkos
2009-11-04More solution object refactoringstarkos
2009-09-30Patch #2832852: Fix descriptions in cmd help (Sebastian Schuberth)starkos
2009-09-05Changed order of arguments to GCC link step to fix static linkingstarkos
2009-08-12Began swapping out action templates for onsolution(), onproject() callbacksstarkos
2009-08-11Refactored and consolidated action list handlingstarkos
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-06-15Bug 2675518: Dependencies wrong on config linksstarkos
2009-06-15Bug 2805763: GCC PCH issuesstarkos
2009-06-02Refactored target building, fixed path separators for .NET projectsstarkos
2009-05-29Enable parenthesis in file pathsstarkos
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-13(no commit message)starkos
2009-05-13Fixed naming of PS3 executables under Cygwinstarkos
2009-05-09Added PS3-specific target namingstarkos