summaryrefslogtreecommitdiff
path: root/tools/checksum
AgeCommit message (Collapse)Author
2022-02-02Visual Studio 2022 project filesGeorge Hazan
2019-07-26warning fixesGeorge Hazan
2019-04-14fix for a platformGeorge Hazan
2019-04-14pack of changes for VS2019George Hazan
2019-03-11warning fix for non-standard projectsGeorge Hazan
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who ↵George Hazan
differ only in a build number
2018-05-27checksum: fix for the batch processing modeGeorge Hazan
2018-05-27fix for correct version info offset calculationGeorge Hazan
2018-05-27checksum.exe updatedGeorge Hazan
2018-05-27patch that excludes PRODUCTVERSION from calculating checksum - will cause ↵George Hazan
reload of all modules in PU
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-01removed support for VS2010 as obsoleteGeorge Hazan
2017-11-01removing support for VS2013George Hazan
2017-10-08SSE2 instructions not to be used for 32-bit Release configurationsGeorge Hazan
2017-10-02human readable form of all those section checksGeorge Hazan
2017-10-02version of checksum that handles multiple debug info entries ported to ↵George Hazan
PluginUpdater
2017-10-02and also binary for building (64-bit, VS2017 runtime used)George Hazan
2017-10-02checksum:George Hazan
- fix for multiple debug info records processing; - massive code cleaning
2017-09-28compilation fixGeorge Hazan
2017-04-25final touchwatcherhd
2017-02-16duplicated lib folders no needed anymoreGeorge Hazan
2016-07-25hello, Unix.George Hazan
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21platform toolset updated for vc2015Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14596 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21preparing for vc2015Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-28farewell MSVS 2012Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-09added projects and solutions for vc2013Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-23paths to libs fixed Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@6195 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-16mir_md5_byte_t => BYTE;George Hazan
macros mir_base64_encode_bufsize for calculating buffer size macros mir_base64_encodebuf for in-place base64 encoding git-svn-id: http://svn.miranda-ng.org/main/trunk@5716 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-09no need to suppress PDB path in VS2012George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4604 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3586 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-07project upgradeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2687 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-06added copies of projects for 2012George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-06Fixed compilation of standalone plugins (thx robyer)Vadim Dashevskiy
Xfire protocol added to solutions (no 64-bit yet) git-svn-id: http://svn.miranda-ng.org/main/trunk@2218 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-05removes path from the PDB file namesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-05CheckSum.exe updateVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1373 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-05incorrect mergeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1372 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-05CheckSum.exe update, mra - one more fix on a strange "i"Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1370 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-05and a debug record tooGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1367 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-05fix for delphi resource directory checkingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1366 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-05fix for delphi resource directory checkingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1365 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-14v3.1Dmitry Kuzkin
- added /stdin and /debug switches - code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@960 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-13v3.0 readyDmitry Kuzkin
- complete rebaser support for x64 builds git-svn-id: http://svn.miranda-ng.org/main/trunk@954 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-13- relocation tables processing for compatibility with rebaserDmitry Kuzkin
(only for x86 builds) git-svn-id: http://svn.miranda-ng.org/main/trunk@953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-11small optimizationsDmitry Kuzkin
git-svn-id: http://svn.miranda-ng.org/main/trunk@900 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-11checksum v2.0 binaryDmitry Kuzkin
git-svn-id: http://svn.miranda-ng.org/main/trunk@899 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-11version 2.0Dmitry Kuzkin
+ exclude from calculation debug information and timestamps in debug and export entries + print to stdout only filename+hash + support for wildcards and stdin input + remove mir_core.dll dependency git-svn-id: http://svn.miranda-ng.org/main/trunk@898 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-10project files for CheckSum.exeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@889 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c