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
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-04-03Issue #236: Fix failing PCH unit testsJason Perkins
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-07-12Improved handling of precompiled headers across toolsetsJason Perkins
2013-05-15Fixed bug #176: Target prefix breaks GCC linkingJason Perkins
2013-01-29Fix linking to external libraries outside of project folderJason 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-06Patch 3476176: Fix dependencies of precompiled header in makefileJason 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-05-27Pulling stable change into dev.Liam Devine
2011-05-27Incorrect relative paths for gmake sibling static librariesLiam Devine
2011-05-19More cleanup; preparing the virtual path stuffJason Perkins
2011-05-01corrected teardown function name in testing_make_linking.luaLiam Devine
2011-04-11Merged changes from stableJason Perkins
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-02-04Moved io.capture to test framework; removed from test suitesJason Perkins
2010-10-21Bug 3015312: Makefiles are not quoted correctlyJason Perkins
2010-10-19Bug 3020382: GCC PCH not workingJason Perkins
2010-10-11Improved portability of Premake's Mac OS X binaries (William Burnson)Jason Perkins