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
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add APR_APP as a symbol, so we may use apr_app.c in two different
wrowe
2002-01-30
1
-2
/
+2
*
Hard to follow a dirty tree.
wrowe
2002-01-29
1
-0
/
+6
*
Adding this project as a dependency of a WinNT-only project, and adding
wrowe
2002-01-29
1
-0
/
+93
*
Added the apr_shm and apr_rmm API to the export list processing
bnicholes
2002-01-29
1
-1
/
+2
*
Added symbol prefixing to the export list
bnicholes
2002-01-25
1
-0
/
+5
*
The rest of this issue is undecided, but this patch gets us
aaron
2002-01-23
1
-1
/
+0
*
Updated to reference the NovellLibC environment variable
bnicholes
2002-01-15
1
-8
/
+8
*
Fixed the export list generation for NetWare to make sure that only real APIs
bnicholes
2002-01-08
3
-61
/
+92
*
continue to keep APR's make_exports.awk in sync with Apache's version
trawick
2001-12-21
1
-1
/
+1
*
keep the APR make_exports.awk in sync with the httpd version
trawick
2001-12-20
1
-2
/
+2
*
Fixed up the export AWK file to avoid exporting macros.
bnicholes
2001-12-19
1
-0
/
+3
*
switch Apache/apr/apr-util to use run-time linking on AIX
trawick
2001-12-12
1
-0
/
+1
*
- Fix some potential quoting problems
jerenkrantz
2001-12-12
1
-24
/
+41
*
Add preliminary srcdir support - call it with APR_FIND_APR(apr)
jerenkrantz
2001-12-11
1
-0
/
+17
*
Since apr-config is probably going to be added, let's rename the
jerenkrantz
2001-12-11
1
-5
/
+16
*
Okay, I've got flood building with this snippet and the about-to-be-posted
jerenkrantz
2001-12-11
1
-0
/
+8
*
Checkpointing a script that apps can use to find an installed or
gstein
2001-12-10
1
-0
/
+124
*
don't try to use getaddrinfo() on systems without gai_strerror()
trawick
2001-12-07
1
-1
/
+9
*
Add a proper check for xlc on AIX.
orlikowski
2001-12-03
1
-3
/
+3
*
Sync'ed the NetWare export AWK script to the Unix scripts and did some
bnicholes
2001-11-30
1
-4
/
+8
*
Switched to a NetWare version of APU.h
bnicholes
2001-11-30
1
-1
/
+1
*
simplify the setting of some magic symbols on AIX
trawick
2001-11-29
1
-33
/
+11
*
get rid of cruft associated with 1.3-era symbols USEBCOPY and
trawick
2001-11-29
1
-7
/
+7
*
get errorcodes.c compiling on AIX 5L again
trawick
2001-11-29
2
-2
/
+6
*
recognize the symbols generated by APR_POOL_DECLARE_ACCESSOR() so
trawick
2001-11-28
1
-0
/
+7
*
we don't really need langlvl=extended for AIX+xlc, at least with
trawick
2001-11-27
2
-3
/
+6
*
Fixing up the exclusion list for NetWare
bnicholes
2001-11-26
1
-0
/
+1
*
Add the first elements to support AS/400
jfclere
2001-11-21
3
-2
/
+22
*
Fixed the AWK script so that it will pick up functions that have been
bnicholes
2001-11-19
1
-1
/
+1
*
Use strerror_r() where available, since strerror() isn't always
trawick
2001-11-12
1
-1
/
+35
*
BSDi 4.1 needs to have the _REENTRANT flag set to get a correct build.
dreid
2001-11-10
1
-0
/
+7
*
Consolidated the APR imports into a single import file.
bnicholes
2001-11-02
1
-1
/
+2
*
autoconf 2.52 creates a temporary 'autom4te.cache' directory.
striker
2001-10-29
1
-1
/
+4
*
More cleanup on the pre-build scripts
bnicholes
2001-10-25
1
-14
/
+15
*
Updated to match the build procedure
bnicholes
2001-10-23
2
-10
/
+4
*
Scripts for configuring the build environment on NetWare
bnicholes
2001-10-19
2
-0
/
+138
*
Add support for QNX 6.
trawick
2001-10-16
1
-0
/
+2
*
Various changes toward the goal of AIX shared library builds:
aaron
2001-10-15
2
-15
/
+138
*
Quote library name in generated def file in case it turns out to be a reserved
bjh
2001-10-04
1
-1
/
+1
*
Works in progress and a structure for my experiments.
wrowe
2001-09-24
1
-19
/
+288
*
AC_PROG_CC can only be used once within a configure script (at least with
gstein
2001-09-22
1
-1
/
+0
*
* srclib/apr/build/apr_hints.m4: added Cygwin specific APR_ADDTOs.
wrowe
2001-08-30
1
-0
/
+4
*
Error codes from getaddrinfo() need their own range within the
trawick
2001-08-29
1
-0
/
+28
*
Drop hint that gethostby*() functions are thread safe on OS/2.
bjh
2001-08-26
1
-0
/
+2
*
Ignore a few more libtool switches.
bjh
2001-08-23
1
-0
/
+8
*
Don't share data segments between shared modules.
bjh
2001-08-20
1
-0
/
+1
*
Fix an incorrect memory allocation size.
bjh
2001-08-20
1
-1
/
+1
*
OS/2: -Zstack takes a parameter which must also be removed when "linking" a
bjh
2001-08-17
1
-0
/
+4
*
Win32 VS6.0 projects require the .dep's file, let's touch those as well
wrowe
2001-08-17
1
-0
/
+7
*
Eliminate the cvtdsp -6 transformation back to the /ZI debugging flag,
wrowe
2001-08-17
1
-6
/
+0
[next]