summary refs log tree commit diff stats
path: root/win32/copy
AgeCommit message (Collapse)Author
2021-05-23Updated Toolset to v142DjLegolas
2018-11-09python: Rewrite with CFFIPatrick Griffis
2018-08-29win32: Reflect gvsbuild changesPatrick Griffis
2018-03-09win32: Update to build against gvsbuildPatrick Griffis
2016-04-09win32: Reflect lua path changes in gtk-win32Patrick Griffis
2016-04-07win32: Install lgi with lua pluginPatrick Griffis
2016-03-11Updated location of GTK theme engines in 2.24.30.Arnavion
2015-10-10Use VS 2015Arnavion
2015-02-12win32: Use WinSparkle for handling updatesTingPing
Fixes #1282
2015-02-11Better project files.Arnavion
- Output directly to rel\ instead of to bin\ and then copying files over. - Deduped Win32 vs x64 configs - Moved some common properties to hexchat.props - All build intermediates (except htm's intermediates) are no longer emitted in the source directory
2014-06-25win32: Use theme shipped with gtkTingPing
No reason for us to maintain own copy. This also makes custom theme installing easier.
2013-09-29Reorganize files and migrate images to gresourceTingPing
2013-09-15Convert project files to vs2013Eustachy Kapusta
2013-07-24Move optimization settings from all subsequent projects to hexchat.propsEustachy Kapusta
2013-04-28Update gtkrcBerke 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-16Move beep to proper placeBerke Viktor
2013-04-14Add default beep sound, deploy on WindowsBerke Viktor
FIXME on Unix yet
2013-04-14Relocate plugin iconsBerke Viktor
2013-04-01We all knew I'll forget something, right?Berke Viktor
2013-04-01Remove another bunch of obsolete junkBerke Viktor
2013-04-01Get rid of installer skinningBerke Viktor
2013-03-15Update changelog linksBerke Viktor
2012-10-26Fix doc URLs for Start Menu iconsBerke Viktor
2012-10-22Change readme icon and add changelog icon as wellBerke Viktor
2012-10-22Add README for people who still can't use GoogleBerke Viktor
2012-10-21Move warning level to property sheetBerke Viktor
2012-10-20Update bundled ISO 3166 codesBerke Viktor
2012-10-03Unified copy for xp solution tooBerke Viktor
2012-10-03Revert to VS2010 part4Berke Viktor
2012-10-02Use explicit project names, output filenames depend on themBerke Viktor
2012-10-02Remove the last 2 remnants tooBerke Viktor
2012-10-02Update old xp copy project tooBerke Viktor
2012-10-02Oops, wrong find'n'replaceBerke Viktor
2012-10-02Remove hardcoding as much as possibleBerke Viktor
2012-10-02Move copy part to property sheet part 1Berke Viktor
2012-10-02Change platform toolset to Visual Studio 2012Berke Viktor
2012-10-02Add XP (WDK) solution as a fallback optionBerke Viktor
2012-09-15Update solution to Visual Studio 2012 Express and get rid of mpcInfoBerke Viktor
2012-07-21Add trailing backslashes to Output and Intermediate directories, make Visual ↵Berke Viktor
Studio happy
2012-07-14get rid of *.user files and ignore themxhmikosr
2012-07-13Rename DLL files, rename X-SASL to SASLBerke Viktor
2012-07-13Rename X-Tray to HexTrayBerke Viktor
2012-07-11Rebranding on the file levelBerke Viktor
2012-06-17Add XChat Theme Manager (TingPing)Patrick Griffs
2012-06-15Add .user files and .gitignoreBerke Viktor
2012-06-15Add x64 support to the VS solutionBerke Viktor
2012-06-15LOTS of fixes to the VS solutionBerke Viktor
2012-06-10Add projects for making the installerBerke Viktor