summaryrefslogtreecommitdiff
path: root/threadproc/beos/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* First whack at switching to a single top-level make. This adds a dependencygstein2004-02-051-25/+0
* Allow VPATH builds to properly generate build dependencies. This requiresjerenkrantz2002-04-221-0/+2
* Libtool-ize APR.gstein2001-01-091-33/+12
* Argh - correct my eariler attempt to get this building.dreid2000-12-021-1/+1
* More fixes to get BeOS building and a few missing functions to try anddreid2000-11-191-1/+1
* Get this working on BeOS again after the arch changes.dreid2000-11-181-1/+3
* BeOS changes to the way dependencies are built in APR makefilestrawick2000-11-151-53/+2
* Move all of the threadproc private header files to an arch directory underrbb2000-11-091-2/+1
* Procsup was basically the same file between Unix and BeOS, they can sharerbb2000-05-161-1/+0
* 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-5/+5
* thread cancellation is essentially the same as signals -- a form ofdgaudet2000-04-141-8/+0
* Add more code sharing arrangements and a few minor updates/tweaks.dreid2000-04-051-1/+1
* Tidy up the dependancies so that APR builds on BeOS again.dreid2000-04-031-29/+42
* The compiler for PowerPC versions of BeOS is about as pedantic asdreid1999-12-191-4/+3
* This primarily updates some dependancies and fixes a small problemdreid1999-11-021-0/+30
* Bring the userdata functions back in line and correct a small error in the ma...dreid1999-10-081-1/+1
* More changes to bring BeOS up to the UNIX APR level. Also a few changes torbb1999-09-101-19/+8
* Fix compilation bugs in APR. Move compiled libraries into a common libsrbb1999-08-271-1/+1
* Initial revisionrbb1999-08-171-0/+73