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