summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2024-06-06CI: Split attoconf and cmake artifactsFreeyorp1-0/+4
Artifacts of the same name from different runs can overwrite each other. This makes sure that tests of the cmake pipeline actually test the cmake artifacts, and similarly for attoconf.
2024-06-05.gitignore: Add newly generated filesFreeyorp1-0/+2
2020-04-18don't spam the GM logs with hugo/linusgumi1-0/+3
2015-01-22Generate most config parsersBen Longbons1-0/+1
2015-01-03Fix building without docsBen Longbons1-0/+1
2014-11-04Clean up after that messBen Longbons1-0/+1
2014-10-16Split tests a lotBen Longbons1-1/+3
This probably takes longer for a from-scratch compile, but saves big on incremental recompiles.
2014-09-18Update for cross-compilationBen Longbons1-0/+9
2014-08-28This shouldn't be necessaryv14.8.28Ben Longbons1-0/+3
2014-08-27fix testsBen Longbons1-0/+1
2014-08-27Debug debuggingBen Longbons1-3/+2
2013-10-10Add make target for tarballsBen Longbons1-0/+1
2013-09-30Automatically generate version informationBen Longbons1-0/+1
2013-09-25Fill README, add make rules for intermediate files and install to DESTDIRBen Longbons1-0/+1
Also bump the recommended attoconf version
2013-09-21Use the One Makefile to build them allBen Longbons1-8/+1
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.
2013-08-05Use attoconf and proper versionsv13.8.5Ben Longbons1-0/+2
2013-08-01Poison std::string and use the various string classesBen Longbons1-0/+2
2012-08-30Rename files for C++ conversion. Does not compile.Ben Longbons1-4/+5
After updating, you can remove these files, as shown in 'git status': Untracked files: (use "git add <file>..." to include in what will be committed) src/map/magic-interpreter-lexer.c src/map/magic-interpreter-parser.c src/map/magic-interpreter-parser.h
2011-04-03Rewrite make system to be optimalBen Longbons1-19/+10
2011-03-24Optimize common objects, and adjust other objects accordingly.Ben Longbons1-0/+1
Major changes still need to be made to each of the servers.
2011-03-16Remove troublesome and redundant ladmin entry from .gitignoreBen Longbons1-1/+0
2011-03-16Use makefiles correctly and expand include dirsBen Longbons1-1/+11
2010-02-04Removed auto-generated source filesMadCamel1-0/+4
And added them to .gitignore. These three files are generated on the fly by flex and bison during the build process and should not be in the repository.
2009-07-03Update .gitignore to disregard the eathena-monitor binary.Dennis Friis1-0/+1
2009-03-08Remove uneeded stuffJared Adams1-0/+1
2008-12-12Added git ignore rulesBjørn Lindeijer1-0/+6