apr v1.7.5
- Created
- Updated
The Apache Portable Runtime (APR) is a C library that forms a system portability layer that covers many operating systems.
# License
Apache-2.0
# Supported Platforms
!uwp & !mingw
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No default features set.
# private-headers
Install non-standard files required for building Apache httpd
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
No dependencies.
# Host Dependencies
apr
Platforms:
windows
vcpkg-cmake
Platforms:
windows
vcpkg-cmake-config
Platforms:
windows
No transitive dependencies.
# Dependents
# Host Dependents
# Contributors
Bert Huijben
Alexander Karatarakis
atkawa7
Robert Schumacher
JackBoosY
Griffin Downs
pravic
Phoebe
Stefano Sinigardi
Phil Christensen
Stephen Webb
Jack·Boos·Yu
Alexander Neumann
nicole mazzuca
nicole mazzuca
autoantwort
Thomas1664
JonLiu1993
Gordon Smith
Kevin Lalumiere
jim wang
gerard-ryan-immersaview
Timofei Zhakov
Timofei Zhakov
WangWeiLin-MV
# Changelog
and 31 more commits:
6880f4e
Remove options var; Create var for setting APR_INSTALL_PRIVATE_H57cf77d
Add newlineff28cc2
Express install private headers as featurefe62649
[apr]Modify cmake file instead of make a patch.443579a
[apr]remove enviroment variable "${CMAKE_CURRENT_LIST_DIR}"0b5982a
[apr]Enable option "APR_INSTALL_PRIVATE_H" to build non-standard files.9122643
[apr] Update to 1.6.57938006
[ports] Mark several ports as unbuildable on UWPfae64c5
[apr] Update to 1.6.326516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)c21a060
[apr] port update1808d46
triplet is now automatically included before portfiles.12d6133
[apr] Retain only dynamic/static files from the corresponding build41bc51b
Add vcpkg_copy_pdbs() line to copy PDB files properly6f74f29
More line ending fixes3998871
Fix line-endings in files and minor comment update.56a30ed
Add APR port