1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-08-13 16:53:48 -04:00
Commit Graph

8 Commits

Author SHA1 Message Date
TingPing
20d26aea94 Rewrite dns command
- Cross platform
- Doesn't depend on external tools
2014-01-08 01:32:28 -05:00
Arnavion
c7bf4b0474 Replaced use of T4 templates with PS-based templates.
TextTransform.exe is not available with Express versions of Visual Studio.
2013-12-27 12:05:07 -08:00
TingPing
5c872eb110 win32: Improvements to portable-mode in installer 2013-11-16 15:37:41 -05:00
TingPing
9834301eda win32: Download spelling dictionaries from installer 2013-11-15 09:49:01 -05:00
TingPing
3f1994f3bf win32: Download deps during installation 2013-11-10 03:56:50 -05:00
TingPing
9e5551aa59 win32: Install pixbuf engine 2013-10-28 21:56:01 -04:00
TingPing
712cfc3135 win32: install theme manager by default 2013-10-20 03:37:58 -04:00
Arnavion
e2edbfe47d 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
This is done via T4 templates. The original files are now generated at build-time and so have been added to .gitignore and removed from the repository, with the exception of version.txt which must be hosted on GitHub for the updater plugin.
2013-10-12 18:41:27 -07:00