summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
Commit message (Expand)AuthorAgeFilesLines
* Removed libprews.o from aprlib.fuankg2011-03-191-1/+0
* NetWare build overhaul in order to compile on Linux.fuankg2011-03-181-34/+42
* Added missing include paths for added apr_ldap.h.fuankg2011-03-101-0/+2
* Minor NetWare makefile fixes.fuankg2010-10-091-0/+16
* added socket_util to NetWare build.fuankg2009-11-201-0/+1
* added static libraries to devel target.fuankg2009-11-171-0/+4
* Backport all poll changes from r734707 up to nowjim2009-10-021-0/+2
* backport NetWare build improvements.fuankg2009-07-171-17/+13
* Revert the export of the ldap function table. Netware will just turn off the...bnicholes2008-11-251-1/+0
* Export the ldap functions table for netwarebnicholes2008-11-251-0/+1
* added socket build type to the description string.fuankg2007-04-081-25/+25
* moved INSTDIRS to NWGNUtail.inc; fixed copyright string.fuankg2007-04-061-3/+0
* Remove an unnecessary module reference to LLDAPXbnicholes2005-11-081-1/+0
* Add fileio/unix/buffer.c to the NetWare buildbnicholes2005-10-261-0/+1
* Allow Apache on NetWare to build using either the standard socket libraries o...bnicholes2005-04-141-6/+24
* Add multicast.c to the NetWare buildbnicholes2005-01-031-0/+1
* Allow APR-UTIL to exist and build outside of the httpd/srclib file structurebnicholes2004-12-021-6/+6
* Fix a build problem on NetWare with the latest apr_poll patchesbnicholes2004-11-221-1/+1
* Make sure that we auto-load the LDAPSDK NLMs so that APRLIB can run in protec...bnicholes2004-08-091-0/+10
* Update the NetWare makefiles to conform with the LDAP overhaulbnicholes2004-08-041-0/+8
* Make sure that Winsock is started up properly for all NLMs that link to aprli...bnicholes2004-07-061-0/+2
* Eliminate the redundant compiler rulesbnicholes2004-06-011-87/+4
* Remove the hardcoded /Y parameter when doing a xcopybnicholes2004-04-291-1/+1
* Create a separate compiler options file per NLM or librarybnicholes2004-04-081-46/+46
* Allow the NetWare makefiles to clean up some files that were missedbnicholes2004-04-061-0/+1
* Add apr_random to the NetWare buildbnicholes2004-03-231-3/+6
* Remove pollacc.c from the NetWare make filebnicholes2003-12-091-1/+0
* Add atomic.c to the netware buildbnicholes2003-12-031-0/+5
* Fix up the NetWare make files so that they copy the right headers and librariesbnicholes2003-11-211-2/+26
* Pull apr_random from the NetWare buildbnicholes2003-11-171-6/+3
* Add apr_random to the NetWare buildbnicholes2003-11-111-0/+8
* Remove an unused system import from the NetWare buildbnicholes2003-10-021-1/+0
* Add apr_temp_dir_get(), a function to get the most suitable directory to placethommay2003-08-231-0/+1
* Add the otherchild functions to the NetWare build so that the linker will bebnicholes2003-03-041-0/+1
* Added the apr_env functions to the NetWare buildbnicholes2003-02-181-0/+1
* Added two new functions, apr_filepath_list_split and apr_filepath_list_merge,brane2003-02-121-0/+1
* Replaced the apr_atomic_dec function and the apr_atomic_casptr macrobnicholes2003-01-101-5/+0
* Implemented the new OS language API for NetWare. This is a temporarybnicholes2002-11-161-0/+1
* Adding the current version string to the link of each NLMbnicholes2002-10-161-1/+1
* NetWare make file updates for the xlate changes to apr-utilbnicholes2002-07-191-9/+0
* Added pollacc.c to the build for NetWarebnicholes2002-07-111-0/+1
* Fixing up APR for NetWare so that it builds with the new apr_poll() changesbnicholes2002-07-111-0/+9
* Removed the ReadWrite mutex that protects the stat cache table. Instead impl...bnicholes2002-06-261-4/+2
* Building the wrong dso.c in the make files. Switched to the Netware version.bnicholes2002-06-131-2/+2
* Added mmap APIs to the NetWare buildbnicholes2002-04-111-0/+6
* Finished removing the locks API on NetWarebnicholes2002-04-091-1/+0
* Added the NetWare version of atomic.c to the buildbnicholes2002-03-271-0/+5
* Switching from a project build file to GNU make filesbnicholes2002-03-011-0/+404