aboutsummaryrefslogtreecommitdiff
path: root/ports/bond/0002_omit_rapidjson.patch
AgeCommit message (Collapse)Author
2019-06-20[bond]Upgrade version to 8.1.0 and add Linux/OSX support. (#6954)JackBoosY
2017-07-14Upgrade Bond to 6.0.0Christopher Warrington
* Updated to the 6.0.0 release of Bond. * Regenerated patches.
2017-04-27Upgrade Bond to 5.3.1Christopher Warrington
* Updated to the 5.3.1 release of Bond. * Removed now-redundant 0003_rename_gbc_during_install.patch. * Regenerated other patches.
2017-02-08Upgrade Bond to 5.2.0Christopher Warrington
* Make Bond always build as a static lib. * Bond's CMake currently isn't written to be able to produce DLLs. There's a special dllimport/dllexport dance that would need to be done. * Apply patch so that Bond doesn't force Boost static libs. * Apply patch to omit installing Bond's copy of rapidjson. * Clean up empty bin/ directories, now that vcpkg is more strict.