aboutsummaryrefslogtreecommitdiff
path: root/ports/jxrlib
AgeCommit message (Collapse)Author
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-08-28[jxrlib] Fix hash. Fixes #1705.Robert Schumacher
2017-08-21* fixed SHA512 sum of the packageMarek Kwasecki
2016-12-02[jxrlib] Bump versionAlexander Karatarakis
2016-12-02[jxrlib] Remove __ANSI__ preprocessor definitionphsucharee
2016-11-16[jxrlib] Bump versionAlexander Karatarakis
2016-11-16[jxrlib] Add debug postfix and do not install SKD headerSilvio
Add a debug postfix to jxrlib, to simplify finding the debug library in CMake, consistently with most other libraries in vcpkg. Do not use or install guiddef.h, that is an header of Windows SDK of which jxrlib includes a copy for non-Windows platforms.
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-31Remove portfile branching of vcpkg_copy_pdbs()Alexander Karatarakis
2016-10-24[jxrlib] Add call to vcpkg_copy_pdbs()Alexander Karatarakis
2016-10-23Add jxrlib portSilvio