summaryrefslogtreecommitdiff
path: root/src/common/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2018-11-14Add interface for packets in common.Andrei Karas1-5/+5
2018-11-14Add packet len table headers.Andrei Karas1-3/+3
2018-11-13Remove the unused minicore libraries and ifdefsHaru1-14/+2
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2016-04-30Moved HPMHooking-related definitions to plugins/HPMHooking.hHaru1-1/+2
2016-04-16Updated GNU Make build system to support private headersHaru1-14/+17
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-10-19rename malloc.c/h to memmgr.Andrei Karas1-4/+4
2015-08-15HPM compatibility improvementsHaru1-3/+3
2015-06-19Removed ".." from include directivesHaru1-7/+10
2014-05-25Improved CFLAGS/CPPFLAGS handlingHaru1-3/+5
2014-04-17Added sysinfo (System Information) functionalitiesHaru1-8/+16
2013-12-17Fixed several compiler warningsHaru1-5/+4
2013-11-20Added support for 'make plugin.pluginname' to compile only 'pluginname'Haru1-15/+22
2013-10-05Added 'buildclean' target to all makefilesHaru1-7/+10
2013-09-21Added Makefile.in change detection (and auto-rebuild) capabilitiesHaru1-6/+9
2013-09-19Fixed a startup crash due to minicore/regular core mismatchesHaru1-7/+15
2013-09-18Makefiles improvements and cleanupHaru1-30/+35
2013-07-21Changed CC to a Makefile variableHaru1-3/+6
2013-07-14Makefile error corrections and minor tweaksHaru1-2/+2
2013-05-02Introducing Hercules Plugin Manangershennetsind1-1/+1
2013-03-17Re-Introducing Console Inputshennetsind1-1/+2
2012-11-10Removed lock files since it is no longer being used (bugreport:6767).momacabu1-9/+4
2012-06-11Fixed bugreport:5990 OSX compiling error / warningsblacksirius1-2/+2
2012-06-10- added some missing copyrightsblacksirius1-1/+1
2012-06-10added mutex && cond var abstraction ( for pthread / winapi )blacksirius1-1/+1
2012-06-03feature merge bs-coreoptimize->trunk: Atomic Operations, Threading, Spinlock ...blacksirius1-1/+1
2012-06-01removed the old obsolete Plugin system (commit 1/2)blacksirius1-1/+1
2012-06-01feature merge bs-coreoptimize->trunk: Build Output Cleanup, Makefile Common D...blacksirius1-13/+24
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-9/+21
2012-01-03removed unix server revision caching -- now it will always display the actual...shennetsind1-14/+2
2011-12-11* Merged changes up to eAthena 15014.eathenabot1-2/+2
2011-06-27* Added common/random and 3rdparty/mt19937ar to project files, makefiles and ...flaviojs1-8/+17
2008-07-31Reverted r12230. cUSTOM_CFLAGS is redundant since you can achieve the same re...ultramage1-3/+3
2008-02-22Added $(CUSTOM_CFLAGS) into all Makefile.in to provide any custom defs direct...Lupus1-3/+3
2007-11-30* Random cleanup/documentation.FlavioJS1-11/+11
2007-11-26* Normalized makefiles:FlavioJS1-35/+22
2007-11-19* Nullpo's disabled on release builds.FlavioJS1-1/+1
2007-09-20* Merged the tmpsql branch:FlavioJS1-0/+95