summaryrefslogtreecommitdiff
path: root/network_io/os2/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* First whack at switching to a single top-level make. This adds a dependencyGreg Stein2004-02-051-22/+0
* An attempt at the OS/2 implementation. I have no OS/2 box, so thisRyan Bloom2002-07-111-1/+0
* Allow VPATH builds to properly generate build dependencies. This requiresJustin Erenkrantz2002-04-221-0/+2
* OS/2: add an assortment of misc helper functions that were missing soBrian Havard2001-03-191-0/+1
* Libtool-ize APR.Greg Stein2001-01-091-37/+14
* Add apr_parse_addr_port() for parsing the hostname:port portion ofJeff Trawick2000-12-071-0/+1
* OS/2: Add unix inet_ntop() to OS/2 build.Brian Havard2000-11-251-0/+1
* OS/2 changes to the way dependencies are built in APR makefilesJeff Trawick2000-11-151-75/+2
* Fix OS/2 build after the move of private APR headers to the include/arch/Brian Havard2000-11-141-40/+64
* Make `mm' an INCDIR in shmem/unix, so that the INCDIR rewriter canSascha Schumann2000-04-301-1/+0
* Update comment for depend target. The template makefiles are now calledSascha Schumann2000-04-301-1/+1
* Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw.Ryan Bloom2000-04-221-1/+1
* Update some dependencies.Brian Havard2000-03-161-22/+30
* OS/2: Bypass EMX library's socket code and go straight to the OS/2 TCP/IPBrian Havard1999-10-291-1/+2
* Enhancements for APR network_io. Adds separate local/remote access methods forBrian Havard1999-10-241-1/+7
* OS/2: Update dependenciesBrian Havard1999-10-181-9/+15
* Generate dependencies for APR OS/2 modules.Brian Havard1999-08-281-14/+17
* Fix compilation bugs in APR. Move compiled libraries into a common libsRyan Bloom1999-08-271-1/+1
* Initial revisionRyan Bloom1999-08-171-0/+67