summaryrefslogtreecommitdiff
path: root/.Makefile.inc
AgeCommit message (Expand)Author
2007-05-06Now it deletes the makefiles toobrain
2007-05-06make distclean now removes .config.cache (thanks HiroP)brain
2007-02-01New patch from BuildSmart for OS X support, not broken like the last onew00t
2007-01-28Whoops, switch around order of makefile rules so its not always assumed to be...brain
2007-01-28Add message about how building with debug makes huuuuuuuuuuuuuuge slower exec...brain
2007-01-28Added 'make debug' which does 'make all' with -g rather than -O2 -g1.brain
2007-01-24Fucking grr.brain
2007-01-23Make our makefile bsd compatible again :/brain
2007-01-23Integrate OSX patches from BuildSmart, plus a few tweaks and fixesbrain
2007-01-19fix for installing modules twice.peavey
2007-01-18Add support for: "make modinstall"brain
2007-01-18More complex module directories complicate make cleanbrain
2007-01-08Someone forgot to add clearcache to the makefile install (thanks AnMaster)special
2007-01-04Run ./configure -modupdate to fix "make install" error. INSTMODE doesnt seem ...brain
2007-01-04Merge buildsystem tweaks from darix:brain
2007-01-01Made 'make modclean' and 'make distclean' clean out the default lib/ install ...special
2006-12-17Add a message to the makefile, when starting the build: "this will take a lon...brain
2006-12-16Fix all the left out examples that dont get copied to the config dir on installbrain
2006-12-16Remove libIRCDaes.so from installpeavey
2006-11-18Apply instmode stuff from darixbrain
2006-10-27Smart trick: the 'build complete' message is now a makefile section of its ow...brain
2006-10-27Have 'make install' make the directories, its really make install's job and n...brain
2006-10-07Add distclean, does the same as squeakclean, just for traditionalistsbrain
2006-09-03Forgot to copy cmd_mode.sobrain
2006-09-02cmd_* files are now shared object. This lets make -j optimize the build proce...brain
2006-08-30Remove -v argument from install (openbsd doesnt like it) - thanks wyleniauybrain
2006-08-30Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include listsbrain
2006-08-19More tweaksbrain
2006-08-12This commit is dedicated to Boo ;-ppppppbrain
2006-08-06Install .gdbargs with ./inspircdom
2006-07-10Add install line for libIRCDsnomasks.sobrain
2006-04-13make make install install ssl stuffom
2006-04-13Better handling of dependencies, doesnt always rebuild mode handler files nowbrain
2006-04-13Testbrain
2006-04-08Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ...om
2006-03-19Made 'install' a little quieterbrain
2006-03-05Make install depends on make as requested by ol (also means i can build and i...brain
2006-03-01Notice at end of build wasnt at...end of buildbrain
2006-03-01Changed to require seperate 'make install' stepbrain
2006-03-01*FOR TESTING* seperate modinst step called by bininstbrain
2006-02-23Now copies libIRCDtimer.sobrain
2006-02-12Correct copying of confs (may generate some nonfatal errors)brain
2006-02-12Changed names inspire -> inspircdbrain
2006-02-02Removed steeeenking dll message, attempted to hide 'target is same' with laun...brain
2006-01-30Conceal failure of inspircd.dll on non-win32 platforms (easier than putting a...brain
2006-01-30Small minor insignificant ite.. ZOMG CYGWIN DYNAMIC MODULES!frostycoolslug
2006-01-11Changed to ignore error when file is same as targetbrain
2006-01-11-C is not available on linuxbrain
2006-01-11Changed to using 'install'brain
2006-01-11Changed makefile to use 'install'brain