f087ea2f6e0350a8b90d1ac9fee87b35039cee8a 1332842 |
|
01-May-2012 |
fuankg |
NetWare build system: fixed var names.
Renamed wrong and misleading var names in makefiles.
No functional change. |
72a9c5f539fe583767651852c0b53ce81a9054b5 1210926 |
|
06-Dec-2011 |
fuankg |
NetWare build fixes.
Create mod_cache.imp dynamically; fixed mod_cache_disk NLM name. |
64bfa36bae8297615384d8b417cc3f970e1b7657 1195057 |
|
30-Oct-2011 |
fuankg |
Reverted r1194896. |
0d980d2520a57fc9383ef53ace25279b9ccfdfb7 1194896 |
|
29-Oct-2011 |
fuankg |
Some NetWare build tweaks: generate proxy import list. |
ab86c68ce36c715e93f403dde41d0b9c1522c8b0 1150179 |
|
23-Jul-2011 |
sf |
Merge branch revert-ap-ldap:
Revert ap_ldap integration due to veto by Graham Leggett
Mailing list threads:
http://mail-archives.apache.org/mod_mbox/httpd-dev/201106.mbox/%3C4192DC1D-C0B9-42BB-B614-C3A41290F18B@sharp.fm%3E
http://mail-archives.apache.org/mod_mbox/httpd-dev/201107.mbox/%3C4E15E51E.4090700@rowe-clan.net%3E |
5bb015f8196b6a92b102f253eebd1397abbbf35e 1143222 |
|
06-Jul-2011 |
fuankg |
Added creating ap_ldap.h for NetWare. |
9b761068843e8072da6d00a5d59972bdba793426 1087185 |
|
31-Mar-2011 |
fuankg |
Removed dependency on sort command for export list.
Added a shell sort function to the NetWare export script
which is only few ms slower than the external sort command;
this makes the export list now identical on all build platforms. |
a98bbfa5321ae1a34a6cdfb3881bd6e4cee73f60 1086122 |
|
28-Mar-2011 |
fuankg |
Added copy rule for creating include/ap_config_layout.h. |
943fe3052a481f6980c5a489ff767c6effb581e2 1083540 |
|
20-Mar-2011 |
fuankg |
Create dav.imp dynamically from header to catch all exports. |
8d6e239d0e0aa0593fd93b4fef193d8c51b61b3c 1080725 |
|
11-Mar-2011 |
fuankg |
NetWare build overhaul in order to compile on Linux.
Some more build fixes. |
5d1d3e66e568daceb3277ca49475a4f469baf426 1079463 |
|
08-Mar-2011 |
fuankg |
NetWare build overhaul in order to compile on Linux.
More fixes ... |
0662ed52e814f8f08ef0e09956413a792584eddf 1079407 |
|
08-Mar-2011 |
fuankg |
NetWare build overhaul in order to compile on Linux.
Take 1. |
6d16aecc0b6dcbca71c16757a9bf07d6ad3d3b66 1049912 |
|
16-Dec-2010 |
fuankg |
Removed remaining reference to CORE_PRIVATE. |
8492a2583e10c69f40de92f9d5da884b64d9f379 885976 |
|
01-Dec-2009 |
fuankg |
fixed NetWare makefiles for newer pcre. |
7995fdac78f2c72195ecd6472b39c889ebc71fe7 795930 |
|
20-Jul-2009 |
fuankg |
gnu-make's abspath seems broken when the path is already absolute. |
cc319b1efed8edecf2e68e4109406f48ca5af6ef 795396 |
|
18-Jul-2009 |
fuankg |
enable building the NetWare build helpers for running on Win32. |
b3625b7b10590d60b077c1e1460c1394080c7cde 791876 |
|
07-Jul-2009 |
fuankg |
next step for fixing NetWare exports list. |
34a74d61abaed4080bd369454c1f2f9730aeabae 791574 |
|
06-Jul-2009 |
fuankg |
some NetWare build improvements. |
fc6b42a7c93753249b9b6ceb5186a804bf314c22 563847 |
|
08-Aug-2007 |
fuankg |
added check for minimum APR version. |
8998b084404674cc3f4e3f23a11933cd1c03a631 563333 |
|
07-Aug-2007 |
fuankg |
require apr build which is needed for prebuild target. |
755d7c84cbdd7bad94beede1d6b5a6526d3a1ccd 551251 |
|
27-Jun-2007 |
fuankg |
enabled setting awk tool from NWGNUenvironment.inc |
b73cd3195994247cfba2842f4b794058384114cd 521309 |
|
22-Mar-2007 |
fuankg |
removed obsolete stuff which is done by APR makefiles. |
9558e9fdb620dd6f42ca93beac6c3ab734086706 161368 |
|
15-Apr-2005 |
bnicholes |
Allow httpd on NetWare to build using either the standard socket libraries or the Winsock libraries. |
c5ef27ed1cf15c6b6345335c51416d2ea36198bf 109566 |
|
02-Dec-2004 |
bnicholes |
Allow APR-UTIL to exist and build outside of the httpd/srclib file structure |
70953fb44a7140fe206c3a5f011e24209c8c5c6a 106975 |
|
30-Nov-2004 |
bnicholes |
Allow APR to exist and build outside of the httpd/srclib file structure |
a108798301c4757d7380dd11b69710dc67cc5486 97250 |
|
17-Oct-2002 |
bnicholes |
General make file changes to extract the version string and
create NWGNUversion.inc |
2b32c9f6c744852dcd34344add090be19d2f6fbb 96846 |
|
16-Sep-2002 |
bnicholes |
Moving the auth_provider APIs into the core binary to avoid a chicken and
egg problem when loading the auth modules vs the providers. (Can't load the
auth module until the provider has registered. Can't register the provider until
the auth module is loaded and APIs are available.) |
bb2b38cd44b032118359afbc743efbea12f48e61 93665 |
|
01-Mar-2002 |
bnicholes |
Switching from a project build file to GNU make files |