Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
removed obsolete stuff from NetWare export generator script.
first trial to fix the export list for recent mod_watchdog changes ...
finally fixed NetWare export list (thanks help from rjung).
first trial to add mod_watchdog functions to export list.
some NetWare build improvements.
for now excluded the ap_mpm_pod_* functions from export list.
update license header text
Update the last year of copyright.
Update remaining 2004 copyright notices.
property cleanup
fix name of The Apache Software Foundation
apply Apache License, Version 2.0
Fix up the export list so that it is consistent between debug and non-debug builds
Specify a set of APIs that are normally defined as macros and should not be included in the export list.
Bringing the NetWare export script up to date with other export scripts
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.
Added symbol prefixing to the export list
Fixed the export list generation for NetWare to make sure that only real APIs are being exported
Excluding macros from the export list output
Sync'ed the NetWare export AWK script to the Unix script
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.
Consolidated the APR imports to a single import file
Modified to correctly extract the export lists
Scripts for setting up the build environment and generating the import lists
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |