summary refs log tree commit diff stats
path: root/Makefile.am
AgeCommit message (Collapse)Author
2012-07-30Fix compilation on Red Hat (Phr33d0m)Berke Viktor
2012-07-13Another bunch of rebranding stuffBerke Viktor
2011-02-24add xchat r1489berkeviktor@aol.com
thor Berke Viktor <bviktor@hexchat.org> 2012-07-13 22:27:12 +0200 committer Berke Viktor <bviktor@hexchat.org> 2012-07-13 22:27:12 +0200 Remove the last remnants of XChat-WDK' href='/git-repos/torxchat.git/commit/win32/release-src.bat?h=feature/tor-i2p-dcc&id=f61726ba4924e1c67dae9097861a258d20c63f33'>f61726ba ^
d03d6e60 ^
1
2
3
4
5
6
7
         
                                                                



                                                        
     
@echo off
set PATH=%PATH%;%PROGRAMW6432%\7-Zip;%PROGRAMFILES(X86)%\Git\bin
git clone https://github.com/hexchat/hexchat.git hexchat
rmdir /q /s hexchat\.git
7z a hexchat-head.7z hexchat
rmdir /q /s hexchat
pause