summary refs log tree commit diff stats
path: root/win32/installer
AgeCommit message (Collapse)Author
2014-04-17win32: Update gtk theme description in installerTingPing
2014-04-08win32: Fix python 3.4 check in installerTingPing
2014-03-18win32: Powershell.exe absolutely needs "-File" when running scripts or else ↵Arnavion
it parses arguments with spaces as separate parameters.
2014-03-17win32: Bump python to 3.4.0TingPing
2014-02-28win32: Updated Python dependencies to 2.7.6 and 3.3.4Arnavion
2014-02-06win32: Update installer for new PerlTingPing
2014-01-26win32: Include gtk theme in minimal installTingPing
2014-01-08Rewrite dns commandTingPing
- Cross platform - Doesn't depend on external tools
2013-12-27Replaced use of T4 templates with PS-based templates.Arnavion
TextTransform.exe is not available with Express versions of Visual Studio.
2013-11-16win32: Improvements to portable-mode in installerTingPing
2013-11-15win32: Download spelling dictionaries from installerTingPing
2013-11-10win32: Download deps during installationTingPing
2013-11-03installer: Use correct path to iscc.exe depending on the platform.Arnavion
2013-11-03Use correct path to TextTransform.exe depending on the platform.Arnavion
2013-10-28win32: Install pixbuf engineTingPing
2013-10-20win32: install theme manager by defaultTingPing
2013-10-12win32: Use version information from configure.ac to populate the ↵Arnavion
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-12Fix installer on 32bit WindowsTingPing
2013-10-09Improve Windows installerTingPing
- Unify x86 and x64 installer files - Get rid of version program - Clean up .iss file - Only allow one installation
2013-10-03Added shortuct to config folder to installerFarow
Fixes #612
2013-09-29Reorganize files and migrate images to gresourceTingPing
2013-09-25Update installer links to 2013 redistTingPing
2013-09-15Convert project files to vs2013Eustachy Kapusta
2013-08-04Remove VS Redistributable update version from installer linkEustachy Kapusta
2013-07-24Move optimization settings from all subsequent projects to hexchat.propsEustachy Kapusta
2013-05-03Add python3 pluginTingPing
2013-04-27Get rid of bundled beepBerke Viktor
2013-04-25win32: Moved PlatformToolset configuration to individual project files. It ↵Arnavion
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-16Update installers as wellBerke Viktor
2013-04-14Add default beep sound, deploy on WindowsBerke Viktor
FIXME on Unix yet
2013-04-14Really relocateBerke Viktor
2013-04-13Nuke WMPA, not supported by ExpressBerke Viktor
2013-04-13Get rid of multiple Perl versionsBerke Viktor
2013-04-11Don't call it package, it causes line breakBerke Viktor
2013-04-11It's official: VS2012.2 needs VS2012.1 redistBerke Viktor
2013-04-08I might regret this, but let's do the brave jumpBerke Viktor
2013-04-01Apparently XP won't work anymore, Uniscribe problem with the redistributableBerke Viktor
2013-04-01We all knew I'll forget something, right?Berke Viktor
2013-04-02Open the redist download page by default for the first MSVC releaseBerke Viktor
2013-04-02Don't open the same link twiceBerke Viktor
2013-04-02Open downloads for Perl and PythonBerke Viktor
2013-04-01Last cjstyles remnantsBerke Viktor
2013-04-01Remove old stuff, some preparation for soon-to-be-released Perl 5.18Berke Viktor
2013-04-01Remove another bunch of obsolete junkBerke Viktor
2013-04-01Nuke Lua and TclBerke Viktor
2013-04-01Get rid of installer skinningBerke Viktor
2013-03-23Revert "Migrator for servlist_ in the installers"Berke Viktor
This reverts commit c6ead740c8795dd9afea46ad392c153fbe47c675.
2013-03-23Migrator for servlist_ in the installersBerke Viktor
2013-03-15Update changelog linksBerke Viktor
2013-03-15Add safe mode shortcutsBerke Viktor