Skip to content

quickfixv1.16.0

Updated

QuickFIX is a free and open source implementation of the FIX protocol.

#Usage

The package quickfix provides CMake targets:

find_package(quickfix CONFIG REQUIRED)
target_link_libraries(main PRIVATE quickfix)

#License

Could not be determined

#Supported Platforms

!uwp & !(osx & arm64)

  • linux
  • osx
  • windows
  • uwp

#Features

No features defined.

#Dependencies

No transitive dependencies.

#Host Dependencies

and one transitive dependency:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • zi-m's avatarzi-m
  • Stefano Sinigardi's avatarStefano Sinigardi
  • Alexander Neumann's avatarAlexander Neumann
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • Billy O'Neal's avatarBilly O'Neal
  • Thomas1664's avatarThomas1664
  • autoantwort's avatarautoantwort
  • Jia Yue Hua's avatarJia Yue Hua
  • Jonathan Sweemer's avatarJonathan Sweemer
  • Victor Romero's avatarVictor Romero

#Changelog

  • 216bb69[quickfix] Remove vendored double-conversion (#52056)
  • 361be7a[quickfix] upgrade to 1.16.0 (#46816)
  • 396fca3[quickfix]: fix exception specification (#31797)
  • 1a28e9c[quickfix] does not supports arm64-osx (#27069)
  • eaed2c3[baseline][quickfix] Don't build tests (#23945)
  • 27fd32e[vcpkg baseline][quickfix] Remove from CI baseline (#23878)
  • b295670Bulk convert control files. (#19986)
  • c967db5[quickfix] Fix build failure on arm64-windows (#11604)
  • bdae090[libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d (#8566)
  • 726c111[vcpkg] fatal_error when patch fails to apply (#8087)
  • bc5a1bf[quickfix] Add new port (#7796)