Andrey Volk fe68e3aff4 [Build-System] Fix NSIG redefinition issue. hai 1 ano
..
atomic 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
build 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
docs 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
dso 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
file_io 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
helpers 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
images 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
include fe68e3aff4 [Build-System] Fix NSIG redefinition issue. hai 1 ano
locks 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
memory 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
misc 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
mmap 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
network_io 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
passwd 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
poll 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
random 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
shmem 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
strings 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
support 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
tables 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
test 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
threadproc 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
time 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
user 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
.update da31fac5a0 [Core, mod_commands] Add switch_core_pool_stats API and pool_stats command with corresponding --enable-pool-debug configure flag. %!s(int64=4) %!d(string=hai) anos
CHANGES 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
CMakeLists.txt 3031715ec4 apr cmake files %!s(int64=15) %!d(string=hai) anos
LICENSE 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
Makefile.in 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
NOTICE 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
NWGNUmakefile 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
README.dev 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
apr-config.in 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
apr.dsp 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
apr.dsw 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
apr.pc.in 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
apr.spec 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
build-outputs.mk 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
build.conf 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
buildconf 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
config.layout 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
configure.ac 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
configure.gnu ee1dd4f37f fix srcdir for libs/apr/configure.gnu (FSBUILD-211) %!s(int64=15) %!d(string=hai) anos
emacs-mode 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
libapr.dsp 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos
libapr.rc dd3075a203 [Core] Fix Windows build after apr-util removal %!s(int64=2) %!d(string=hai) anos
libaprnw.mcp.zip 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
renames_pending 5c2726f413 [core] rename lib apr symbols to fspr %!s(int64=2) %!d(string=hai) anos

README.dev

Apache Portable Runtime
=======================

If you are building APR from SVN, you need to use a slightly non-standard
build process. You must have autoconf and libtool installed for this to
work. There are three steps:

1) ./buildconf
2) ./configure
3) make

If you are building APR from a distribution tarball, buildconf will have
already been run for you, and you therefore do not need to have either
autoconf or libtool installed, and you do not need to run buildconf. Skip
step one above and just run configure then make.

Generating Test Coverage information
====================================

If you want to generate test coverage data, use the following steps:

1) ./buildconf
2) CFLAGS="-fprofile-arcs -ftest-coverage" ./configure
3) make
4) cd test
5) make
6) ./testall
7) cd ..
8) make gcov