Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-24 | Optimize common objects, and adjust other objects accordingly. | Ben Longbons | 1 | -5/+1 | |
Major changes still need to be made to each of the servers. | |||||
2011-03-16 | Use makefiles correctly and expand include dirs | Ben Longbons | 1 | -3/+3 | |
2010-05-05 | Fixed up and slightly simplified the build system | MadCamel | 1 | -0/+486 | |
It's now possible to run 'make' in any of the src/ subdirs and have it build properly. Moved some tools including eathena-monitor to src/tools - run 'make tools' to build. CFLAGS, etc are now in the 'make.defs' file. Requires GNU make. |