summaryrefslogtreecommitdiff
path: root/.Makefile.inc
AgeCommit message (Expand)Author
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
2005-12-21Akwardness with echobrain
2005-12-21Added 'build complete' messagebrain
2005-11-29Added a 'Base' installation path to allow installing of the launcher (handy)frostycoolslug
2005-11-25Added outputbrain
2005-11-25Made make clean make cleaner :pbrain
2005-05-24Fixed to erase .so and binaries before trying to overwrite them so mmap doesn...brain
2005-05-20*** empty log message ***brain
2005-05-20*** empty log message ***brain
2005-05-19What openbsd muppet decided to rename gcc3?!brain
2005-05-15Made 'make clean' make cleaner :-Pbrain
2005-05-09Modified to rm the .o files from the modules dirbrain
2005-05-09Now secures binaries with 0700 perms as theyre installedbrain
2005-05-09Fixed Craig's buggy configure :pbrain
2005-05-08Fixed 'make clean'brain
2005-05-08Changed to fully dynamic core (should be faster compile times)brain
2005-04-14Added rm -rf src/modules/*.so to make modcleanbrain