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
/
apr_hints.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
the iconv hint is picked up from apr-util/apu-hints.m4, not
trawick
2003-12-22
1
-2
/
+0
*
* build/apr_hints.m4 (APR_PRELOAD): Fix patterns which
jorton
2003-11-20
1
-3
/
+3
*
Define _THREAD_SAFE for all compilations on AIX. Previously
trawick
2003-06-02
1
-1
/
+1
*
BS2000 needs an extra #define _KMEMUSER for <sys/shm.h>
martin
2003-05-28
1
-1
/
+1
*
reflect actual host-triple
martin
2003-05-02
1
-2
/
+5
*
don't bother j random user with missing function prototype warnings
trawick
2003-04-04
1
-1
/
+1
*
make a few changes to warnings with native compiler for AIX:
trawick
2003-02-19
1
-1
/
+1
*
Don't add -Oacgiltz to CFLAGS for GCC on *-sco3.2v[234]*, probable fix
jorton
2003-02-04
1
-1
/
+3
*
Fix overzealous s/-lcrypt// in r1.17 for some SCO platforms (untested).
jorton
2003-02-04
1
-2
/
+2
*
This was at best simply the wrong patch (aught to have been -Wl,+s) but
wrowe
2002-10-18
1
-3
/
+0
*
When we build HP-UX applications, they must be able to follow the
wrowe
2002-10-17
1
-0
/
+3
*
Added support for SCO OpenServer 5
brianp
2002-09-22
1
-3
/
+3
*
Darwin: Global mutexes don't need an intraprocess mutex when Posix
trawick
2002-05-09
1
-0
/
+1
*
AIX: Global mutexes don't need an intraprocess mutex when SysV
trawick
2002-05-09
1
-0
/
+1
*
Fix a problem with global mutexes on OS/390 when something other
trawick
2002-05-09
1
-1
/
+1
*
Beos locks are global.
dreid
2002-04-13
1
-0
/
+1
*
FreeBSD: switch to FLOCK serialization by default (thanks, Jeff!) and
gregames
2002-04-01
1
-5
/
+1
*
FreeBSD: use fcntl cross-process locks by default. Make note of problems
gregames
2002-04-01
1
-0
/
+5
*
define _XOPEN_SOURCE_EXTENDED on HP-UX 11; that gets us the socket
trawick
2002-03-28
1
-1
/
+1
*
update for Mac OS X. -traditional-cpp is no longer recommended.
fitz
2002-03-07
1
-1
/
+1
*
move all setting of CC to the APR_CC_HINTS mechanism.
gregames
2002-02-18
1
-9
/
+27
*
provide APR_CC_HINTS. This allows us to specify a default compiler
gregames
2002-02-15
1
-2
/
+16
*
The rest of this issue is undecided, but this patch gets us
aaron
2002-01-23
1
-1
/
+0
*
switch Apache/apr/apr-util to use run-time linking on AIX
trawick
2001-12-12
1
-0
/
+1
*
Add a proper check for xlc on AIX.
orlikowski
2001-12-03
1
-3
/
+3
*
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
1
-0
/
+3
*
we don't really need langlvl=extended for AIX+xlc, at least with
trawick
2001-11-27
1
-1
/
+1
*
Add the first elements to support AS/400
jfclere
2001-11-21
1
-0
/
+7
*
BSDi 4.1 needs to have the _REENTRANT flag set to get a correct build.
dreid
2001-11-10
1
-0
/
+7
*
Add support for QNX 6.
trawick
2001-10-16
1
-0
/
+2
*
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
*
Drop hint that gethostby*() functions are thread safe on OS/2.
bjh
2001-08-26
1
-0
/
+2
*
APR doesn't need to define union semun for apps; the
trawick
2001-08-15
1
-1
/
+1
*
Previously, we considered gethostbyname/gethostbyaddr to be
trawick
2001-08-15
1
-0
/
+2
*
get rid of boatloads of warnings on Darwin
trawick
2001-08-15
1
-1
/
+1
*
Move the required library autoconf checks before we do the first
jerenkrantz
2001-08-05
1
-37
/
+29
*
Fix the unresolved reference to pthread_sigmask() on Darwin.
trawick
2001-08-01
1
-1
/
+1
*
Revert Victor's patch for the _XOPEN_SOURCE (handled by configure now).
jerenkrantz
2001-06-01
1
-5
/
+1
*
Linux needs these options for the posix rwlocks to work.
orlikowski
2001-06-01
1
-2
/
+4
*
I missed this previously. Basically the latest BeOS beta has changed the ver...
dreid
2001-05-13
1
-1
/
+5
*
Remove useless cruft and make it unnecessary for clients of APR
fielding
2001-05-11
1
-8
/
+2
*
In trying to get as many modules as possible building this flag is required
dreid
2001-05-09
1
-1
/
+1
*
This option needs to be set for all versions of beos, not just BONE.
dreid
2001-04-29
1
-2
/
+3
*
Completely revamp configure so that it preserves the standard make
fielding
2001-04-29
1
-23
/
+17
*
This change gets BeOS building again. We have sigsuspend but we certainly
dreid
2001-04-27
1
-3
/
+3
*
Enable rhapsody
wsanchez
2001-04-19
1
-3
/
+3
*
Back out -DSIGPROCMASK_SETS_THREAD_MASK flag for Darwin.
wsanchez
2001-04-19
1
-1
/
+1
[next]