index
:
apr
trunk
apache apr mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Follow-up to r1920854: Compile test_proc_args_winbatch() only on Windows.
HEAD
trunk
Ivan Zhakov
2024-10-07
*
Follow-up to r1921029:
Ivan Zhakov
2024-09-30
*
.github/workflows/windows-vcpkg.yml: Test dbd-postgresql in build.
Ivan Zhakov
2024-09-30
*
vcpkg: Add dbd-postgresql feature.
Ivan Zhakov
2024-09-30
*
CMake: Use lowercase for CMake commands (if, set ...):
Ivan Zhakov
2024-09-30
*
.github/workflows/windows.yml: Update to use APR_XML_BACKEND configuration
Ivan Zhakov
2024-09-30
*
CMake: Replace APU_USE_EXPAT, APU_USE_LIBXML2, APU_USE_XMLLITE configuration
Ivan Zhakov
2024-09-30
*
apr_proc_create(): Check that progname argument is quoted correctly if
Ivan Zhakov
2024-09-24
*
Add basic tests for apr_proc_create() for Windows batch files.
Ivan Zhakov
2024-09-23
*
test_proc_args: Print arguments separated with newlines.
Ivan Zhakov
2024-09-23
*
CMake: Use imported targets for Iconv library.
Ivan Zhakov
2024-09-23
*
CMake: Use #cmakedefine01 for APU_USE_EXPAT, APU_USE_LIBXML2 and APU_USE_XMLL...
Ivan Zhakov
2024-09-23
*
CMake: Use imported targets for XML libraries (expat, LibXml2, XmlLite)
Ivan Zhakov
2024-09-23
*
* README.cmake: Update to current state.
Ivan Zhakov
2024-09-16
*
.github/workflows/windows.yml: Build PostgreSQL driver in 'All' configuration.
Ivan Zhakov
2024-09-16
*
CMake: Add support to build PostgreSQL DBD driver.
Ivan Zhakov
2024-09-16
*
CMake: Search only for packages needed for enabled features.
Ivan Zhakov
2024-09-15
*
CMake: Require CMake 3.5 or later.
Ivan Zhakov
2024-09-15
*
CMake: Factor-out macro ADD_APR_MODULE() to define APR DSO module library.
Ivan Zhakov
2024-09-15
*
.github/workflows/windows.yml: Follow-up to r1920690: Fix syntax error.
Ivan Zhakov
2024-09-15
*
.github/workflows/windows.yml: Run 'Install dependencies' step only if matrix...
Ivan Zhakov
2024-09-15
*
CMake: Use CMake imported targets for OpenSSL and SQLite3. Similar to r1920657
Ivan Zhakov
2024-09-15
*
.github/workflows/windows.yml: Build all features in static job.
Ivan Zhakov
2024-09-15
*
.github/workflows/windows.yml: Add job to build with expat.
Ivan Zhakov
2024-09-15
*
.github/workflows/windows.yml: Remove -A argument because Ninja generator
Ivan Zhakov
2024-09-15
*
.github/workflows/windows.yml: Use Ninja generator.
Ivan Zhakov
2024-09-15
*
PR69298: "attribute "format" is unknown, ignored"
Eric Covener
2024-09-15
*
.github/workflows/windows.yml: Install dependencies.
Ivan Zhakov
2024-09-15
*
.github/workflows/windows.yml: Follow-up to r1920677: Specify toolset parameter
Ivan Zhakov
2024-09-15
*
.github/workflows/windows.yml: Explicitly list interested configurations.
Ivan Zhakov
2024-09-15
*
CMake: Remove /exports link flag for modules, because modules use
Ivan Zhakov
2024-09-03
*
* build/vcpkg/apr-2/portfile.cmake: handle dbd-odbc option correctly.
Ivan Zhakov
2024-09-03
*
Add CMakeSettings.json to svn:ignore.
Ivan Zhakov
2024-09-03
*
Remove CMakePresets.json.
Ivan Zhakov
2024-09-03
*
Merge 'cmake-native-type' branch: Use BUILD_SHARED_LIBS in CMake to specify the
Ivan Zhakov
2024-09-03
|
\
|
*
On the 'cmake-native-type' branch: CMake: Globally set APR_HAVE_MODULAR_DSO
Ivan Zhakov
2024-09-03
|
*
On the 'cmake-native-type' branch: Merge changes from trunk.
Ivan Zhakov
2024-09-03
|
|
\
|
|
/
|
/
|
*
|
CMake: Fix installation PDB files with multi-config generators.
Ivan Zhakov
2024-09-03
*
|
CMake: Fix installation of modules with multi-config generators.
Ivan Zhakov
2024-09-03
|
*
On the 'cmake-native-type' branch: CMake: Automatically set APR_MODULAR_DSO=OFF
Ivan Zhakov
2024-09-03
|
*
On the 'cmake-native-type' branch: Update GitHub Actions job name.
Ivan Zhakov
2024-09-03
|
*
On the 'cmake-native-type' branch: CMake: Use BUILD_SHARED_LIBS instead of
Ivan Zhakov
2024-09-03
|
*
Create new branch 'cmake-native-type' for using BUILD_SHARED_LIBS in CMake to
Ivan Zhakov
2024-09-03
|
/
*
CMake: Install include/apr_ldap.h.
Ivan Zhakov
2024-09-01
*
CMake: Install include/apr_jose.h and include/apr_json.h.
Ivan Zhakov
2024-09-01
*
CMake: Install include/apr_encode.h.
Ivan Zhakov
2024-09-01
*
.github/workflows/windows.yml: Test cmake --install.
Ivan Zhakov
2024-09-01
*
.editorconfig: Configure guidelines to 78 characters.
Ivan Zhakov
2024-09-01
*
apr_buffer: Advance buffer during apr_buffer_pstrncat().
Graham Leggett
2024-08-30
*
apr_ldap: Explicitly detect the case where OpenLDAP has been
Graham Leggett
2024-08-29
[next]