summaryrefslogtreecommitdiffstats
path: root/GNUmakefile (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-04Updated zlib, added chat formatting, fixed upside down stairs and slabs, fixed makefiles, hopefully updated vc project filescedeel@gmail.com1-2/+2
2012-03-09Using the _DEBUG macro for *nix debug builds as well; trying to force 8-byte alignment on critical sections ( http://forum.mc-server.org/showthread.php?tid=384 )madmaxoft@gmail.com1-2/+2
2012-02-21Revised GNUmakefile for header file dependencies (again; this time it should work ;)madmaxoft@gmail.com1-5/+4
2012-02-14Fixing build for linux using GNUmakefile (explicitly removed LeakFinder and StackWalker)madmaxoft@gmail.com1-1/+1
2012-02-10New makefile with automatic *.cpp sourcefile import, automatic header file dependencies and switchable debug / release configuration. gnumake-specific :(madmaxoft@gmail.com1-0/+98