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 |
|
Berke Viktor
|
110a2625fe
|
Remove another bunch of obsolete junk
|
2013-04-01 05:05:33 +02:00 |
|
RichardHitt
|
4e0daf047e
|
Correct almost all compiler warning issues
|
2013-01-19 12:33:16 -08:00 |
|
RichardHitt
|
e43bc2ccc2
|
Remove #include <malloc.h>, causes a #error in freebsd build
|
2013-01-16 15:42:28 -08:00 |
|
RichardHitt
|
bf673072e8
|
Merge branch 'master' into pull350
|
2013-01-10 02:14:02 -08:00 |
|
RichardHitt
|
6beef589e3
|
Make source cleah with cppcheck, except for mpc and sasl
|
2013-01-09 14:37:57 -08:00 |
|
RichardHitt
|
efdfa50f1e
|
Fix Issue 350 in checksum.c by changing struct stat64 to struct stat
|
2013-01-09 00:15:08 -08:00 |
|
TingPing
|
45607703c2
|
update checksum help info
|
2012-11-26 06:49:28 -05:00 |
|
TingPing
|
7ac36d4d8d
|
Use g_strdup
|
2012-11-20 05:00:39 -05:00 |
|
TingPing
|
991d3d5401
|
Fix checksum plugin when completed dir is set
|
2012-11-19 20:03:59 -05:00 |
|
Berke Viktor
|
b3f225a70d
|
Comment out one more unused thing
|
2012-11-10 17:26:50 +01:00 |
|
Berke Viktor
|
e681eafa78
|
Rebranding for the rest of plugin*
|
2012-10-30 08:42:48 +01:00 |
|
Berke Viktor
|
45d4fa5801
|
Rebranding for XCHAT_EAT_*
|
2012-10-30 07:40:37 +01:00 |
|
Berke Viktor
|
91dd079add
|
Rebranding for XCHAT_PRI_*
|
2012-10-30 07:18:25 +01:00 |
|
Berke Viktor
|
fc98a6d79d
|
Remove hexchat-plugin.h duplicate
|
2012-10-30 04:07:33 +01:00 |
|
Berke Viktor
|
e3be4a0e0a
|
Eliminate some more plugin warnings
|
2012-10-26 13:38:13 +02:00 |
|
Berke Viktor
|
1a75c8e1be
|
A lot more rebranding
|
2012-10-24 21:33:02 +02:00 |
|
Berke Viktor
|
01e8b50b4f
|
EXTRA_DIST cleanup
|
2012-10-22 04:04:51 +02:00 |
|
Berke Viktor
|
ddbce0b9fe
|
Move warning level to property sheet
|
2012-10-21 05:57:00 +02:00 |
|
Berke Viktor
|
84c536e4ea
|
Compatibility for Automake 1.12.4+
|
2012-10-13 22:26:35 +02:00 |
|
Berke Viktor
|
da46225034
|
Revert to VS2010 part4
|
2012-10-03 13:50:31 +02:00 |
|
Berke Viktor
|
1d7773f735
|
Use explicit project names, output filenames depend on them
|
2012-10-02 18:40:23 +02:00 |
|
Berke Viktor
|
de70630cef
|
Oops, wrong find'n'replace
|
2012-10-02 18:21:16 +02:00 |
|
Berke Viktor
|
567270d5a7
|
Remove hardcoding as much as possible
|
2012-10-02 18:15:49 +02:00 |
|
Berke Viktor
|
ab2d0b736c
|
Change platform toolset to Visual Studio 2012
|
2012-10-02 16:05:20 +02:00 |
|
Berke Viktor
|
a57a7d3f88
|
Add XP (WDK) solution as a fallback option
|
2012-10-02 16:00:13 +02:00 |
|
Berke Viktor
|
0e3fbb01d7
|
Add _AMD64_ definition for x64 builds, make Visual Studio even happier
|
2012-07-21 14:59:25 +02:00 |
|
Berke Viktor
|
2ae76fcacf
|
Add trailing backslashes to Output and Intermediate directories, make Visual Studio happy
|
2012-07-21 14:46:29 +02:00 |
|
Berke Viktor
|
b63a4ced19
|
Fix Checksum compilation on Windows
|
2012-07-18 18:48:45 +02:00 |
|
Berke Viktor
|
1b0c07f8ea
|
Checksum Unix support and configure.in cosmetics
|
2012-07-18 14:50:58 +02:00 |
|
xhmikosr
|
1fae4ef09f
|
get rid of *.user files and ignore them
|
2012-07-14 06:03:42 +03:00 |
|
Berke Viktor
|
3485b4fb94
|
Rename DLL files, rename X-SASL to SASL
|
2012-07-13 23:47:41 +02:00 |
|
Berke Viktor
|
f61726ba49
|
Remove the last remnants of XChat-WDK
|
2012-07-13 22:27:12 +02:00 |
|
Berke Viktor
|
ea2c58c234
|
Rename files, delete old windows makefiles
|
2012-07-13 17:55:31 +02:00 |
|
Berke Viktor
|
534cd2802f
|
Rebranding on the file level
|
2012-07-11 21:33:10 +02:00 |
|
Berke Viktor
|
c1ed097b46
|
Add .user files and .gitignore
|
2012-06-15 22:48:18 +02:00 |
|
Berke Viktor
|
ad59c4a586
|
Add x64 support to the VS solution
|
2012-06-15 22:36:29 +02:00 |
|
Berke Viktor
|
593efa703b
|
LOTS of fixes to the VS solution
|
2012-06-15 21:37:48 +02:00 |
|
Berke Viktor
|
a673109c49
|
Add all plugins to solution except WMPA
|
2012-06-10 14:19:40 +02:00 |
|
Berke Viktor
|
83b6f548ad
|
update the checksum plugin to use the plugin config api
|
2012-01-20 18:02:55 +01:00 |
|
Berke Viktor
|
e2acf19d42
|
don't use hardcoded strings for plugin names
|
2011-12-02 01:05:59 +01:00 |
|
Berke Viktor
|
7c0baeffbc
|
relicense own plugins under the MIT license
|
2011-11-29 02:04:08 +01:00 |
|
Berke Viktor
|
0709b95732
|
minor formatting
|
2011-08-11 08:12:35 +02:00 |
|
berkeviktor@aol.com
|
d03d6e606b
|
add wdk changes to named branch
|
2011-02-28 18:59:32 +01:00 |
|
berkeviktor@aol.com
|
f16af8be94
|
nuke the repo
|
2011-02-24 04:13:14 +01:00 |
|
berkeviktor@aol.com
|
5b095a1544
|
fix erroneous fcloses and add note to self about this error
|
2011-01-13 01:15:56 +01:00 |
|
berkeviktor@aol.com
|
9f2f179e1c
|
copy-paste is still BAD
|
2011-01-12 20:21:02 +01:00 |
|
berkeviktor@aol.com
|
c907dd186d
|
copy-paste is BAD
|
2011-01-12 19:53:24 +01:00 |
|
berkeviktor@aol.com
|
daf9f6b510
|
decrease size limit once again
|
2011-01-12 19:09:37 +01:00 |
|
berkeviktor@aol.com
|
669a6a66cb
|
use 1024 for buffer size, otherwise it crashes (why?)
|
2011-01-12 19:00:59 +01:00 |
|