summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix build of aprapp/libaprapp (APR_DECLARE_STATIC was misplaced).Jeff Trawick2013-09-161-40/+104
* build aprapp-2.lib and libaprapp-2Jeff Trawick2013-09-141-0/+11
* Bring in APR-util's DLL_NAME feature, used to provide a specific nameJeff Trawick2013-09-141-0/+2
* set binary attributes for dlls via libapr.rcJeff Trawick2013-09-121-3/+3
* install .pdb files unless requested otherwise, tweak todo listJeff Trawick2013-09-111-0/+20
* remove the ability to suppress the build setting display, tweak the todo listJeff Trawick2013-09-101-18/+15
* Allow control over the setting of _WINNT_WINNTJeff Trawick2013-09-081-2/+17
* move cmake howto/buglist to a separate file, README.cmakeJeff Trawick2013-08-291-76/+15
* APU_USE_LIBXML2:Jeff Trawick2013-08-281-3/+11
* Add support for APU_HAVE_CRYPTO+APU_HAVE_OPENSSL.Jeff Trawick2013-08-271-9/+29
* Update todo list based on a quick scan of the Windows makefilesJeff Trawick2013-08-271-1/+3
* Add how-to-build at the top of the file.Jeff Trawick2013-08-271-0/+43
* Change the way that private .h files used by httpd are installed.Jeff Trawick2013-08-231-5/+12
* tiny cleanup to how feature test values for apr.h are initializedJeff Trawick2013-08-231-8/+11
* Support DBD ODBC driver as an optional feature, defaulting to ONJeff Trawick2013-08-231-5/+19
* Run gen_test_char during the build, as with autoconf-based buildJeff Trawick2013-08-231-1/+15
* tiny cleanups based on tdonovan's cmake listsJeff Trawick2013-08-221-21/+33
* Pull some source files out of the apr library that should beJeff Trawick2013-08-221-27/+17
* Add experimental cmake-based build system for Windows.Jeff Trawick2013-08-221-0/+463