summaryrefslogtreecommitdiff
path: root/lib/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Remove some more unused files...dreid2001-07-111-12/+0
* So I think I've moved apr_pools.c succesfully, so now we'll builddreid2001-07-071-1/+1
* Libtool-ize APR.gstein2001-01-091-24/+6
* Fix lib directory build on non-unix platforms after moving apr_private.hbjh2000-12-081-1/+3
* This patch removes the dependencies from Makefile.in. Dependenciestrawick2000-11-151-37/+2
* Fix dependency on vanished misc.hmartin2000-11-091-2/+1
* Allow lib directory to compile after the header file move.rbb2000-11-091-4/+3
* Fix inserting elements at the head and tail of a ring when the ring isfanf2000-09-091-0/+5
* Move apr_tables.c and apr_hash.c from apr/lib to apr/tables. This isrbb2000-07-241-13/+1
* Move the ap_signal code form apr_signal.c in lib to signals.c inrbb2000-07-241-6/+0
* Move apr_getpass.c and apr_md5.c from apr/lib to apr/passwd. The directoryrbb2000-07-241-14/+2
* Update dependenciessascha2000-07-231-29/+12
* Remove all of the ap_exec* functions. Nobody is currently using theserbb2000-07-211-2/+1
* Move apr_fnmatch.c from lib/apr/lib to lib/apr/strings. Just the next moverbb2000-07-211-2/+1
* Move all APR functions related to strings to their own directory, andrbb2000-07-211-5/+2
* Update dependancies in APRrbb2000-07-071-34/+34
* Update dependencies.ben2000-06-111-14/+20
* First function removed from Unix MPM's and moved to a common file. Thisrbb2000-05-181-1/+1
* Allow apr/lib to build on platforms that don't have their own apr/misc/OSDIRbjh2000-05-181-1/+1
* Import support for hash tables.fanf2000-05-031-0/+6
* Make `mm' an INCDIR in shmem/unix, so that the INCDIR rewriter cansascha2000-04-301-1/+0
* Update comment for depend target. The template makefiles are now calledsascha2000-04-301-1/+1
* Cleanup more files when make distclean is used. This should be all therbb2000-04-271-2/+3
* Add `IndexOptions +VersionSort', to nicely sort filenamesdgaudet2000-04-241-1/+2
* Update dependfielding2000-04-231-4/+6
* Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw.rbb2000-04-221-11/+11
* Remove the slack stuff from APR. This isn't actually used anywhere inrbb2000-04-061-5/+0
* Fix warnings, update dependencies.ben2000-03-181-31/+40
* Fix the build process for APR. There is no reason to build each libraryrbb1999-12-201-6/+6
* The compiler for PowerPC versions of BeOS is about as pedantic asdreid1999-12-191-4/+3
* Fix the logic in blocking vs non-blocking pipes to children. It onlyrbb1999-12-031-15/+16
* Update some dependancies. Move the final two files out of apr/inc and intorbb1999-11-231-7/+8
* Remake the unix dependencies.manoj1999-10-301-3/+8
* Remove the vestigial hsregex.h from APR, and update dependencies.manoj1999-09-231-10/+8
* Run make depend after moving the four header files. Remove the test programsrbb1999-08-181-18/+18
* Basic cleanup for apr. This takes care of the make depend that used to berbb1999-08-181-24/+24
* Initial revisionrbb1999-08-171-0/+89