summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* * CMakeLists.txt: Error if MIN_WINDOWS_VER set to Vista.ivan2019-05-191-1/+1
* * CMakeLists.txt: Set MIN_WINDOWS_VER to Windows 7 by default.ivan2019-05-191-1/+1
* * CMakeLists.txt: Define _WIN32_WINNT to 0x0601 by default, since Windows 7ivan2019-05-191-1/+1
* Register test/testjson.c and test/testjose.c in CMake build.ivan2019-04-281-0/+2
* Follow-up to r1835348: Register json/*.c in CMake build.ivan2019-04-281-0/+3
* Follow-up to r1839819: Register jose/*.c in CMake build.ivan2019-04-281-0/+3
* Follow-up to r1834371: Register encoding/apr_encode.c and test/testencode.civan2019-04-281-0/+2
* Follow-up to r1838375: Register util-misc/apr_error.c in CMake build.ivan2019-04-281-0/+1
* Follow-up to r1841078: Register atomic/win32/apr_atomic64.c in CMake build.ivan2019-04-281-0/+1
* Purely cosmetic change for list of features following CMake configurewrowe2019-03-221-3/+2
* Drop _EXPORT, as _IMPORT is assumed,, for loadable modulewrowe2018-11-221-1/+1
* apr_crypto: follow up to r1833359.ylavic2018-06-121-0/+1
* Cryptographic Pseudo Random Number Generator (CPRNG).ylavic2018-06-111-0/+1
* Register testsiphash for cmake.ylavic2017-01-101-0/+1
* Redis in APR_2.0 toojim2016-11-051-0/+3
* Provide apr_siphash*() functions family.ylavic2016-10-071-0/+2
* Introduce the subset of svn_cstring_ functions into APR as the apr_cstr_wrowe2016-01-271-0/+2
* cmake >= 2.8.12 doesn't generate .pdb files for static libs,trawick2014-09-151-8/+1
* Follow up to r1604596: include skiplist test in the cmake-based buildtrawick2014-09-151-0/+1
* Make DLL_NAME definition compatible with Visual Studio generators by removing...trawick2013-11-191-2/+2
* Handle apu_select_dbm.h (already in apr-util 1.5.x branch)trawick2013-11-061-0/+3
* don't spend 10 minutes in testlockperf during make test/check on Windowstrawick2013-10-121-1/+3
* Axe some redundancy with specification of generated apr.htrawick2013-10-101-6/+4
* add skiplisttrawick2013-10-021-0/+2
* Fix build of aprapp/libaprapp (APR_DECLARE_STATIC was misplaced).trawick2013-09-161-40/+104
* build aprapp-2.lib and libaprapp-2trawick2013-09-141-0/+11
* Bring in APR-util's DLL_NAME feature, used to provide a specific nametrawick2013-09-141-0/+2
* set binary attributes for dlls via libapr.rctrawick2013-09-121-3/+3
* install .pdb files unless requested otherwise, tweak todo listtrawick2013-09-111-0/+20
* remove the ability to suppress the build setting display, tweak the todo listtrawick2013-09-101-18/+15
* Allow control over the setting of _WINNT_WINNTtrawick2013-09-081-2/+17
* move cmake howto/buglist to a separate file, README.cmaketrawick2013-08-291-76/+15
* APU_USE_LIBXML2:trawick2013-08-281-3/+11
* Add support for APU_HAVE_CRYPTO+APU_HAVE_OPENSSL.trawick2013-08-271-9/+29
* Update todo list based on a quick scan of the Windows makefilestrawick2013-08-271-1/+3
* Add how-to-build at the top of the file.trawick2013-08-271-0/+43
* Change the way that private .h files used by httpd are installed.trawick2013-08-231-5/+12
* tiny cleanup to how feature test values for apr.h are initializedtrawick2013-08-231-8/+11
* Support DBD ODBC driver as an optional feature, defaulting to ONtrawick2013-08-231-5/+19
* Run gen_test_char during the build, as with autoconf-based buildtrawick2013-08-231-1/+15
* tiny cleanups based on tdonovan's cmake liststrawick2013-08-221-21/+33
* Pull some source files out of the apr library that should betrawick2013-08-221-27/+17
* Add experimental cmake-based build system for Windows.trawick2013-08-221-0/+463