summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
Commit message (Expand)AuthorAgeFilesLines
...
* Implement a BASEDIR build environment variable to allow the NetWare build to ...Bradley Nicholes2007-01-311-38/+38
* Add util_mutex.c and .h to the netware buildBradley Nicholes2006-10-261-0/+1
* Remove GENURI.nlm from the prebuild targetBradley Nicholes2006-04-301-2/+0
* Update the NetWare makefiles to build the authz codeBradley Nicholes2006-01-111-0/+5
* Small description change to indicate which socket library the NLM in built forBradley Nicholes2005-11-221-1/+6
* Add eor_bucket.c to the NetWare buildBradley Nicholes2005-10-261-0/+1
* Add the path to the mod_ssl include for the setenvif module.Bradley Nicholes2005-07-261-0/+1
* Build mod_ssl for the NetWare platformBradley Nicholes2005-04-181-2/+6
* Allow httpd on NetWare to build using either the standard socket libraries or...Bradley Nicholes2005-04-141-2/+12
* Update the NetWare make install target to comply with the new .conf file layoutBradley Nicholes2005-04-101-1/+13
* Rethink the built-in vs shared modules for NetWare. Reposition mod_asis, mod...Bradley Nicholes2005-04-081-6/+0
* Make the changes in the NetWare build for the image_map module renameBradley Nicholes2005-04-081-1/+1
* * NWGNUmakefile: Update for PCRE changes.Joe Orton2005-02-141-1/+1
* Add a target to build the prebuild utilities on NetWareBradley Nicholes2005-02-081-0/+10
* Allow APR to exist and build outside of the httpd/srclib file structureBradley Nicholes2004-11-301-4/+3
* Initial pass at refactoring some files to eliminate our 150K C source behemoths.Justin Erenkrantz2004-11-271-0/+5
* Copy the charset.conv file to the /conf directory during the make install phase Bradley Nicholes2004-11-201-0/+1
* Eliminate the redundant compiler rulesBradley Nicholes2004-06-011-47/+3
* Remove the hardcoded /Y parameter when doing a xcopyBradley Nicholes2004-04-291-5/+5
* Allow the NetWare makefiles to clean up some files that were missedBradley Nicholes2004-04-061-0/+1
* Allow make files to create a cc.opt compiler options file per NLM rather than...Bradley Nicholes2004-03-071-24/+24
* Add eoc_bucket.c to the NetWare makefileBradley Nicholes2004-03-061-0/+1
* Stop trying to copy headers out of directories that don't existBradley Nicholes2003-11-211-2/+0
* Opps. Copy/Paste problemBradley Nicholes2003-05-231-1/+1
* Copy the .XDC data file during the installdev make process. This allows otherBradley Nicholes2003-05-231-0/+1
* Fix up the export list so that it is consistent between debug and non-debug b...Bradley Nicholes2003-03-111-0/+1
* Add the version number to the screen nameBradley Nicholes2003-03-111-1/+1
* Change the screen name default to DEFAULT for all NLMs except the Apache2 NLMBradley Nicholes2003-01-301-0/+8
* Remove rfc1413.c from the buildBradley Nicholes2003-01-221-1/+0
* Adding the current version string to the link of each NLMBradley Nicholes2002-10-161-1/+1
* Clean up some left over garbage in the NetWare make files after moving theBradley Nicholes2002-09-201-1/+0
* Take a stab in the dark at fixing up the Netware build due to theJustin Erenkrantz2002-09-201-1/+1
* Moving the auth_provider APIs into the core binary to avoid a chicken andBradley Nicholes2002-09-161-0/+2
* Removed access_module, auth_module and added authz_host_module inBradley Nicholes2002-09-131-2/+1
* Make the xcopy run smootherBradley Nicholes2002-09-061-5/+5
* Added mod_cgi and mod_netware to the NetWare make files.Bradley Nicholes2002-05-311-0/+2
* Updated the NetWare makefiles to include the rotatelogs NLM and to copyBradley Nicholes2002-05-291-2/+2
* Fixing up the distribution and install section of the NetWare make filesBradley Nicholes2002-04-291-2/+5
* Changed the make file to pick up the renamed httpd.conf file template.Bradley Nicholes2002-04-051-1/+1
* Switched to xcopy commands in the make file so that we are sure all of theBradley Nicholes2002-03-271-18/+10
* Added the AWK script to the build that generates the default HTTPD.conf fileBradley Nicholes2002-03-121-1/+1
* Switching from a project build file to GNU make filesBradley Nicholes2002-03-011-0/+400