summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
Commit message (Collapse)AuthorAgeFilesLines
* Removed libprews.o from aprlib.fuankg2011-03-191-1/+0
| | | | | | | | This file should only be linked into the NLM, and not be a member of the static lib. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.4.x@1083137 13f79535-47bb-0310-9956-ffa450edef68
* NetWare build overhaul in order to compile on Linux.fuankg2011-03-181-34/+42
| | | | | | | Backport of all recent changes to trunk. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.4.x@1082778 13f79535-47bb-0310-9956-ffa450edef68
* Added missing include paths for added apr_ldap.h.fuankg2011-03-101-0/+2
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.4.x@1080104 13f79535-47bb-0310-9956-ffa450edef68
* Minor NetWare makefile fixes.fuankg2010-10-091-0/+16
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.4.x@1006215 13f79535-47bb-0310-9956-ffa450edef68
* added socket_util to NetWare build.fuankg2009-11-201-0/+1
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.4.x@882461 13f79535-47bb-0310-9956-ffa450edef68
* added static libraries to devel target.fuankg2009-11-171-0/+4
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.4.x@881479 13f79535-47bb-0310-9956-ffa450edef68
* Backport all poll changes from r734707 up to nowjim2009-10-021-0/+2
| | | | | | | from trunk. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.4.x@821199 13f79535-47bb-0310-9956-ffa450edef68
* backport NetWare build improvements.fuankg2009-07-171-17/+13
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.4.x@795109 13f79535-47bb-0310-9956-ffa450edef68
* Revert the export of the ldap function table. Netware will just turn off ↵bnicholes2008-11-251-1/+0
| | | | | | the dso build for apu. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@720557 13f79535-47bb-0310-9956-ffa450edef68
* Export the ldap functions table for netwarebnicholes2008-11-251-0/+1
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@720362 13f79535-47bb-0310-9956-ffa450edef68
* added socket build type to the description string.fuankg2007-04-081-25/+25
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@526611 13f79535-47bb-0310-9956-ffa450edef68
* moved INSTDIRS to NWGNUtail.inc; fixed copyright string.fuankg2007-04-061-3/+0
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@526160 13f79535-47bb-0310-9956-ffa450edef68
* Remove an unnecessary module reference to LLDAPXbnicholes2005-11-081-1/+0
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@331898 13f79535-47bb-0310-9956-ffa450edef68
* Add fileio/unix/buffer.c to the NetWare buildbnicholes2005-10-261-0/+1
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@328656 13f79535-47bb-0310-9956-ffa450edef68
* Allow Apache on NetWare to build using either the standard socket libraries ↵bnicholes2005-04-141-6/+24
| | | | | | or the Winsock libraries. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@161365 13f79535-47bb-0310-9956-ffa450edef68
* Add multicast.c to the NetWare buildbnicholes2005-01-031-0/+1
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@124022 13f79535-47bb-0310-9956-ffa450edef68
* Allow APR-UTIL to exist and build outside of the httpd/srclib file structurebnicholes2004-12-021-6/+6
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@109561 13f79535-47bb-0310-9956-ffa450edef68
* Fix a build problem on NetWare with the latest apr_poll patchesbnicholes2004-11-221-1/+1
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@106198 13f79535-47bb-0310-9956-ffa450edef68
* Make sure that we auto-load the LDAPSDK NLMs so that APRLIB can run in ↵bnicholes2004-08-091-0/+10
| | | | | | protected address space git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@65300 13f79535-47bb-0310-9956-ffa450edef68
* Update the NetWare makefiles to conform with the LDAP overhaulbnicholes2004-08-041-0/+8
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@65298 13f79535-47bb-0310-9956-ffa450edef68
* Make sure that Winsock is started up properly for all NLMs that link to ↵bnicholes2004-07-061-0/+2
| | | | | | aprlib.nlm git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@65263 13f79535-47bb-0310-9956-ffa450edef68
* Eliminate the redundant compiler rulesbnicholes2004-06-011-87/+4
| | | | | | | Submitted by: Guenter Knauf <fuankg@apache.org>, Brad Nicholes git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@65144 13f79535-47bb-0310-9956-ffa450edef68
* Remove the hardcoded /Y parameter when doing a xcopybnicholes2004-04-291-1/+1
| | | | | | | Submitted by: Guenter Knauf <fuankg@apache.org> git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@65082 13f79535-47bb-0310-9956-ffa450edef68
* Create a separate compiler options file per NLM or librarybnicholes2004-04-081-46/+46
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@65048 13f79535-47bb-0310-9956-ffa450edef68
* Allow the NetWare makefiles to clean up some files that were missedbnicholes2004-04-061-0/+1
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@65046 13f79535-47bb-0310-9956-ffa450edef68
* Add apr_random to the NetWare buildbnicholes2004-03-231-3/+6
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@65023 13f79535-47bb-0310-9956-ffa450edef68
* Remove pollacc.c from the NetWare make filebnicholes2003-12-091-1/+0
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64828 13f79535-47bb-0310-9956-ffa450edef68
* Add atomic.c to the netware buildbnicholes2003-12-031-0/+5
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64807 13f79535-47bb-0310-9956-ffa450edef68
* Fix up the NetWare make files so that they copy the right headers and librariesbnicholes2003-11-211-2/+26
| | | | | | | for the installdev target git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64782 13f79535-47bb-0310-9956-ffa450edef68
* Pull apr_random from the NetWare buildbnicholes2003-11-171-6/+3
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64761 13f79535-47bb-0310-9956-ffa450edef68
* Add apr_random to the NetWare buildbnicholes2003-11-111-0/+8
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64739 13f79535-47bb-0310-9956-ffa450edef68
* Remove an unused system import from the NetWare buildbnicholes2003-10-021-1/+0
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64676 13f79535-47bb-0310-9956-ffa450edef68
* Add apr_temp_dir_get(), a function to get the most suitable directory to placethommay2003-08-231-0/+1
| | | | | | | | | | temp files based on environment variables and other factors. Obtained from: C Mike Pilato <cmpilato@collab.net> Reviewed by: Thom May git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64591 13f79535-47bb-0310-9956-ffa450edef68
* Add the otherchild functions to the NetWare build so that the linker will bebnicholes2003-03-041-0/+1
| | | | | | | | happy. This is now necessary due to the changes in the changes in the apr_thread_proc.h header git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64392 13f79535-47bb-0310-9956-ffa450edef68
* Added the apr_env functions to the NetWare buildbnicholes2003-02-181-0/+1
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64366 13f79535-47bb-0310-9956-ffa450edef68
* Added two new functions, apr_filepath_list_split and apr_filepath_list_merge,brane2003-02-121-0/+1
| | | | | | | | | | for managing search paths. The common implementation is in a new file, file_io/unix/filepath_util.c. Also added tests for these functions a new file in the test suite, testpath.c. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64349 13f79535-47bb-0310-9956-ffa450edef68
* Replaced the apr_atomic_dec function and the apr_atomic_casptr macrobnicholes2003-01-101-5/+0
| | | | | | | with inline functions for NetWare. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64288 13f79535-47bb-0310-9956-ffa450edef68
* Implemented the new OS language API for NetWare. This is a temporarybnicholes2002-11-161-0/+1
| | | | | | | | implementation just to get it building again. The real implementation will come later. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64039 13f79535-47bb-0310-9956-ffa450edef68
* Adding the current version string to the link of each NLMbnicholes2002-10-161-1/+1
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63938 13f79535-47bb-0310-9956-ffa450edef68
* NetWare make file updates for the xlate changes to apr-utilbnicholes2002-07-191-9/+0
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63716 13f79535-47bb-0310-9956-ffa450edef68
* Added pollacc.c to the build for NetWarebnicholes2002-07-111-0/+1
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63622 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up APR for NetWare so that it builds with the new apr_poll() changesbnicholes2002-07-111-0/+9
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63612 13f79535-47bb-0310-9956-ffa450edef68
* Removed the ReadWrite mutex that protects the stat cache table. Instead ↵bnicholes2002-06-261-4/+2
| | | | | | | | | | | | | implemented separate stat cache tables per processor. This eliminates the lock contention that was occuring each time a cache node expired and had to be refreshed. Having a stat cache per processor may cause some data redundancy but ensures that no other thread will be refreshing a node at the same time a thread is reading it. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63523 13f79535-47bb-0310-9956-ffa450edef68
* Building the wrong dso.c in the make files. Switched to the Netware version.bnicholes2002-06-131-2/+2
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63501 13f79535-47bb-0310-9956-ffa450edef68
* Added mmap APIs to the NetWare buildbnicholes2002-04-111-0/+6
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63249 13f79535-47bb-0310-9956-ffa450edef68
* Finished removing the locks API on NetWarebnicholes2002-04-091-1/+0
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63240 13f79535-47bb-0310-9956-ffa450edef68
* Added the NetWare version of atomic.c to the buildbnicholes2002-03-271-0/+5
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63197 13f79535-47bb-0310-9956-ffa450edef68
* Switching from a project build file to GNU make filesbnicholes2002-03-011-0/+404
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63075 13f79535-47bb-0310-9956-ffa450edef68