Go to file
grimreaper f87071b7e2 Fix autogen.sh shebang line
/bin/bash does not exist on many systems.  In addition this script appears to be POSIX compatible so just use the appropriate shebang line.
2013-12-25 10:22:25 -05:00
.tx Update transifex config file 2013-09-08 01:28:06 -04:00
data Reorganize files and migrate images to gresource 2013-09-29 02:24:06 -04:00
plugins sysinfo: Fix showing debian version on ubuntu 2013-10-20 21:15:12 -04:00
po Translate -ize to -ise, favor[ite] to favour[ite], Behavior to Behaviour 2013-09-15 01:28:10 -07:00
src Merge pull request #864 from RichardHitt/snadge 2013-12-23 13:53:59 -08:00
win32 win32: Improvements to portable-mode in installer 2013-11-16 15:37:41 -05:00
.gitignore win32: Use version information from configure.ac to populate the Windows-specific files that need it - config-win32.h, version.txt, hexchat.rc, hexchat.iss 2013-10-12 18:41:27 -07:00
.travis.yml Update travis to build theme manager 2013-08-28 13:32:35 -04:00
COPYING Reorganize files and migrate images to gresource 2013-09-29 02:24:06 -04:00
Doxyfile Use png instead of svg 2013-05-20 15:59:41 +02:00
Makefile.am Reorganize files and migrate images to gresource 2013-09-29 02:24:06 -04:00
acinclude.m4 On my system (openSUSE 12.2 / GNU bash, version 4.2.24(1)-release (x86_64-suse-linux-gnu) ), the shell doesn't like that the '=' character in 'if test...' doesn't have spaces around it. This causes the test to always be true, and thus the AS_AC_EXPAND macro only expands once. This led to two #define's in config.h containing broken values: HEXCHATSHAREDIR and DBUS_SERVICES_DIR. 2012-09-20 22:04:14 +08:00
autogen.sh Fix autogen.sh shebang line 2013-12-25 10:22:25 -05:00
config-win32.h.tt win32: Use version information from configure.ac to populate the Windows-specific files that need it - config-win32.h, version.txt, hexchat.rc, hexchat.iss 2013-10-12 18:41:27 -07:00
config.rpath Update config.rpath by running gettextize 2012-10-27 01:05:41 +02:00
configure.ac Fix configure output when python disabled 2013-10-10 00:39:36 -04:00
readme.md Update readme.md 2013-10-24 07:24:18 -04:00
version.include.tt win32: Use version information from configure.ac to populate the Windows-specific files that need it - config-win32.h, version.txt, hexchat.rc, hexchat.iss 2013-10-12 18:41:27 -07:00

readme.md

HexChat Build Status

X-Chat ("xchat") Copyright (c) 1998-2010 By Peter Zelezny.
HexChat ("hexchat") Copyright (c) 2009-2013 By Berke Viktor.

This program is released under the GPL v2 with the additional exemption that compiling, linking, and/or using OpenSSL is allowed. You may provide binary packages linked to the OpenSSL libraries, provided that all other requirements of the GPL are met. See file COPYING for details.

Information

HexChat is an IRC client for Windows and UNIX-like operating systems. See IRCHelp.org for information about IRC in general.

For more information please read our documentation:

Requirements

  • GTK+ 2.24
  • GLib 2.28

HexChat is known to work on, at least:

  • Windows Vista/7/8
  • Linux
  • FreeBSD
  • OpenBSD
  • NetBSD
  • Solaris
  • AIX
  • IRIX
  • DEC/Compaq Tru64 UNIX
  • HP-UX 10.20 and 11
  • OS X