S(oni)Ex Chat / Security Enhanced (He)xChat. because, I'm just done, I'm forking the thing.
Go to file
Arnavion 07bc467d03 win32: Moved PlatformToolset configuration to individual project files. It should be set before setting other properties or importing other props.
This fixes the broken GUI Platform Toolset indicator, as well as VS compilation itself if another version such as 2010 was also installed.
2013-04-25 21:03:03 -07:00
.tx Update template generation instructions 2013-03-29 00:00:18 +01:00
man Fix manpage EOL 2013-04-05 06:38:12 +02:00
plugins win32: Moved PlatformToolset configuration to individual project files. It should be set before setting other properties or importing other props. 2013-04-25 21:03:03 -07:00
po Pull from Transifex 2013-04-01 23:38:04 +02:00
share fix install error 2013-04-20 18:37:30 -03:00
src win32: Moved PlatformToolset configuration to individual project files. It should be set before setting other properties or importing other props. 2013-04-25 21:03:03 -07:00
win32 win32: Moved PlatformToolset configuration to individual project files. It should be set before setting other properties or importing other props. 2013-04-25 21:03:03 -07:00
.gitignore Add Perl build notes and installers 2012-11-12 08:12:38 +01:00
.travis.yml Build with travis 2013-04-19 15:55:14 -04:00
Makefile.am Fix macro searching 2013-03-03 15:19:33 -05: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 build: move automake "foreign" option to AM_INIT_AUTOMAKE 2012-10-27 17:42:40 +02:00
config-win32.h Version bump 2013-04-02 03:07:55 +02:00
config.rpath Update config.rpath by running gettextize 2012-10-27 01:05:41 +02:00
configure.ac Fix Ubuntu build warnings by using gcc flag -Wno-unused-result 2013-04-22 11:22:04 -07:00