summaryrefslogtreecommitdiff
path: root/src/login/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2018-02-09Remove suffix "_sql" from files in login directory.Andrei Karas1-1/+1
2016-11-19Extend the previous linker library order fix to other makefilesHaru1-3/+3
2016-04-30Moved HPMHooking-related definitions to plugins/HPMHooking.hHaru1-1/+1
2016-04-16Rewrite client interface for login server (part 7)hemagx1-1/+1
2016-04-16Rewrite client interface for login server (part 6)hemagx1-2/+2
2016-04-16Updated GNU Make build system to support private headersHaru1-9/+12
2016-01-21Enable pcre by default in configure and show error if pcre missing.Andrei Karas1-1/+1
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-2/+18
2015-12-02Fixed an issue with the HPMDataCheck when PCRE is enabledHaru1-1/+1
2015-06-19Removed ".." from include directivesHaru1-5/+7
2014-10-28Added preliminary support for login and char server in the HPMDataCheckHaru1-2/+2
2014-10-23In configure add option --enable-staticAndrei Karas1-1/+1
2014-05-25Improved CFLAGS/CPPFLAGS handlingHaru1-1/+3
2014-04-17Added sysinfo (System Information) functionalitiesHaru1-1/+8
2013-11-20Added support for 'make plugin.pluginname' to compile only 'pluginname'Haru1-17/+21
2013-10-05Added 'buildclean' target to all makefilesHaru1-3/+9
2013-09-22Changed Makefiles to avoid rebuilding targets if nothing was modifiedHaru1-2/+4
2013-09-21Added Makefile.in change detection (and auto-rebuild) capabilitiesHaru1-1/+4
2013-09-18Makefiles improvements and cleanupHaru1-29/+33
2013-07-21Changed CC to a Makefile variableHaru1-2/+5
2013-07-14Makefile error corrections and minor tweaksHaru1-3/+3
2013-02-16Dropped _sql suffix in server names.shennetsind1-4/+4
2012-06-01feature merge bs-coreoptimize->trunk: Build Output Cleanup, Makefile Common D...blacksirius1-21/+13
2012-02-16- Removed outdated version number handling (follow-up to r11503).gepard19841-1/+1
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard19841-5/+16
2012-01-20Merged TXT removal branch back to trunk.gepard19841-17/+5
2011-12-11* Merged changes up to eAthena 15024.eathenabot1-2/+2
2011-06-27* Added common/random and 3rdparty/mt19937ar to project files, makefiles and ...flaviojs1-11/+22
2011-01-13* Removed ladmin (remote administration tool), all related support code and t...ai4rei1-1/+1
2008-07-31Reverted r12230. cUSTOM_CFLAGS is redundant since you can achieve the same re...ultramage1-2/+2
2008-07-26Merged the /loginmerge branch (topic:192754)ultramage1-14/+49
2008-04-12... but not with a buggy tool (missing svn:props)ultramage1-46/+46
2008-04-12TXT code has been re uploaded. Please note this does not change the fact that...Kevin1-0/+46
2008-04-12I live in a giant bucket.Kevin1-46/+0
2008-04-05Reverted my recent changes to trunk.ultramage1-1/+1
2008-04-04Added login.c to hold most of the common functionality of the login server.ultramage1-1/+1
2008-04-04Preparations for the login server TXT/SQL mergeultramage1-1/+1
2008-02-22Added $(CUSTOM_CFLAGS) into all Makefile.in to provide any custom defs direct...Lupus1-1/+1
2007-11-30* Random cleanup/documentation.FlavioJS1-12/+12
2007-11-27* TXT/SQL login server code synchronizationultramage1-1/+1
2007-11-26* Normalized makefiles:FlavioJS1-5/+16
2007-09-20* Merged the tmpsql branch:FlavioJS1-0/+35