c6d74c6667d7f851963abe6907e08cac0fdc7d9e 1425338 |
|
22-Dec-2012 |
fuankg |
Removed now obsolete function skip from NetWare
export list generating script. |
d69ce32f322a3a3958fa2f91ff490744724d05f5 1301281 |
|
16-Mar-2012 |
fuankg |
Fixed broken *_DECLARE_DATA section.
Seems our preprocessor is some crazy and inserts a blank
after replacing a define which made the awk script fail.
Patch submitted by: normw gknw net. |
72a9c5f539fe583767651852c0b53ce81a9054b5 1210926 |
|
06-Dec-2011 |
fuankg |
NetWare build fixes.
Create mod_cache.imp dynamically; fixed mod_cache_disk NLM name. |
d5ef50bb5810983012435957be0680bde34d1e44 1201918 |
|
14-Nov-2011 |
fuankg |
Added apreq to NetWare build. |
64bfa36bae8297615384d8b417cc3f970e1b7657 1195057 |
|
30-Oct-2011 |
fuankg |
Reverted r1194896. |
0d980d2520a57fc9383ef53ace25279b9ccfdfb7 1194896 |
|
29-Oct-2011 |
fuankg |
Some NetWare build tweaks: generate proxy import list. |
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. |
d79d09ecf38cd34b26678c88405c78d086bad2c4 1086562 |
|
29-Mar-2011 |
fuankg |
Minor awk tweak. |
7f4018eaabcde75123aae70967827d2cab6f30f8 1086556 |
|
29-Mar-2011 |
fuankg |
Remove traling line endings with Linux builds. |
943fe3052a481f6980c5a489ff767c6effb581e2 1083540 |
|
20-Mar-2011 |
fuankg |
Create dav.imp dynamically from header to catch all exports. |
2a3d4464b68bcf6173f675479b4ec681a83f4bd9 1079614 |
|
09-Mar-2011 |
fuankg |
NetWare build overhaul in order to compile on Linux.
Some more fixes ... |
0c4c3ba0a44b40de924ace305a1c868130824cc4 821602 |
|
04-Oct-2009 |
fuankg |
removed obsolete stuff from NetWare export generator script. |
7dfd7007a3beb8358504c337a1d744985b3aad39 820503 |
|
01-Oct-2009 |
fuankg |
first trial to fix the export list for recent mod_watchdog changes ... |
b972d6954acbeafb8e1d6e7020e1e907cb884d0c 792154 |
|
08-Jul-2009 |
fuankg |
finally fixed NetWare export list (thanks help from rjung). |
2bf6018e8ac7546acf790550639ea7d7492ab281 791845 |
|
07-Jul-2009 |
fuankg |
first trial to add mod_watchdog functions to export list. |
34a74d61abaed4080bd369454c1f2f9730aeabae 791574 |
|
06-Jul-2009 |
fuankg |
some NetWare build improvements. |
ea3f41641d1ac0fe1cc3228ba04be218ac32ead8 791306 |
|
05-Jul-2009 |
fuankg |
for now excluded the ap_mpm_pod_* functions from export list. |
db479b48bd4d75423ed4a45e15b75089d1a8ad72 420990 |
|
11-Jul-2006 |
fielding |
update license header text |
a2652f3451528565db1f85db6953fc30799d7ead 395229 |
|
19-Apr-2006 |
colm |
Update the last year of copyright. |
53359f0fef553ad61e2d1e871dc007c542844f86 190592 |
|
14-Jun-2005 |
jorton |
Update remaining 2004 copyright notices. |
6de8046f8f7e07cd83895a528df25d977e502c76 102619 |
|
09-Feb-2004 |
nd |
fix name of The Apache Software Foundation |
240b85022b73af58a6d971cd3d05d54037d8f682 102521 |
|
06-Feb-2004 |
nd |
apply Apache License, Version 2.0 |
6f2fa094a76c27135a9825ca9492f9db0a1a3bc9 98987 |
|
11-Mar-2003 |
bnicholes |
Fix up the export list so that it is consistent between debug and non-debug builds |
3c72aadc3ae130d63fde75fc5e3a36a5d93d5eaf 98925 |
|
07-Mar-2003 |
bnicholes |
Specify a set of APIs that are normally defined as macros and should not be
included in the export list. |
7640ae77eade5ef41bb3bf964a9d437e64c55da3 96130 |
|
19-Jul-2002 |
bnicholes |
Bringing the NetWare export script up to date with other export scripts |
f45af25ac6e8877711b4779ce94e6cd5422492d5 94551 |
|
09-Apr-2002 |
bnicholes |
Fix export of variables that have "extern" before their AP_DECLARE_DATA.
This includes ap_subreq_core_filter_handle which mod_autoindex.c now needs. |
eb3171a063fe502d50dd335c2d99c84eb7053935 93033 |
|
26-Jan-2002 |
bnicholes |
Added symbol prefixing to the export list |
ccc708e8694746878551e07afab3b9a4f14cee84 92777 |
|
08-Jan-2002 |
bnicholes |
Fixed the export list generation for NetWare to make sure that only real APIs
are being exported |
cd1f290b74cc0793e9ddc1b19216390fc08b5f51 92430 |
|
11-Dec-2001 |
bnicholes |
Excluding macros from the export list output |
c96ac5366a7ba4ac6c3397ab1d1df74da0ee8fa0 92268 |
|
30-Nov-2001 |
bnicholes |
Sync'ed the NetWare export AWK script to the Unix script |
aa158cddda558cd394ca22c3838bd4927bbe8971 92044 |
|
20-Nov-2001 |
bnicholes |
Fixed the AWK script so that it will pick up functions that have been
declared on multiple lines such as create_connection in connection.h.
Otherwise multi-line declared functions are omitted from the export list. |
c5add43aef9b32d94361f3e45749811f2a1d7148 91728 |
|
02-Nov-2001 |
bnicholes |
Consolidated the APR imports to a single import file |
56501c76b6e8bc7c0c47f41669ec98990f03c1d9 91653 |
|
24-Oct-2001 |
bnicholes |
Modified to correctly extract the export lists |
43aea3e7c517d422b84242bd4474d94802d3b4e3 91638 |
|
22-Oct-2001 |
bnicholes |
Scripts for setting up the build environment and generating the import lists |