Commit Graph

34 Commits

Author SHA1 Message Date
psychon 990e83dbed Remove unneeded )
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@831 726aef4b-f618-498e-8847-2d620e286838
2007-08-19 18:07:32 +00:00
psychon bf7943cf35 Fix indentation.
x-x wanted it this way :p (and again he's right to want it)


git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@830 726aef4b-f618-498e-8847-2d620e286838
2007-08-19 16:23:48 +00:00
psychon 6169df3f7a Rewrite Makefile.in, remove -s from no-debug
CXXFLAGS and auto-generate .depend if GCC is used.


git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@829 726aef4b-f618-498e-8847-2d620e286838
2007-08-19 15:27:16 +00:00
prozacx 0a62274975 Committing patches from crox/psychon
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@790 726aef4b-f618-498e-8847-2d620e286838
2007-03-12 06:26:54 +00:00
prozacx f657ac6b05 Fixed support for compiling without modules
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@635 726aef4b-f618-498e-8847-2d620e286838
2006-02-10 06:28:51 +00:00
prozacx ecf431f246 Added CTemplate support which included upgrading String.cpp/h and FileUtils.cpp/h and fixing some issues
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@603 726aef4b-f618-498e-8847-2d620e286838
2006-02-05 05:01:53 +00:00
imaginos afb999caf7 respect compiler
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@592 726aef4b-f618-498e-8847-2d620e286838
2005-12-28 22:59:09 +00:00
prozacx 20f0f8be3f Fixed some issues with older bsd boxes
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@586 726aef4b-f618-498e-8847-2d620e286838
2005-12-27 18:36:44 +00:00
prozacx a490f62dde Renamed CUserSock to CClient
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@581 726aef4b-f618-498e-8847-2d620e286838
2005-10-15 03:55:09 +00:00
prozacx 6249e41c6f Renamed md5.cpp/h to MD5.cpp/h
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@468 726aef4b-f618-498e-8847-2d620e286838
2005-09-07 05:16:01 +00:00
prozacx 3420530ff1 Added HTTPSock
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@413 726aef4b-f618-498e-8847-2d620e286838
2005-07-05 09:24:52 +00:00
prozacx 251cc0bbb1 Added some more things to delete in distclean
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@291 726aef4b-f618-498e-8847-2d620e286838
2005-05-14 08:33:52 +00:00
prozacx f8fde66be9 Added String.o/cpp
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@238 726aef4b-f618-498e-8847-2d620e286838
2005-05-03 22:12:08 +00:00
prozacx ad2c3adb71 Added FileUtils
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@233 726aef4b-f618-498e-8847-2d620e286838
2005-05-02 22:34:23 +00:00
prozacx 79aaf3d527 Got rid of those pesky trailing whitespaces
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@203 726aef4b-f618-498e-8847-2d620e286838
2005-04-28 23:53:14 +00:00
prozacx 8a769a6f66 Split Csocket.h out into h/cpp files
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@199 726aef4b-f618-498e-8847-2d620e286838
2005-04-28 07:41:54 +00:00
prozacx 38c142ea1e Removed zncchk since znc itself now does multiple instance detection
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@176 726aef4b-f618-498e-8847-2d620e286838
2005-04-23 23:16:13 +00:00
prozacx 131f8e52f1 Added installation of znc-buildmod
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@126 726aef4b-f618-498e-8847-2d620e286838
2005-04-11 05:13:16 +00:00
prozacx 5381143e86 Fixed name of zncchk
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@114 726aef4b-f618-498e-8847-2d620e286838
2005-04-05 23:32:29 +00:00
prozacx 1c5af2d7d2 Added zncchk to install - Changed znc permissions to 0755
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@108 726aef4b-f618-498e-8847-2d620e286838
2005-04-04 06:55:12 +00:00
imaginos 525f0c140f change to DESTDIR and only install mods if enabled
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@95 726aef4b-f618-498e-8847-2d620e286838
2005-04-04 01:49:43 +00:00
imaginos c207ea5079 created znc-config, added support
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@67 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 00:55:21 +00:00
imaginos 0faf6d2947 install header files
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@66 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 00:37:52 +00:00
imaginos 44431c46fd added distclean target
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@65 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 00:02:02 +00:00
imaginos f8158b9e4b fixed a couple makefile bugs, created specfile
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@63 726aef4b-f618-498e-8847-2d620e286838
2005-04-02 23:51:45 +00:00
imaginos 2814df8faa make it so system properly deployed
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@61 726aef4b-f618-498e-8847-2d620e286838
2005-04-02 22:50:47 +00:00
imaginos 97783315c9 use @prefix@ for install dest
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@54 726aef4b-f618-498e-8847-2d620e286838
2005-03-31 20:49:24 +00:00
imaginos 17526433ce move install target into modules
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@53 726aef4b-f618-498e-8847-2d620e286838
2005-03-31 20:41:01 +00:00
imaginos b9fbcf8013 finish up cleaning makefiles
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@48 726aef4b-f618-498e-8847-2d620e286838
2005-03-30 19:09:10 +00:00
imaginos a564545f75 moving to standard makefile system, and cpp only extension
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@46 726aef4b-f618-498e-8847-2d620e286838
2005-03-30 18:49:14 +00:00
imaginos 1301c436fa make -p so no failure if already exists
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@24 726aef4b-f618-498e-8847-2d620e286838
2004-09-04 16:23:04 +00:00
imaginos b6fadce977 added install target
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@18 726aef4b-f618-498e-8847-2d620e286838
2004-08-25 23:13:40 +00:00
imaginos d280f3867a solaris doesn't like grep -q
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@7 726aef4b-f618-498e-8847-2d620e286838
2004-08-24 21:40:54 +00:00
imaginos d9591e95ee added autoconf stuff for guesing correct values on certain systems
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@5 726aef4b-f618-498e-8847-2d620e286838
2004-08-24 18:10:28 +00:00