summaryrefslogtreecommitdiffstats
path: root/modules/NWGNUmakefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix spelling in comments and text files.Rainer Jung2016-08-111-1/+1
| | | | | | | | No functional change. PR 59990 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1756038 13f79535-47bb-0310-9956-ffa450edef68
* bye bye mod_h2, hello mod_http2Jim Jagielski2015-09-281-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1705749 13f79535-47bb-0310-9956-ffa450edef68
* NetWare build bits for mod_h2Gregg Lewis Smith2015-08-211-1/+9
| | | | | | | Submitted by normw gknw net git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1697051 13f79535-47bb-0310-9956-ffa450edef68
* Kill some NetWare build warnings.Guenter Knauf2013-05-101-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1481040 13f79535-47bb-0310-9956-ffa450edef68
* Added mod_macro to NetWare build.Guenter Knauf2013-01-201-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1435834 13f79535-47bb-0310-9956-ffa450edef68
* Make sure that we clean up the ldap module folder.Guenter Knauf2012-08-171-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1374199 13f79535-47bb-0310-9956-ffa450edef68
* Added apreq to NetWare build.Guenter Knauf2011-11-141-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201918 13f79535-47bb-0310-9956-ffa450edef68
* Some NetWare build tweaks.Guenter Knauf2011-10-291-32/+39
| | | | | | | Added check for APR_HAS_LDAP; renamed some build vars. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1194967 13f79535-47bb-0310-9956-ffa450edef68
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-091-1/+1
| | | | | | | Some more fixes ... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1079902 13f79535-47bb-0310-9956-ffa450edef68
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-081-9/+9
| | | | | | | More fixes ... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1079463 13f79535-47bb-0310-9956-ffa450edef68
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-081-1/+1
| | | | | | | Take 1. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1079407 13f79535-47bb-0310-9956-ffa450edef68
* Added NetWare makefiles for slotmem modules.Guenter Knauf2011-01-151-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059221 13f79535-47bb-0310-9956-ffa450edef68
* added tests to NetWare build.Guenter Knauf2009-10-021-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@820826 13f79535-47bb-0310-9956-ffa450edef68
* added mod_lua to the NetWare build.Guenter Knauf2009-07-131-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@793434 13f79535-47bb-0310-9956-ffa450edef68
* Add the new modules to the netware buildBradley Nicholes2008-12-011-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722156 13f79535-47bb-0310-9956-ffa450edef68
* added session modules to NetWare build.Guenter Knauf2008-04-081-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@645964 13f79535-47bb-0310-9956-ffa450edef68
* fixed comment, added comment, added logic to build mod_ssl by default if ↵Guenter Knauf2007-12-311-9/+16
| | | | | | USE_STDSOCKETS is defined. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@607756 13f79535-47bb-0310-9956-ffa450edef68
* Fix up the NetWare build due to the rearranging of the examples and ↵Bradley Nicholes2007-11-211-0/+1
| | | | | | experimental directories. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@597208 13f79535-47bb-0310-9956-ffa450edef68
* introduced independent var since we can build mod_ssl with both BSD and WINSOCK.Guenter Knauf2007-06-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@551413 13f79535-47bb-0310-9956-ffa450edef68
* This tree can't be named modules/debug/. Now it isn't.William A. Rowe Jr2006-07-061-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419652 13f79535-47bb-0310-9956-ffa450edef68
* Add mod_dbd to the NetWare buildBradley Nicholes2005-09-211-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290844 13f79535-47bb-0310-9956-ffa450edef68
* Build mod_ssl for the NetWare platformBradley Nicholes2005-04-191-0/+7
| | | | | | | Submitted by: Guenter Knauf <fuankg@apache.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161813 13f79535-47bb-0310-9956-ffa450edef68
* Add the modules/debug directory to the NetWare buildBradley Nicholes2004-12-161-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@122559 13f79535-47bb-0310-9956-ffa450edef68
* Move mod_cache out of experimental for the NetWare buildBradley Nicholes2004-11-271-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106757 13f79535-47bb-0310-9956-ffa450edef68
* Update the netware make files to stop building the ldap modules from ↵Bradley Nicholes2004-08-191-0/+7
| | | | | | experimental and start building from the new locations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104719 13f79535-47bb-0310-9956-ffa450edef68
* Update the build procedure commentBradley Nicholes2004-07-301-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104431 13f79535-47bb-0310-9956-ffa450edef68
* Update the commentBradley Nicholes2004-03-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103204 13f79535-47bb-0310-9956-ffa450edef68
* Allow the experimental modules to be built in the NetWare main line build ↵Bradley Nicholes2004-03-301-0/+7
| | | | | | process by defining the environment variable EXPERIMENTAL git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103202 13f79535-47bb-0310-9956-ffa450edef68
* Add mod_dav_lock to the NetWare buildBradley Nicholes2003-01-171-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98297 13f79535-47bb-0310-9956-ffa450edef68
* Makefile change required to move mod_ext_filter out of experimentalBradley Nicholes2002-11-231-6/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97603 13f79535-47bb-0310-9956-ffa450edef68
* NetWare makefile changes to facilitate building the auth_ldap modulesBradley Nicholes2002-10-111-12/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97182 13f79535-47bb-0310-9956-ffa450edef68
* Add mod_logio to the NetWare buildBradley Nicholes2002-10-031-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97066 13f79535-47bb-0310-9956-ffa450edef68
* Conditionally compile mod_edir if the directory existsBradley Nicholes2002-08-271-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96537 13f79535-47bb-0310-9956-ffa450edef68
* Added conditional build instructions for building the ldap modules andBradley Nicholes2002-06-041-0/+18
| | | | | | | mod_deflate git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95510 13f79535-47bb-0310-9956-ffa450edef68
* NetWare make files for building experimental modules mod_deflate,Bradley Nicholes2002-04-301-0/+2
| | | | | | | | | mod_example and support utilities ab, htdbm and logresolve Submitted by: Guenter Knauf [eflash@gmx.net] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94883 13f79535-47bb-0310-9956-ffa450edef68
* Switching from a project build file to GNU make filesBradley Nicholes2002-03-011-0/+35
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93665 13f79535-47bb-0310-9956-ffa450edef68