Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-27 | Replaced use of T4 templates with PS-based templates. | Arnavion | |
TextTransform.exe is not available with Express versions of Visual Studio. | |||
2013-11-03 | installer: Use correct path to iscc.exe depending on the platform. | Arnavion | |
2013-11-03 | Use correct path to TextTransform.exe depending on the platform. | Arnavion | |
2013-10-12 | win32: 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-09 | Improve Windows installer | TingPing | |
- Unify x86 and x64 installer files - Get rid of version program - Clean up .iss file - Only allow one installation | |||
2013-09-29 | Reorganize files and migrate images to gresource | TingPing | |
2013-09-15 | Convert project files to vs2013 | Eustachy Kapusta | |
2013-07-24 | Move optimization settings from all subsequent projects to hexchat.props | Eustachy Kapusta | |
2013-04-25 | win32: 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-01 | Last cjstyles remnants | Berke Viktor | |
2012-11-03 | Relocate hexchat.png and hexchat.ico and some more varname cleanup | Berke Viktor | |
2012-10-21 | Move warning level to property sheet | Berke Viktor | |
2012-10-03 | Revert to VS2010 part4 | Berke Viktor | |
2012-10-02 | Oops, wrong find'n'replace | Berke Viktor | |
2012-10-02 | Remove hardcoding as much as possible | Berke Viktor | |
2012-10-02 | Change platform toolset to Visual Studio 2012 | Berke Viktor | |
2012-07-21 | Add trailing backslashes to Output and Intermediate directories, make Visual ↵ | Berke Viktor | |
Studio happy | |||
2012-07-11 | Rebranding on the file level | Berke Viktor | |
2012-06-15 | Add x64 support to the VS solution | Berke Viktor | |
2012-06-15 | LOTS of fixes to the VS solution | Berke Viktor | |
2012-06-10 | Add projects for making the installer | Berke Viktor | |