| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Submitted by: Joe Orton <joe@manyfish.co.uk>
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63400 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63117 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
| |
Remove it after buildconf, or when someone runs autoconf
manually, remove it on make clean.
Submitted by: Joe Orton <joe@manyfish.co.uk> [buildconf]
Suggestions by: Greg Stein [make clean]
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@62472 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
libtool 1.3 and libtool 1.4.
Submitted by: Mo DeJong <supermo@bayarea.net>
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@62393 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@62361 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
- Fix buildconf to not build MM's configure
- Add the line in apr.h.in for MAP_ANON mmap usage
- Fix munmap to have the right parameters
- Add APR_WANT_MEMFUNC to import memset in shmem.c.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@62156 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
of $(top_builddir). This allows apr-util to use APR's build directory.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@62058 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61572 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61430 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
a release tarball, so it can't be OS-specific.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61399 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
aclocal.m4 rather than distributing it under its own name. This way
we can copy a replacement for libtool.m4 on those platforms that don't
work well with libtool.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61396 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
which would cause useless build errors. Remove it for a while.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61383 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
This is in preparation of APR being the center of all builds.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61382 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
directly including the macro files into configure.in.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61380 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61254 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
new build directory as apr_hints.m4, apr_common.m4, apr_network.m4,
and apr_threads.m4. None of the macro code has changed for this
pass -- only the location. More changes to come.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61241 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61192 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61191 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
To simplify the task, I also shifted the Makefiles to include a rules.mk
(based on APRUTIL's with a few tweaks). Still needs some work to remove the
INCLUDES setup in all the Makefiles (these can be shared).
buildconf now does more work (and generates some output)
aclocal.m4 is based on a number of M4 files, rather than standalone
apr/test/ has been updated but is probably broken in a few ways.
objs/ is now gone. we link directly from the .lo files.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61037 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60936 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
interpreter explicitly so that the path coded in make_export.pl doesn't
have to be correct.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60834 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
at configure time.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60830 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60482 13f79535-47bb-0310-9956-ffa450edef68
|
|
for APR and MM. Config.guess and Config.sub have been moved to helpers/
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60373 13f79535-47bb-0310-9956-ffa450edef68
|