Berke Viktor
1a75c8e1be
A lot more rebranding
2012-10-24 21:33:02 +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
ec301a5a54
Auto-load user plugins and scripts from <config>/addons
...
On Unix leave $(libdir)/hexchat/plugins for plugin packagers, on Windows
prevent users from modifying Program Files by ignoring everything except
bundled plugins
2012-07-26 20:53:59 +02:00
Berke Viktor
2b3e1f46e3
Use <configdir>/scripts to (auto)load Lua/Perl/Python/Tcl scripts
2012-07-21 19:16:31 +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
5290c7f392
Some more rebranding
2012-07-20 15:52:33 +02:00
xhmikosr
f535702903
more branding changes
2012-07-19 18:30:12 +03:00
Berke Viktor
095d32556c
Update XChat to r1519
2012-07-14 20:52:41 +02:00
bviktor
87074105be
Merge pull request #1 from XhmikosR/master
...
Minor changes, merge as a whole for convenience, update it slightly later
2012-07-14 11:03:38 -07:00
TingPing
a19fc013a5
fixed plugins using correct libdir
2012-07-14 02:22:24 -05:00
xhmikosr
1fae4ef09f
get rid of *.user files and ignore them
2012-07-14 06:03:42 +03:00
Berke Viktor
a0d47d108c
Dirent is no longer required for Perl
2012-07-13 22:46:11 +02:00
Berke Viktor
ed0e530b79
Update XChat to r1514
2012-07-13 20:16:10 +02:00
Berke Viktor
d563f64ab8
Update XChat to r1512
2012-07-13 20:09:36 +02:00
Berke Viktor
683a60abff
Update XChat to r1511
2012-07-13 20:07:47 +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
95aace51cc
More solution fixes and add language interfaces
2012-06-10 12:49:17 +02:00
Berke Viktor
37ca8b5221
Merge branch 'master' into wdk
2012-05-04 21:37:38 +02:00
Berke Viktor
96aef542ef
update xchat to r1506
2012-05-04 21:37:23 +02:00
Berke Viktor
eeed2c3da0
Merge branch 'master' into wdk
2012-05-04 19:23:07 +02:00
Berke Viktor
cba2e2e360
update xchat to r1505
2012-05-04 19:17:36 +02:00
Berke Viktor
6e72d77bdd
Merge branch 'master' into wdk
2012-02-16 17:36:34 +01:00
Berke Viktor
605c3dea36
update xchat to r1501
2012-02-16 17:34:40 +01:00
Berke Viktor
13ee029364
some more multiplatform support
2011-12-11 18:04:35 +01:00
Berke Viktor
132ef6cb50
initial patches for linux compatibility
2011-12-11 17:34:02 +01:00
Berke Viktor
551576daf3
omit library manager banner
2011-12-03 21:50:39 +01:00
Berke Viktor
86c43f53a5
use strawberry perl for 5.14 too and use gendef for def generation
2011-12-03 21:44:36 +01:00
Berke Viktor
845d8db211
Merge branch 'master' into wdk
2011-11-23 03:19:13 +01:00
Berke Viktor
774ff23920
update xchat to r1498
2011-11-23 03:04:25 +01:00
berkeviktor@aol.com
96caff1fbd
instruct users to download strawberry perl instead of activeperl
2011-07-28 00:32:29 +02:00
berkeviktor@aol.com
1bf32a69bc
fix perl 5.14 linkage
2011-07-28 00:12:19 +02:00
berkeviktor@aol.com
b6a0e0d086
polish the building process of the perl interface
2011-07-28 00:05:58 +02:00
berkeviktor@aol.com
f46ddeaeca
some more capitalization
2011-07-27 06:22:31 +02:00
berkeviktor@aol.com
ffa31af46b
some capitalization
2011-07-27 06:20:29 +02:00
berkeviktor@aol.com
11e835b518
add support files for strawberry importlib generation
2011-07-27 06:16:35 +02:00
berkeviktor@aol.com
70f870fc96
remove perl 5.10, migrate 5.12 to strawberry
2011-07-27 04:51:28 +02:00
berkeviktor@aol.com
24ac838543
add support for Perl 5.14
2011-05-30 22:52:02 +02:00
berkeviktor@aol.com
62d32a125d
merge with xchat r1492
2011-02-28 19:23:49 +01:00