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-11-19Remove $(ARCH) variable from makefiles; causing issues on LinuxJason Perkins
2013-10-03Pass same flags to PCH compile as C/C++ source codeJason 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-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-06Patch 3476176: Remove conditionals from makefile compiler assignments (Konsta...Jason 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-09-16Patch 3021550: Add Wii homebrew platform (Pathogen David)Jason Perkins
2011-05-19More cleanup; preparing the virtual path stuffJason Perkins
2011-02-04Moved io.capture to test framework; removed from test suitesJason Perkins
2009-12-17Feature 2839002: Add gcc switch to improve header dependency generation (Joha...starkos
2009-09-06Fixed failing GMake C++ testsstarkos
2009-07-13Use libtool instead of ar for universal static librariesstarkos
2009-05-23Added precompiled header support for GCCstarkos
2009-05-22Patch 2558089: workaround for --as-needed/correct link order (idl0r)starkos
2009-05-09Added PS3-specific target namingstarkos
2009-05-01Makefile support for PS3starkos
2009-04-24Refactored handling of configuration namesstarkos
2009-04-24De-templated CodeLite actionstarkos
2009-04-23Better handling of native platform during configuration building stagestarkos