summaryrefslogtreecommitdiff
path: root/locks/beos/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* First whack at switching to a single top-level make. This adds a dependencygstein2004-02-051-16/+0
* Allow VPATH builds to properly generate build dependencies. This requiresjerenkrantz2002-04-221-0/+2
* We don't need seperate global_mutex's.dreid2002-04-131-2/+1
* Don't build locks.lo anymore.aaron2002-04-091-1/+1
* Add a new lock API: apr_global_mutex_taaron2002-02-181-1/+2
* New process locking API for APR.rbb2001-09-191-1/+2
* Add condition variables to the APR set of locking functions.rbb2001-09-131-1/+2
* Add the new thread read/write API to APR. This doesn't change anyrbb2001-09-081-1/+2
* Add the new thread_lock API to APR. This is the first step to breakingrbb2001-09-041-1/+2
* This has been on my ToDO list for a while, but essentially I've neverdreid2001-06-111-4/+1
* Fix a makefile so this builds...dreid2001-01-101-2/+2
* Libtool-ize APR.gstein2001-01-091-31/+8
* BeOS changes to the way dependencies are built in APR makefilestrawick2000-11-151-28/+2
* Move all of the lock private header files to an arch directory underrbb2000-11-091-2/+1
* 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
* Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw.rbb2000-04-221-3/+3
* Missed this one when I did the others. As there isn't an inc directorydreid1999-12-201-4/+3
* This primarily updates some dependancies and fixes a small problemdreid1999-11-021-6/+8
* Fix compilation bugs in APR. Move compiled libraries into a common libsrbb1999-08-271-1/+1
* Initial revisionrbb1999-08-171-0/+63