]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - .Makefile.inc
zap the evil externs, and comment the lot
[user/henk/code/inspircd.git] / .Makefile.inc
2008-05-06 specialRemoved the verbosity in 'make clean' to fix issues...
2008-04-13 w00tHere too
2008-02-24 brainRemove the 'making modules' line
2008-02-24 aquanightMake run-cc show ARCHIVE step(s), also get rid of ...
2008-02-10 brainNow very tidy make output, with pretty colours :p
2008-02-02 aquanightMake m_password_hash able to pick up hasher modules...
2008-01-19 aquanightModules using NoPedantic now properly respect 'make...
2007-10-25 brainMake install list list automatically generated from...
2007-10-23 brainMake clean should clean the socketengine objects
2007-10-23 brainAuto generate the install list, no more need to insert...
2007-10-22 w00tMove cmd_*.cpp to src/commands/. Not done in the nicest...
2007-10-15 brainMake install the lib, too
2007-09-28 eggyw00t forgot to edit these out.
2007-07-25 peaveyPut FileLogger in it's own class. Useful when logging...
2007-07-24 peaveyAnd this should be the last static
2007-07-24 peaveyAnd install libIRCDserver too :>
2007-06-21 peaveyApply OSX patch from BuildSmart that fixes installation...
2007-06-20 w00tClarify what generates Makefile, to prevent any new...
2007-06-16 brainRemove inspircd_config.h and inspircd_se_config.h in...
2007-06-12 brainUpstream patch from <mm@freebsd.org>
2007-06-05 brainSame here
2007-05-19 brainI forgot to install cmd_reloadmodule.so, therefore...
2007-05-06 brainNow it deletes the makefiles too
2007-05-06 brainmake distclean now removes .config.cache (thanks HiroP)
2007-02-01 w00tNew patch from BuildSmart for OS X support, not broken...
2007-01-28 brainWhoops, switch around order of makefile rules so its...
2007-01-28 brainAdd message about how building with debug makes huuuuuu...
2007-01-28 brainAdded 'make debug' which does 'make all' with -g rather...
2007-01-24 brainFucking grr.
2007-01-23 brainMake our makefile bsd compatible again :/
2007-01-23 brainIntegrate OSX patches from BuildSmart, plus a few tweak...
2007-01-19 peaveyfix for installing modules twice.
2007-01-18 brainAdd support for: "make modinstall"
2007-01-18 brainMore complex module directories complicate make clean
2007-01-08 specialSomeone forgot to add clearcache to the makefile instal...
2007-01-04 brainRun ./configure -modupdate to fix "make install" error...
2007-01-04 brainMerge buildsystem tweaks from darix:
2007-01-01 specialMade 'make modclean' and 'make distclean' clean out...
2006-12-17 brainAdd a message to the makefile, when starting the build...
2006-12-16 brainFix all the left out examples that dont get copied...
2006-12-16 peaveyRemove libIRCDaes.so from install
2006-11-18 brainApply instmode stuff from darix
2006-10-27 brainSmart trick: the 'build complete' message is now a...
2006-10-27 brainHave 'make install' make the directories, its really...
2006-10-07 brainAdd distclean, does the same as squeakclean, just for...
2006-09-03 brainForgot to copy cmd_mode.so
2006-09-02 braincmd_* files are now shared object. This lets make ...
2006-08-30 brainRemove -v argument from install (openbsd doesnt like...
2006-08-30 brainWahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons...
2006-08-19 brainMore tweaks
2006-08-12 brainThis commit is dedicated to Boo ;-pppppp
2006-08-06 omInstall .gdbargs with ./inspircd
2006-07-10 brainAdd install line for libIRCDsnomasks.so
2006-04-13 ommake make install install ssl stuff
2006-04-13 brainBetter handling of dependencies, doesnt always rebuild...
2006-04-13 brainTest
2006-04-08 omSplit inspircd_io.* insp inspsocket.* and configreader...
2006-03-19 brainMade 'install' a little quieter
2006-03-05 brainMake install depends on make as requested by ol (also...
2006-03-01 brainNotice at end of build wasnt at...end of build
2006-03-01 brainChanged to require seperate 'make install' step
2006-03-01 brain*FOR TESTING* seperate modinst step called by bininst
2006-02-23 brainNow copies libIRCDtimer.so
2006-02-12 brainCorrect copying of confs (may generate some nonfatal...
2006-02-12 brainChanged names inspire -> inspircd
2006-02-02 brainRemoved steeeenking dll message, attempted to hide...
2006-01-30 brainConceal failure of inspircd.dll on non-win32 platforms...
2006-01-30 frostycoolslugSmall minor insignificant ite.. ZOMG CYGWIN DYNAMIC...
2006-01-11 brainChanged to ignore error when file is same as target
2006-01-11 brain-C is not available on linux
2006-01-11 brainChanged to using 'install'
2006-01-11 brainChanged makefile to use 'install'
2005-12-21 brainAkwardness with echo
2005-12-21 brainAdded 'build complete' message
2005-11-29 frostycoolslugAdded a 'Base' installation path to allow installing...
2005-11-25 brainAdded output
2005-11-25 brainMade make clean make cleaner :p
2005-05-24 brainFixed to erase .so and binaries before trying to overwr...
2005-05-20 brain*** empty log message ***
2005-05-20 brain*** empty log message ***
2005-05-19 brainWhat openbsd muppet decided to rename gcc3?!
2005-05-15 brainMade 'make clean' make cleaner :-P
2005-05-09 brainModified to rm the .o files from the modules dir
2005-05-09 brainNow secures binaries with 0700 perms as theyre installed
2005-05-09 brainFixed Craig's buggy configure :p
2005-05-08 brainFixed 'make clean'
2005-05-08 brainChanged to fully dynamic core (should be faster compile...
2005-04-14 brainAdded rm -rf src/modules/*.so to make modclean
2005-04-08 frostycoolslugTold Makefile to ignore if cp fails on the binaries.
2005-04-05 frostycoolslugAdded ./inspircd (start|stop|restart|rehash|status...
2005-03-27 brainFixed a dumb -eq bug
2005-03-25 frostycoolslugAn attempt to Prevent 'Is the same file' problems when...
2004-05-01 frostycoolslugAdded @ Before an Echo..
2004-04-18 frostycoolslugAdded bininst for manually copying the binary file
2004-04-18 frostycoolslugModules will no longer re-compile themselves if they...
2004-04-07 frostycoolslugFix to Bugs #10 and #11
2004-04-03 frostycoolslugFixed FreeBSD bugs.
2004-04-03 frostycoolslugFixed bugs in ./configure