summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* On 'win32-pollset-wakeup-no-file-socket-emulation' branch:Ivan Zhakov2022-01-201-0/+1
* Do not install import libraries for DSO modulesMladen Turk2021-12-031-3/+8
* Ensure that APR_HAVE_MODULAR_DSO is defined with valueMladen Turk2021-12-031-4/+7
* Use the correct location for installing apr-2 headers (same layout as on nixes)Mladen Turk2021-12-031-3/+3
* libapr.rc already appends -2 suffix to DLL_NAMEMladen Turk2021-12-031-3/+3
* Add support for building sqlite3 dbd module ... It compiles and pass testsMladen Turk2021-12-031-2/+25
* Use standard configure options for dbd ODBCMladen Turk2021-12-031-1/+4
* Change rest of variable append directivesMladen Turk2021-12-031-2/+2
* Fix module names and use CMake's LIST APPEND instead using SET(foo ${foo} ...Mladen Turk2021-12-031-17/+17
* Add option to create 'minimal' build without any third-party library dependen...Mladen Turk2021-12-021-6/+10
* Fix message; The LOCATION property should not be read from target gen_test_charMladen Turk2021-12-021-1/+1
* Add missing config directories returned by findIconv moduleMladen Turk2021-12-021-6/+13
* Add support for APU_HAS_ICONV optionMladen Turk2021-12-021-6/+15
* Copy missing file so that testfnmatch passMladen Turk2021-12-021-0/+3
* Use global variable instead repeating the same name throgh CMakeLists.txtMladen Turk2021-12-011-27/+30
* Fix find package. Cmake has findEXPAT not findExpatMladen Turk2021-12-011-1/+1
* Print if OpenSSL was found and use the same dll prefix for modules as for apr...Mladen Turk2021-12-011-6/+7
* Use the same dll prefix for modules as for apr itselfMladen Turk2021-12-011-7/+7
* Clean up _WIN32_WINNTWilliam A. Rowe Jr2020-09-031-13/+0
* apr_proc_create(): Properly escape arguments containing whitespace charactersIvan Zhakov2019-10-151-0/+1
* win32: Do not use TransmitFile directly. According to documentationIvan Zhakov2019-09-141-1/+0
* Revert r1833421 et al:Graham Leggett2019-06-231-1/+0
* On 'xmllite' branch: Merge changes from trunk.Ivan Zhakov2019-05-261-0/+1
|\
| * apr_generate_random_bytes: Use BCryptGenRandom() instead of CryptGenRandom()Ivan Zhakov2019-05-211-0/+1
* | On 'xmllite' branch: Merge changes from trunk.Ivan Zhakov2019-05-201-3/+3
|\ \ | |/
| * * CMakeLists.txt: Error if MIN_WINDOWS_VER set to Vista.Ivan Zhakov2019-05-191-1/+1
| * * CMakeLists.txt: Set MIN_WINDOWS_VER to Windows 7 by default.Ivan Zhakov2019-05-191-1/+1
| * * CMakeLists.txt: Define _WIN32_WINNT to 0x0601 by default, since Windows 7Ivan Zhakov2019-05-191-1/+1
* | On 'xmllite' branch: Add placeholder for XmlLite support.Ivan Zhakov2019-05-111-12/+32
|/
* Register test/testjson.c and test/testjose.c in CMake build.Ivan Zhakov2019-04-281-0/+2
* Follow-up to r1835348: Register json/*.c in CMake build.Ivan Zhakov2019-04-281-0/+3
* Follow-up to r1839819: Register jose/*.c in CMake build.Ivan Zhakov2019-04-281-0/+3
* Follow-up to r1834371: Register encoding/apr_encode.c and test/testencode.cIvan Zhakov2019-04-281-0/+2
* Follow-up to r1838375: Register util-misc/apr_error.c in CMake build.Ivan Zhakov2019-04-281-0/+1
* Follow-up to r1841078: Register atomic/win32/apr_atomic64.c in CMake build.Ivan Zhakov2019-04-281-0/+1
* Purely cosmetic change for list of features following CMake configureWilliam A. Rowe Jr2019-03-221-3/+2
* Drop _EXPORT, as _IMPORT is assumed,, for loadable moduleWilliam A. Rowe Jr2018-11-221-1/+1
* apr_crypto: follow up to r1833359.Yann Ylavic2018-06-121-0/+1
* Cryptographic Pseudo Random Number Generator (CPRNG).Yann Ylavic2018-06-111-0/+1
* Register testsiphash for cmake.Yann Ylavic2017-01-101-0/+1
* Redis in APR_2.0 tooJim Jagielski2016-11-051-0/+3
* Provide apr_siphash*() functions family.Yann Ylavic2016-10-071-0/+2
* Introduce the subset of svn_cstring_ functions into APR as the apr_cstr_William A. Rowe Jr2016-01-271-0/+2
* cmake >= 2.8.12 doesn't generate .pdb files for static libs,Jeff Trawick2014-09-151-8/+1
* Follow up to r1604596: include skiplist test in the cmake-based buildJeff Trawick2014-09-151-0/+1
* Make DLL_NAME definition compatible with Visual Studio generators by removing...Jeff Trawick2013-11-191-2/+2
* Handle apu_select_dbm.h (already in apr-util 1.5.x branch)Jeff Trawick2013-11-061-0/+3
* don't spend 10 minutes in testlockperf during make test/check on WindowsJeff Trawick2013-10-121-1/+3
* Axe some redundancy with specification of generated apr.hJeff Trawick2013-10-101-6/+4
* add skiplistJeff Trawick2013-10-021-0/+2