summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2019-03-11Fix build on windows.Andrei Karas1-1/+1
2019-03-11add install target to make file.Andrei Karas1-0/+7
2019-03-11disable import target in make file.Andrei Karas1-5/+5
2018-11-11Remove the unused src/tool directoryHaru1-9/+2
2016-10-07Improved Makefile change detectionHaru1-1/+1
2016-10-02Added Doxygen configuration (use 'make docs' to generate)Haru1-2/+10
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-2/+18
2015-09-08Corrected an issue caused by ./config.status --recheck not refreshing MakefilesHaru1-1/+1
2015-08-13Automatically run ./config.status --recheck when necessaryHaru1-1/+5
2014-05-30Removed redundantsShido1-35/+0
2014-05-25Improved CFLAGS/CPPFLAGS handlingHaru1-1/+3
2014-04-17Added sysinfo (System Information) functionalitiesHaru1-8/+21
2013-11-20Added support for 'make plugin.pluginname' to compile only 'pluginname'Haru1-0/+6
2013-10-09Added HPMHookGen tool, to re-generate hooks include filesHaru1-1/+13
2013-10-05Added 'buildclean' target to all makefilesHaru1-2/+6
2013-09-21Added Makefile.in change detection (and auto-rebuild) capabilitiesHaru1-17/+35
2013-09-18Makefiles improvements and cleanupHaru1-39/+53
2013-07-21Changed CC to a Makefile variableHaru1-0/+2
2013-07-14Makefile error corrections and minor tweaksHaru1-5/+5
2013-05-02Introducing Hercules Plugin Manangershennetsind1-0/+17
2012-06-03feature merge bs-coreoptimize->trunk: Atomic Operations, Threading, Spinlock ...blacksirius1-0/+6
2012-06-01removed the old obsolete Plugin system (commit 1/2)blacksirius1-18/+1
2012-06-01- Replaced more -> rAthena (follow up to r15251).brianluau1-24/+24
2012-04-20fixed typo in Makefile.in (unterminated string)blacksirius1-1/+1
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard19841-4/+9
2012-01-20Merged TXT removal branch back to trunk.gepard19841-58/+15
2011-06-27* Added common/random and 3rdparty/mt19937ar to project files, makefiles and ...flaviojs1-11/+21
2011-02-16* Updated configure/make scripts to resolve various issues.ai4rei1-3/+15
2011-01-13* Removed ladmin (remote administration tool), all related support code and t...ai4rei1-10/+3
2008-07-26Merged the /loginmerge branch (topic:192754)ultramage1-3/+2
2007-11-30* Random cleanup/documentation.FlavioJS1-0/+2
2007-11-21* Added backward compatible target 'conf' to the Makefile.FlavioJS1-3/+11
2007-11-19* Nullpo's disabled on release builds.FlavioJS1-17/+0
2007-10-29* Makefile creating the conf/import forder.FlavioJS1-10/+20
2007-09-28* Fixed sql target not including the save target in the Makefile, needed by t...FlavioJS1-1/+1
2007-09-24* Limited manual detection of data truncation to string/enum/blob columns.FlavioJS1-20/+8
2007-09-21* Makefile deleting .svn in save folder.FlavioJS1-1/+3
2007-09-20* Merged the tmpsql branch:FlavioJS1-0/+181