Michael Jerris 9cabdfb9f8 bump apr build from api update %!s(int64=8) %!d(string=hai) anos
..
atomic bb53175526 FS-6010 --resolve %!s(int64=11) %!d(string=hai) anos
build 2513388d8a clean up some bootstrap warnings %!s(int64=10) %!d(string=hai) anos
docs 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
dso 4b89516bce hack for now until we ditch apr dso code completely %!s(int64=16) %!d(string=hai) anos
file_io 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
helpers 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
images 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
include 320d5f2015 Applied the Sangoma patch to FS version 1.2 in order to port to FS v1.6+ %!s(int64=8) %!d(string=hai) anos
locks f8f91362f0 FSCORE-606 (Win) bridge fails because session read lock failure %!s(int64=14) %!d(string=hai) anos
memory 932dccd475 Return const char* from apr_pool_tag %!s(int64=12) %!d(string=hai) anos
misc 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
mmap 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
network_io 320d5f2015 Applied the Sangoma patch to FS version 1.2 in order to port to FS v1.6+ %!s(int64=8) %!d(string=hai) anos
passwd 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
poll 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
random a973fb6347 Fix memset calls in APR sha2 implementation %!s(int64=12) %!d(string=hai) anos
shmem 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
strings 3fee704d66 FS-2738 %!s(int64=14) %!d(string=hai) anos
support 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
tables 65bfe506e2 add new apr functions/macros needed by unimrcp update %!s(int64=15) %!d(string=hai) anos
test 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
threadproc f43510f243 FS-7969 #resolve [Freeswitch segfaults due to pthread_setschedparam() on a thread that has exited] #comment please test this fix which was verified working %!s(int64=9) %!d(string=hai) anos
time 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
user 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
.update 9cabdfb9f8 bump apr build from api update %!s(int64=8) %!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=16) %!d(string=hai) anos
LICENSE 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
Makefile.in 2513388d8a clean up some bootstrap warnings %!s(int64=10) %!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 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
apr.dsw 0488a5109a add apr to in tree libs %!s(int64=18) %!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 0488a5109a add apr to in tree libs %!s(int64=18) %!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 c4c0f38aab FS-6294 FS-6308 NetBSD support should work test and report back please. %!s(int64=10) %!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 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
libapr.rc 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
libaprnw.mcp.zip 0488a5109a add apr to in tree libs %!s(int64=18) %!d(string=hai) anos
renames_pending 0488a5109a add apr to in tree libs %!s(int64=18) %!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