openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
apr
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
3 days
ago. based on code collected
3 days
ago.
Aug 25, 2024 — Aug 25, 2025
Showing page 7 of 319
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
vcpkg: Disable default features for OpenSSL dependency.
Ivan Zhakov
More...
over 1 year ago
* .github/workflows/windows-vcpkg.yml: Remove spaces.
Ivan Zhakov
More...
over 1 year ago
* .github/workflows/windows-vcpkg.yml: Add ${{ matrix.port }} to job name.
Ivan Zhakov
More...
over 1 year ago
* .github/workflows/windows-vcpkg.yml: Test different combination of Vcpkg features.
Ivan Zhakov
More...
over 1 year ago
vcpkg: Turn off modular DSO for static builds.
Ivan Zhakov
More...
over 1 year ago
* CMakeLists.txt: Add APR_MODULAR_DSO option to disable modular DSO support. Similar to '--disabled-shared-dso' in configure.
Ivan Zhakov
More...
over 1 year ago
* CMakeLists.txt: Remove APR_HAVE_MODULAR_DSO from INTERFACE compile definitions.
Ivan Zhakov
More...
over 1 year ago
vcpkg: Call vcpkg_cmake_config_fixup().
Ivan Zhakov
More...
over 1 year ago
* .github/workflows/windows-vcpkg.yml: Add --enforce-port-checks command line option to enforce package checks.
Ivan Zhakov
More...
over 1 year ago
* CMakeLists.txt: Export targets to apr:: namespace.
Ivan Zhakov
More...
over 1 year ago
* .github/workflows/windows-vcpkg.yml: Remove 'Vcpkg' prefix from job name.
Ivan Zhakov
More...
over 1 year ago
vcpkg: Remove debug/include after build.
Ivan Zhakov
More...
over 1 year ago
vcpkg: Add minimal-build feature.
Ivan Zhakov
More...
over 1 year ago
* .github/workflows/windows-vcpkg.yml: Add --debug option.
Ivan Zhakov
More...
over 1 year ago
* build/vcpkg/apr-2/portfile.cmake: Disable building tests.
Ivan Zhakov
More...
over 1 year ago
* build/vcpkg/apr-2/portfile.cmake: Disable static/dynamic build based on VCPKG_LIBRARY_LINKAGE.
Ivan Zhakov
More...
over 1 year ago
* build/vcpkg/apr-2/portfile.cmake: Do pass all ${FEATURE_OPTIONS} to cmake configure.
Ivan Zhakov
More...
over 1 year ago
* .github/workflows/windows-vcpkg.yml: Fix job name.
Ivan Zhakov
More...
over 1 year ago
* .github/workflows/windows-vcpkg.yml: Test more triplets.
Ivan Zhakov
More...
over 1 year ago
vcpkg: Make crypto, xlate and dbg sqlite3 configurable features.
Ivan Zhakov
More...
over 1 year ago
Attempt to use Github Actions binary caching for windows-vcpkg job as documented in [1]
Ivan Zhakov
More...
over 1 year ago
* .github/workflows/windows-vcpkg.yml: Use vcpkg.exe using hard-code path.
Ivan Zhakov
More...
over 1 year ago
Follow-up to r1917144:
Ivan Zhakov
More...
over 1 year ago
Follow-up to r1917144:
Ivan Zhakov
More...
over 1 year ago
Add GitHub action to test Vcpkg port.
Ivan Zhakov
More...
over 1 year ago
* build/vcpkg/apr-2/portfile.cmake: Replace tabs with spaces.
Ivan Zhakov
More...
over 1 year ago
* CMakeLists.txt: (apr_crypto_openssl-2, apr_dbd_odbc-2, apr_dbd_sqlite3-2): Do not set APR_DECLARE_EXPORT and APR_HAVE_MODULAR_DSO.
Ivan Zhakov
More...
over 1 year ago
* CMakeLists.txt: Use TARGET_INCLUDE_DIRECTORIES functionality to set include directories.
Ivan Zhakov
More...
over 1 year ago
Follow-up to r1917112.
Ivan Zhakov
More...
over 1 year ago
* CMakeLists.txt: Declare TARGET_LINK_LIBRARIES dependencies as private, since they are not exposed in public API.
Ivan Zhakov
More...
over 1 year ago
←
1
2
3
4
5
6
7
8
9
10
11
…
318
319
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree