summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* Add a rule to make the docs from APR's header files. And add a .cvsignorerbb2000-07-231-0/+4
* Detect libraries based on which platform configure is being run on.rbb2000-06-271-0/+1
* Use $(MAKE) instead of make in Makefiles.rbb2000-04-281-1/+1
* Cleanup more files when make distclean is used. This should be all therbb2000-04-271-2/+3
* Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw.rbb2000-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) targetsascha2000-01-111-4/+10
* R isn't portable. r pretty much isjim2000-01-091-2/+2
* We now link on FreeBSD 2.2.x.ben1999-12-221-0/+1
* Cleanup the Makefile for APR a bit. Get rid of some of the echos, andrbb1999-12-211-6/+2
* Insert some output messages when creating the library.rbb1999-12-211-0/+4
* Make a single APR library file.bjh1999-10-241-5/+7
* Bring network code to the parameter order spec. This means contexts go last,rbb1999-10-101-0/+1
* This allows the build process for APR to make use of the extradreid1999-10-081-3/+2
* Fix "make distclean" in APR: the Makefiles were not removed, because it's notrse1999-09-271-1/+11
* Let's integrate APR better into the source tree, because it's more than boringrse1999-09-101-11/+11
* More changes to bring BeOS up to the UNIX APR level. Also a few changes torbb1999-09-101-1/+0
* The distclean target has to remove some config.* files.rse1999-09-031-0/+1
* Fix build of APR on OS/2bjh1999-08-281-1/+1
* Fix compilation bugs in APR. Move compiled libraries into a common libsrbb1999-08-271-4/+3
* A couple of changes required to make things work nicer with Apache. Mainlyrbb1999-08-191-1/+5
* Enhance directory step display to see what's going on...rse1999-08-191-1/+7
* Initial revisionrbb1999-08-171-0/+71