Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Using 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.com | 2012-03-09 | 1 | -2/+2 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@387 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Revised GNUmakefile for header file dependencies (again; this time it should work ;) | madmaxoft@gmail.com | 2012-02-21 | 1 | -5/+4 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@300 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Fixing build for linux using GNUmakefile (explicitly removed LeakFinder and StackWalker) | madmaxoft@gmail.com | 2012-02-14 | 1 | -1/+1 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@256 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | New makefile with automatic *.cpp sourcefile import, automatic header file dependencies and switchable debug / release configuration. gnumake-specific :( | madmaxoft@gmail.com | 2012-02-10 | 1 | -0/+98 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@250 0a769ca7-a7f5-676a-18bf-c427514a06d6 |