Skip to Content

plibsys v0.0.4

Created
Updated

Highly portable C system library: threads and synchronization, sockets, IPC, data structures and more.

# Usage

The package plibsys provides CMake targets:

find_package(plibsys CONFIG REQUIRED)
target_include_directories(main PRIVATE ${PLIBSYS_INCLUDE_DIRS})
target_link_libraries(main PRIVATE ${PLIBSYS_LIBRARIES}) 

# License

Unknown

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Alexander Saprykin's avatar Alexander Saprykin
  • Robert Schumacher's avatar Robert Schumacher
  • Alexander Karatarakis's avatar Alexander Karatarakis
  • pravic's avatar pravic
  • Phoebe's avatar Phoebe
  • Phoebe's avatar Phoebe
  • nicole mazzuca's avatar nicole mazzuca
  • Billy O'Neal's avatar Billy O'Neal
  • Jack·Boos·Yu's avatar Jack·Boos·Yu

# Changelog

  • 43c6e29 [many ports]switch to vcpkg-cmake / vckg-cmake-config part 4 (#29884)
  • c9e786d [many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
  • b295670 Bulk convert control files. (#19986)
  • ef91134 [cmocka libarchive libiconv libpq libxml2 plibsys] fix drive-by error in vcpkg-cmake-wrappers (#12196)
  • a051803 [plibsys] Fix failures on linux and osx (#11633)
  • bcff929 Add PREFER_NINJA to many ports (#7468)
  • 18b029a [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
  • 3f967a0 [plibsys] Update version to 0.0.4
  • 26516fe vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
  • 29c80c7 [plibsys] Use vcpkg_from_github
  • 28052ca Use spaces for script indentation
  • f772d7f Add port for plibsys library

# Source