summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Add a rule to make the docs from APR's header files. And add a .cvsignoreRyan Bloom2000-07-231-0/+4
* Detect libraries based on which platform configure is being run on.Ryan Bloom2000-06-271-0/+1
* Use $(MAKE) instead of make in Makefiles.Ryan Bloom2000-04-281-1/+1
* Cleanup more files when make distclean is used. This should be all theRyan Bloom2000-04-271-2/+3
* Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw.Ryan Bloom2000-04-221-1/+1
* even more distclean goodness (there's still more... time for zzz though)dgaudet2000-03-141-0/+1
* fix an dependency ordering problem which shows up when you use "make -j2dgaudet2000-03-021-2/+2
* Add install and $(LIBAPR) targetSascha Schumann2000-01-111-4/+10
* R isn't portable. r pretty much isJim Jagielski2000-01-091-2/+2
* We now link on FreeBSD 2.2.x.Ben Laurie1999-12-221-0/+1
* Cleanup the Makefile for APR a bit. Get rid of some of the echos, andRyan Bloom1999-12-211-6/+2
* Insert some output messages when creating the library.Ryan Bloom1999-12-211-0/+4
* Make a single APR library file.Brian Havard1999-10-241-5/+7
* Bring network code to the parameter order spec. This means contexts go last,Ryan Bloom1999-10-101-0/+1
* This allows the build process for APR to make use of the extraDavid Reid1999-10-081-3/+2
* Fix "make distclean" in APR: the Makefiles were not removed, because it's notRalf S. Engelschall1999-09-271-1/+11
* Let's integrate APR better into the source tree, because it's more than boringRalf S. Engelschall1999-09-101-11/+11
* More changes to bring BeOS up to the UNIX APR level. Also a few changes toRyan Bloom1999-09-101-1/+0
* The distclean target has to remove some config.* files.Ralf S. Engelschall1999-09-031-0/+1
* Fix build of APR on OS/2Brian Havard1999-08-281-1/+1
* Fix compilation bugs in APR. Move compiled libraries into a common libsRyan Bloom1999-08-271-4/+3
* A couple of changes required to make things work nicer with Apache. MainlyRyan Bloom1999-08-191-1/+5
* Enhance directory step display to see what's going on...Ralf S. Engelschall1999-08-191-1/+7
* Initial revisionRyan Bloom1999-08-171-0/+71