1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
vcpkg: Add dbd-postgresql feature. More... 11 months ago
CMake: Use lowercase for CMake commands (if, set ...): - Documentation uses lowercase names for commands - Visual Studio auto-completion uses lowercase for commands More... 11 months ago
.github/workflows/windows.yml: Update to use APR_XML_BACKEND configuration option. More... 11 months ago
CMake: Replace APU_USE_EXPAT, APU_USE_LIBXML2, APU_USE_XMLLITE configuration options with APR_XML_BACKEND=(expat|libxml2|xmllite). More... 11 months ago
apr_proc_create(): Check that progname argument is quoted correctly if it's quoted on Windows. More... 11 months ago
Add basic tests for apr_proc_create() for Windows batch files. More... 11 months ago
test_proc_args: Print arguments separated with newlines. More... 11 months ago
CMake: Use imported targets for Iconv library. More... 11 months ago
CMake: Use #cmakedefine01 for APU_USE_EXPAT, APU_USE_LIBXML2 and APU_USE_XMLLITE. More... 11 months ago
CMake: Use imported targets for XML libraries (expat, LibXml2, XmlLite) More... 11 months ago
* README.cmake: Update to current state. More... 11 months ago
.github/workflows/windows.yml: Build PostgreSQL driver in 'All' configuration. More... 11 months ago
CMake: Add support to build PostgreSQL DBD driver. More... 11 months ago
CMake: Search only for packages needed for enabled features. More... 11 months ago
CMake: Require CMake 3.5 or later. More... 11 months ago
CMake: Factor-out macro ADD_APR_MODULE() to define APR DSO module library. Similar to r1920674 in APR-Util 1.7.x. More... 11 months ago
.github/workflows/windows.yml: Follow-up to r1920690: Fix syntax error. More... 11 months ago
.github/workflows/windows.yml: Run 'Install dependencies' step only if matrix.packages is not empty. More... 11 months ago
CMake: Use CMake imported targets for OpenSSL and SQLite3. Similar to r1920657 and r1920658 in APR-Util. More... 11 months ago
.github/workflows/windows.yml: Build all features in static job. More... 11 months ago
.github/workflows/windows.yml: Add job to build with expat. More... 11 months ago
.github/workflows/windows.yml: Remove -A argument because Ninja generator does not support it. More... 11 months ago
.github/workflows/windows.yml: Use Ninja generator. More... 11 months ago
PR69298: "attribute "format" is unknown, ignored" More... 11 months ago
.github/workflows/windows.yml: Install dependencies. More... 11 months ago
.github/workflows/windows.yml: Follow-up to r1920677: Specify toolset parameter in job matrix. More... 11 months ago
.github/workflows/windows.yml: Explicitly list interested configurations. More... 11 months ago
CMake: Remove /exports link flag for modules, because modules use APR_MODULE_DECLARE_DATA to export modules. More... 12 months ago
* build/vcpkg/apr-2/portfile.cmake: handle dbd-odbc option correctly. More... 12 months ago
Add CMakeSettings.json to svn:ignore. More... 12 months ago