Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-21 | meson: Fix exported functions in plugins | Biswapriyo Nath | |
This adds DEF file names in meson. Without the DEF files, every functions are exproted from plugins. | |||
2021-05-23 | Updated Toolset to v142 | DjLegolas | |
2017-06-13 | build: Replace Autotools with Meson | Patrick Griffis | |
Quick rundown of benefits: - Much faster: - Autotools (with autogen): 22 seconds - Meson: 7 seconds - Meson (with ccache): 2 seconds - Simpler: - ~1000 lines smaller - Single simple language - Potentially better Windows (Visual Studio) support What is not done: - Complete Windows support - OSX support (easy) Closes #2013 Closes #1937 Closes #1803 | |||
2015-10-10 | Use VS 2015 | Arnavion | |
2015-02-12 | win32: Use WinSparkle for handling updates | TingPing | |
Fixes #1282 | |||
2015-02-11 | Better 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-09-25 | Fixed instances of hexchat_printf that unsafely used a string parameter as a ↵ | Arnavion | |
format string. Fixes #1153 | |||
2013-09-15 | Convert project files to vs2013 | Eustachy Kapusta | |
2013-07-25 | Upd: Properly handle http errors | TingPing | |
Also some cleanup of some old code and comments | |||
2013-07-24 | Move optimization settings from all subsequent projects to hexchat.props | Eustachy Kapusta | |
2013-07-16 | Updater: fix download links | TingPing | |
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-14 | Relocate plugin icons | Berke Viktor | |
2013-04-01 | Revert XP version check; as it turned out, it's completely irrelevant now | Berke Viktor | |
This reverts commit cd2f775fe47ee91262e17c7299e0e6b135caa86b. | |||
2013-04-01 | Remove another bunch of obsolete junk | Berke Viktor | |
2013-03-13 | Separate version check for XP, we might need it during the transition to VS2012 | Berke Viktor | |
2013-02-04 | Point to new download url | TingPing | |
2013-01-17 | actually fix updchk | TingPing | |
2012-12-22 | fix updchk again | TingPing | |
2012-12-17 | Update Checker: Ignore invalid length version nums | TingPing | |
2012-12-17 | fix update checkers help message | TingPing | |
2012-11-04 | Eliminate warnings due to missing includes | Berke Viktor | |
2012-11-03 | Relocate version.txt, leave a copy in old place for a while for upgrades to work | Berke Viktor | |
2012-10-30 | Some final rebranding | Berke Viktor | |
2012-10-30 | Rebranding for the rest of plugin* | Berke Viktor | |
2012-10-30 | Rebranding for XCHAT_EAT_* | Berke Viktor | |
2012-10-30 | Rebranding for XCHAT_PRI_* | Berke Viktor | |
2012-10-30 | Remove hexchat-plugin.h duplicate | Berke Viktor | |
2012-10-26 | Eliminate some more plugin warnings | Berke Viktor | |
2012-10-26 | Add commands for modifying UPD options | Berke Viktor | |
2012-10-26 | Add configurable delay and check frequency for UPD and eliminate some warnings | Berke Viktor | |
2012-10-24 | A lot more rebranding | Berke Viktor | |
2012-10-21 | Move warning level to property sheet | Berke Viktor | |
generated by cgit-pink 1.4.1 (git 2.36.1) at 2025-03-15 09:06:42 +0000 |