summaryrefslogtreecommitdiff
path: root/real.make
AgeCommit message (Collapse)AuthorFilesLines
2013-10-15Add infrastructure for debug pretty printersBen Longbons1-16/+49
2013-10-10Add make target for tarballsBen Longbons1-0/+22
2013-10-05Split string header into piecesBen Longbons1-3/+6
2013-09-30Fix some build bugs in exotic configurationsBen Longbons1-2/+4
2013-09-30Automatically generate version informationBen Longbons1-4/+24
2013-09-27Tweak build system a bit moreBen Longbons1-0/+2
2013-09-25Fill README, add make rules for intermediate files and install to DESTDIRBen Longbons1-13/+55
Also bump the recommended attoconf version
2013-09-21Install compatibility symlinks for a whileBen Longbons1-0/+5
2013-09-21Use the One Makefile to build them allBen Longbons1-0/+263
This changes the names of the built binaries: login-server -> tmwa-login char-server -> tmwa-char map-server -> tmwa-map ladmin -> tmwa-admin eathena-monitor -> tmwa-monitor It also gets rid of the 'deps.make' file.