summaryrefslogtreecommitdiff
path: root/plugins/MirOTR/Libgcrypt
AgeCommit message (Collapse)Author
2019-04-14fix for a platformGeorge Hazan
2019-04-14also we need filters for VS2019 projectsGeorge Hazan
2019-04-14pack of changes for VS2019George Hazan
2019-03-11warning fix for non-standard projectsGeorge Hazan
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-12-06convert txt files to utf-8Kirill Volinsky
2017-11-08fix for the possible crash with static variablesGeorge Hazan
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-04-25this time for real - good byewatcherhd
2017-04-25Revert "farewell MSVS 2015"watcherhd
This reverts commit 8d1e289188ba821bcfd5e85c6ace09ef97f8f894.
2017-04-25farewell MSVS 2015watcherhd
2017-03-09Visual Studio 2017 support addedwatcherhd
2015-08-1364-bit fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14938 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-23compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14651 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-23various warning & compilation fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14648 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-23temporary revertedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14647 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-22MirOTR: vc2015 compilation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14642 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
2015-03-26MirOTR: updated dependencies' project files to disable some warnings (they ↵René Schümann
are not important, and we can't do anything about them anyway) also small cleanup on libotr's project file git-svn-id: http://svn.miranda-ng.org/main/trunk@12510 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-26MirOTR: Libgcrypt, 64bit fix, patch submitted to Libgcrypt devsRené Schümann
git-svn-id: http://svn.miranda-ng.org/main/trunk@12509 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-26MirOTR: dependencies use UTF8/ANSI, don't use Unicode on them.René Schümann
git-svn-id: http://svn.miranda-ng.org/main/trunk@12508 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-26MirOTR: added files required by libotr while configuring it from source and ↵René Schümann
updated DEPENDENCIES.txt accordingly (also added Git hash for libotr) git-svn-id: http://svn.miranda-ng.org/main/trunk@12501 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-26MirOTR: partially reverted r12467René Schümann
We have nothing do to with dependencies, so let them in a clean state (or at least document changes!) 64bit compatibility will be tested later on and I'm gonna submit a patch for Libgcrypt to fix their problem. git-svn-id: http://svn.miranda-ng.org/main/trunk@12500 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21- removed debugging using MessageBoxGeorge Hazan
- massive Windows-specific code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@12467 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21missing header removed from projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12465 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21avoiding module duplicate during linkingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12461 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20MirOTR: if you ask me what I hate about Git, it'll be empty folders and SVN ↵René Schümann
bridge... though I've also forgot to remove inc/ from Libgcrypt's project file. So in the end, it somewhat helped ;) I've also fixed my local Git config btw :P So should be fine now git-svn-id: http://svn.miranda-ng.org/main/trunk@12451 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20MirOTR: Libgcrypt and Libgpg-error updateRené Schümann
Libgcrypt 1.4.6 => 1.6.3 Libgpg-error 1.9 => 1.18 git-svn-id: http://svn.miranda-ng.org/main/trunk@12449 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-14MirOTR: part 5, file/folder structure changeRené Schümann
* updated Libgcrypt filter files - removed empty folders git-svn-id: http://svn.miranda-ng.org/main/trunk@12406 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-14MirOTR: part 4, file/folder structure changeRené Schümann
* updated project files to reflect their new locations git-svn-id: http://svn.miranda-ng.org/main/trunk@12405 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-14MirOTR: part 2, file/folder structure changeRené Schümann
git-svn-id: http://svn.miranda-ng.org/main/trunk@12403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-14MirOTR: part one of many file/folder structure changesRené Schümann
git-svn-id: http://svn.miranda-ng.org/main/trunk@12402 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c