| Commit message (Expand) | Author | Age | Files | Lines |
* | Typo. | jfclere | 2002-03-12 | 1 | -1/+1 |
* | make test fails because there is no subdirectory test in test. | jfclere | 2002-03-12 | 1 | -1/+0 |
* | Blow stuff away more thoroughly. | ben | 2002-03-11 | 1 | -2/+2 |
* | Allow APR to install its own libtool into an installbuilddir. | jerenkrantz | 2002-03-09 | 1 | -5/+15 |
* | fix the name of the shared library for libapr on AIX | trawick | 2001-12-14 | 1 | -1/+1 |
* | switch Apache/apr/apr-util to use run-time linking on AIX | trawick | 2001-12-12 | 1 | -1/+1 |
* | If bindir doesn't exist, create it. | jerenkrantz | 2001-12-12 | 1 | -0/+3 |
* | apr-config is a shell script modeled after glib-config et al that allows | jerenkrantz | 2001-12-12 | 1 | -1/+4 |
* | Okay, back out the libtool dependency stuff. | jerenkrantz | 2001-12-11 | 1 | -2/+1 |
* | If we tell libtool what our link dependencies are (by including them when | jerenkrantz | 2001-12-11 | 1 | -1/+2 |
* | show how we invoke libtool to create libapr.la | trawick | 2001-12-05 | 1 | -1/+3 |
* | install apr.exp, for use on AIX when linking shared libraries | trawick | 2001-12-05 | 1 | -0/+1 |
* | tweak apr.exp so that it can be used as an import file too | trawick | 2001-12-01 | 1 | -1/+1 |
* | Get the apr.exp target working under Solaris make. | aaron | 2001-10-22 | 1 | -0/+1 |
* | If building with VPATH, then we have to install the headers from the | rbb | 2001-10-18 | 1 | -0/+2 |
* | Various changes toward the goal of AIX shared library builds: | aaron | 2001-10-15 | 1 | -12/+24 |
* | Added $(top_srcdir) and prefixed some of the files we reference with that | aaron | 2001-10-11 | 1 | -5/+6 |
* | get srcdir into apr/Makefile, as srcdir is now referenced | trawick | 2001-09-14 | 1 | -0/+1 |
* | Allow make install to work when built with VPATH. | rbb | 2001-09-13 | 1 | -2/+2 |
* | Setup APR to use doxygen instead of ScanDoc. | rbb | 2001-08-12 | 1 | -4/+2 |
* | Neither beos or OS/2 has any subdirs that need installing, so the commit | dreid | 2001-07-27 | 1 | -3/+5 |
* | Fix our installation. We need to install APRVARS and all the MM stuff. | rbb | 2001-07-26 | 1 | -0/+5 |
* | Do the cleans in test and build the right way, like apr-util. | fielding | 2001-05-17 | 1 | -0/+1 |
* | Add the test and build directories (when present) to the recursive | fielding | 2001-05-01 | 1 | -1/+1 |
* | Make clean, distclean, and extraclean consistently according to the | fielding | 2001-04-11 | 1 | -3/+2 |
* | Cleanup the --with-libtool option. The test directory now compiles cleanly | rbb | 2001-04-09 | 1 | -1/+1 |
* | Make libtool a configure-time option. This is done with --without-libtool. | rbb | 2001-04-06 | 1 | -4/+3 |
* | Use $(LIBTOOL) instead of libtool | rbb | 2001-04-05 | 1 | -1/+1 |
* | Allow APR to be installed using `make install` | rbb | 2001-04-03 | 1 | -2/+14 |
* | Enable use of the new build directory. | fielding | 2001-02-18 | 1 | -1/+3 |
* | remove bogus dependencies | gstein | 2001-02-17 | 1 | -1/+1 |
* | Make exports.lo rebuild when it should. | ben | 2001-02-17 | 1 | -1/+1 |
* | Use symbols to reduce hard-coded pathnames. | fielding | 2001-02-16 | 1 | -10/+2 |
* | - get libapr.la relinking when something has changed | gstein | 2001-01-11 | 1 | -7/+14 |
* | Libtool takes care of the lib prefix so get rid of our own workaround. | bjh | 2001-01-10 | 1 | -1/+1 |
* | Libtool-ize APR. | gstein | 2001-01-09 | 1 | -78/+16 |
* | prevent duplicate exports. when srcdir is "." (or an absolute path to that | gstein | 2000-12-31 | 1 | -4/+4 |
* | Drop the Perl dependency and use an awk script for creating apr.exports. | sascha | 2000-12-18 | 1 | -2/+3 |
* | Fix VPATH support. APR builds now cleanly in a separate build directory. | sascha | 2000-12-15 | 1 | -2/+10 |
* | Get rid of "-maxdepth 0" on the find invocation. This breaks on Tru64 | trawick | 2000-12-12 | 1 | -1/+1 |
* | auto-rebuild the exports file when a header changes | gstein | 2000-12-12 | 1 | -7/+22 |
* | Add a make target for test. This enters the test directory, does a make | rbb | 2000-12-03 | 1 | -0/+11 |
* | When running make_export.pl from the build scripts, invoke the perl | trawick | 2000-12-01 | 1 | -1/+1 |
* | Add a CHANGES log and make sure that apr.exports is removed when | rbb | 2000-12-01 | 1 | -1/+1 |
* | Add a make target to let us easily build the exports file for APR. | rbb | 2000-11-30 | 1 | -0/+3 |
* | Multiple build and configuration fixes | rbb | 2000-10-05 | 1 | -0/+1 |
* | Back out previous change, which attempted to minimize rebuilding | trawick | 2000-09-13 | 1 | -3/+1 |
* | Current implementation of lib/apr/Makefile.in causes rebuilding | trawick | 2000-09-01 | 1 | -1/+3 |
* | Add a rule to make the docs from APR's header files. And add a .cvsignore | rbb | 2000-07-23 | 1 | -0/+4 |
* | Detect libraries based on which platform configure is being run on. | rbb | 2000-06-27 | 1 | -0/+1 |