Skip to content

chmlibv0.40

Updated

CHMLIB is a library for dealing with Microsoft ITSS/CHM format files. Right now, it is a very simple library, but sufficient for dealing with all of the .chm files I've come across. Due to the fairly well-designed indexing built into this particular file format, even a small library is able to gain reasonably good performance indexing into ITSS archives.

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • glachancecmaisonneuve's avatarglachancecmaisonneuve
  • Alexander Karatarakis's avatarAlexander Karatarakis
  • Robert Schumacher's avatarRobert Schumacher
  • Victor Romero's avatarVictor Romero
  • pravic's avatarpravic
  • Stefano Sinigardi's avatarStefano Sinigardi
  • Billy O'Neal's avatarBilly O'Neal
  • autoantwort's avatarautoantwort
  • Kai Pastor's avatarKai Pastor

#Changelog

  • e158d10Activate Android NDK r26d in vcpkg CI (#35851)
  • 5b11232[many-ports] Don't use deprecated functions (autogenerated) (#26981)
  • 5a9f73a[chmlib] support on arm (#27064)
  • b295670Bulk convert control files. (#19986)
  • 09a647aDelete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • 726c111[vcpkg] fatal_error when patch fails to apply (#8087)
  • 18b029a[WIP] Add a Homepage URL entry for vcpkg ports (#2933)
  • 050e71dRemove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
  • 3921fc3[chmlib] Use CMake buildsystem replacement
  • fff0930[chmblib] Also modify VCPKG_LIBRARY_LINKAGE
  • 785d395bump subversion
  • e93b7acDynamic build -> Static without failing the build
  • ac55080Fixed: debug and release versions in their proper folder (was reversed) Added: Tools included in that library Misc: portfile cleanup, chm.vcxproj optimization switches
  • ee42c44chmlib