summaryrefslogtreecommitdiff
path: root/json-c
AgeCommit message (Collapse)AuthorFilesLines
2017-05-16Restructured Build DirectoryPatrick Thomas1-4/+5
2017-05-16Enabled 64-bit buildsPatrick Thomas1-0/+99
Enabled 64-bit builds for those who desire a 64-bit command line Pandora client, like myself.
2015-08-25Update build environmentMichał Cichoń42-5958/+7375
- remove faad2 - remove mad - remove polarssl - remove pthreads - add libcurl - add vtparse with UTF8 support - update project to use Visual Studio 2015
2015-08-25Update build refMichał Cichoń61-0/+3079
2013-07-28Request XP compatible windows version.thedmd1-2/+2
2013-05-10Change toolchain to one compatible with XP.thedmd1-2/+2
2013-05-04Update project to MSVC 2012.thedmd2-126/+128
2012-09-09Migrate build environment to MSVC 2010.Michał Cichoń4-421/+219
Synchronize build environment.
2012-05-06Replace axTLS with PolarSSL as it does not handle secure connections well ↵Michał Cichoń1-2/+2
enough.
2012-05-01Update build environment to comply with latest pianobar requirements.Michał Cichoń43-0/+6459
Replace gcrypt with blowfist library - this will allow us to keep pianobar.exe portable.