Skip to Content

chmlib v0.40

Created
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.

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • glachancecmaisonneuve's avatar glachancecmaisonneuve
  • Alexander Karatarakis's avatar Alexander Karatarakis
  • Robert Schumacher's avatar Robert Schumacher
  • Victor Romero's avatar Victor Romero
  • pravic's avatar pravic
  • Stefano Sinigardi's avatar Stefano Sinigardi
  • Billy O'Neal's avatar Billy O'Neal
  • autoantwort's avatar autoantwort
  • Kai Pastor's avatar Kai Pastor

# Changelog

  • e158d10 Activate Android NDK r26d in vcpkg CI (#35851)
  • 5b11232 [many-ports] Don't use deprecated functions (autogenerated) (#26981)
  • 5a9f73a [chmlib] support on arm (#27064)
  • b295670 Bulk convert control files. (#19986)
  • 09a647a Delete 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)
  • 050e71d Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
  • 3921fc3 [chmlib] Use CMake buildsystem replacement
  • fff0930 [chmblib] Also modify VCPKG_LIBRARY_LINKAGE
  • 785d395 bump subversion
  • e93b7ac Dynamic build -> Static without failing the build
  • ac55080 Fixed: debug and release versions in their proper folder (was reversed) Added: Tools included in that library Misc: portfile cleanup, chm.vcxproj optimization switches
  • ee42c44 chmlib

# Source