summaryrefslogtreecommitdiff
path: root/include/apr.hwc
Commit message (Expand)AuthorAgeFilesLines
* win32: Move warning settings to CMakeLists.txt compile options instead ofivan2022-07-101-13/+0
* Get rid of useless APU_DSO_MODULE_BUILD for CMakemturk2021-12-031-3/+0
* Add support for building sqlite3 dbd module ... It compiles and pass testsmturk2021-12-031-1/+1
* Use standard configure options for dbd ODBCmturk2021-12-031-7/+3
* Stage 1 in dissmantling _WIN_32_WCE ... cleanup header filesmturk2021-12-021-31/+25
* Add support for APU_HAS_ICONV optionmturk2021-12-021-1/+1
* Revert r1894618.ylavic2021-10-291-1/+0
* apr_atomic: Use __atomic builtins when available.ylavic2021-10-291-0/+1
* apr_brigade_split_boundary: Provide a memmem implementation on platforms thatminfrin2021-10-251-0/+1
* Clean up _WIN32_WINNTwrowe2020-09-031-18/+14
* Windows platform: Provide a native XML parser implementation based onivan2019-05-271-0/+1
* Follow up to r1836616: Provide APR_SIZEOF_OFF_T on Windows/Netware too.ylavic2018-07-251-0/+5
* Add signed type apr_intptr_t, because intptr_t is C99, and is not tdonovan2014-01-131-0/+2
* Allow control over the setting of _WINNT_WINNTtrawick2013-09-081-1/+1
* Add support for APU_HAVE_CRYPTO+APU_HAVE_OPENSSL.trawick2013-08-271-1/+1
* Support DBD ODBC driver as an optional feature, defaulting to ONtrawick2013-08-231-2/+3
* Add experimental cmake-based build system for Windows.trawick2013-08-221-0/+739