index
:
delta/libapr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
* CMakeLists.txt: Define _CRT_NONSTDC_NO_WARNINGS instead of ignoring
ivan
2022-07-10
1
-2
/
+1
*
win32: Move warning settings to CMakeLists.txt compile options instead of
ivan
2022-07-10
1
-0
/
+7
*
* CMakeLists.txt: Add simple support CMAKE_WARNING_AS_ERROR if CMake doesn't
ivan
2022-07-07
1
-0
/
+8
*
* CMakeLists.txt: Pass '-v' to testall.exe when running tests.
ivan
2022-06-19
1
-1
/
+1
*
* CMakeLists.txt: Set BINPATH for test executables.
ivan
2022-06-19
1
-0
/
+2
*
* CMakeLists.txt: Use full path to gen_test_char.exe in CUSTOM_COMMAND.
ivan
2022-06-19
1
-2
/
+2
*
CMakeLists: Make testall test suites separate tests in terms of CMake/CTest.
ivan
2022-06-17
1
-76
/
+86
*
Followup to r1901212; Normalize ucs-4 to utf-32
wrowe
2022-05-24
1
-3
/
+3
*
Merge 'win32-pollset-wakeup-no-file-socket-emulation' branch to trunk.
ivan
2022-02-09
1
-0
/
+1
*
Do not install import libraries for DSO modules
mturk
2021-12-03
1
-3
/
+8
*
Ensure that APR_HAVE_MODULAR_DSO is defined with value
mturk
2021-12-03
1
-4
/
+7
*
Use the correct location for installing apr-2 headers (same layout as on nixes)
mturk
2021-12-03
1
-3
/
+3
*
libapr.rc already appends -2 suffix to DLL_NAME
mturk
2021-12-03
1
-3
/
+3
*
Add support for building sqlite3 dbd module ... It compiles and pass tests
mturk
2021-12-03
1
-2
/
+25
*
Use standard configure options for dbd ODBC
mturk
2021-12-03
1
-1
/
+4
*
Change rest of variable append directives
mturk
2021-12-03
1
-2
/
+2
*
Fix module names and use CMake's LIST APPEND instead using SET(foo ${foo} ...
mturk
2021-12-03
1
-17
/
+17
*
Add option to create 'minimal' build without any third-party library dependen...
mturk
2021-12-02
1
-6
/
+10
*
Fix message; The LOCATION property should not be read from target gen_test_char
mturk
2021-12-02
1
-1
/
+1
*
Add missing config directories returned by findIconv module
mturk
2021-12-02
1
-6
/
+13
*
Add support for APU_HAS_ICONV option
mturk
2021-12-02
1
-6
/
+15
*
Copy missing file so that testfnmatch pass
mturk
2021-12-02
1
-0
/
+3
*
Use global variable instead repeating the same name throgh CMakeLists.txt
mturk
2021-12-01
1
-27
/
+30
*
Fix find package. Cmake has findEXPAT not findExpat
mturk
2021-12-01
1
-1
/
+1
*
Print if OpenSSL was found and use the same dll prefix for modules as for apr...
mturk
2021-12-01
1
-6
/
+7
*
Use the same dll prefix for modules as for apr itself
mturk
2021-12-01
1
-7
/
+7
*
Clean up _WIN32_WINNT
wrowe
2020-09-03
1
-13
/
+0
*
apr_proc_create(): Properly escape arguments containing whitespace characters
ivan
2019-10-15
1
-0
/
+1
*
win32: Do not use TransmitFile directly. According to documentation
ivan
2019-09-14
1
-1
/
+0
*
Revert r1833421 et al:
minfrin
2019-06-23
1
-1
/
+0
*
Windows platform: Provide a native XML parser implementation based on
ivan
2019-05-27
1
-12
/
+32
*
apr_generate_random_bytes: Use BCryptGenRandom() instead of CryptGenRandom()
ivan
2019-05-21
1
-0
/
+1
*
* CMakeLists.txt: Error if MIN_WINDOWS_VER set to Vista.
ivan
2019-05-19
1
-1
/
+1
*
* CMakeLists.txt: Set MIN_WINDOWS_VER to Windows 7 by default.
ivan
2019-05-19
1
-1
/
+1
*
* CMakeLists.txt: Define _WIN32_WINNT to 0x0601 by default, since Windows 7
ivan
2019-05-19
1
-1
/
+1
*
Register test/testjson.c and test/testjose.c in CMake build.
ivan
2019-04-28
1
-0
/
+2
*
Follow-up to r1835348: Register json/*.c in CMake build.
ivan
2019-04-28
1
-0
/
+3
*
Follow-up to r1839819: Register jose/*.c in CMake build.
ivan
2019-04-28
1
-0
/
+3
*
Follow-up to r1834371: Register encoding/apr_encode.c and test/testencode.c
ivan
2019-04-28
1
-0
/
+2
*
Follow-up to r1838375: Register util-misc/apr_error.c in CMake build.
ivan
2019-04-28
1
-0
/
+1
*
Follow-up to r1841078: Register atomic/win32/apr_atomic64.c in CMake build.
ivan
2019-04-28
1
-0
/
+1
*
Purely cosmetic change for list of features following CMake configure
wrowe
2019-03-22
1
-3
/
+2
*
Drop _EXPORT, as _IMPORT is assumed,, for loadable module
wrowe
2018-11-22
1
-1
/
+1
*
apr_crypto: follow up to r1833359.
ylavic
2018-06-12
1
-0
/
+1
*
Cryptographic Pseudo Random Number Generator (CPRNG).
ylavic
2018-06-11
1
-0
/
+1
*
Register testsiphash for cmake.
ylavic
2017-01-10
1
-0
/
+1
*
Redis in APR_2.0 too
jim
2016-11-05
1
-0
/
+3
*
Provide apr_siphash*() functions family.
ylavic
2016-10-07
1
-0
/
+2
*
Introduce the subset of svn_cstring_ functions into APR as the apr_cstr_
wrowe
2016-01-27
1
-0
/
+2
*
cmake >= 2.8.12 doesn't generate .pdb files for static libs,
trawick
2014-09-15
1
-8
/
+1
[next]