/[Apache-SVN]/httpd/httpd/trunk/build/make_nw_export.awk
ViewVC logotype

Log of /httpd/httpd/trunk/build/make_nw_export.awk

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 821602 - (view) (annotate) - [select for diffs]
Modified Sun Oct 4 20:26:21 2009 UTC (7 weeks, 4 days ago) by fuankg
File length: 2635 byte(s)
Diff to previous 820503 (colored)
removed obsolete stuff from NetWare export generator script.

Revision 820503 - (view) (annotate) - [select for diffs]
Modified Thu Oct 1 01:08:05 2009 UTC (8 weeks, 1 day ago) by fuankg
File length: 2799 byte(s)
Diff to previous 792154 (colored)
first trial to fix the export list for recent mod_watchdog changes ...

Revision 792154 - (view) (annotate) - [select for diffs]
Modified Wed Jul 8 14:17:39 2009 UTC (4 months, 2 weeks ago) by fuankg
File length: 2643 byte(s)
Diff to previous 791845 (colored)
finally fixed NetWare export list (thanks help from rjung).

Revision 791845 - (view) (annotate) - [select for diffs]
Modified Tue Jul 7 14:27:28 2009 UTC (4 months, 3 weeks ago) by fuankg
File length: 2457 byte(s)
Diff to previous 791574 (colored)
first trial to add mod_watchdog functions to export list.

Revision 791574 - (view) (annotate) - [select for diffs]
Modified Mon Jul 6 19:17:37 2009 UTC (4 months, 3 weeks ago) by fuankg
File length: 2449 byte(s)
Diff to previous 791306 (colored)
some NetWare build improvements.

Revision 791306 - (view) (annotate) - [select for diffs]
Modified Sun Jul 5 19:20:50 2009 UTC (4 months, 3 weeks ago) by fuankg
File length: 2445 byte(s)
Diff to previous 420990 (colored)
for now excluded the ap_mpm_pod_* functions from export list.

Revision 420990 - (view) (annotate) - [select for diffs]
Modified Tue Jul 11 20:55:32 2006 UTC (3 years, 4 months ago) by fielding
File length: 2425 byte(s)
Diff to previous 395229 (colored)
update license header text

Revision 395229 - (view) (annotate) - [select for diffs]
Modified Wed Apr 19 12:23:42 2006 UTC (3 years, 7 months ago) by colm
File length: 2278 byte(s)
Diff to previous 190592 (colored)
Update the last year of copyright.

Revision 190592 - (view) (annotate) - [select for diffs]
Modified Tue Jun 14 13:54:34 2005 UTC (4 years, 5 months ago) by jorton
File length: 2278 byte(s)
Diff to previous 106505 (colored)
Update remaining 2004 copyright notices.

Revision 106505 - (view) (annotate) - [select for diffs]
Modified Thu Nov 25 00:01:34 2004 UTC (5 years ago) by nd
File length: 2243 byte(s)
Diff to previous 102619 (colored)
property cleanup

Revision 102619 - (view) (annotate) - [select for diffs]
Modified Mon Feb 9 20:40:53 2004 UTC (5 years, 9 months ago) by nd
File length: 2243 byte(s)
Diff to previous 102521 (colored)
fix name of The Apache Software Foundation

Revision 102521 - (view) (annotate) - [select for diffs]
Modified Fri Feb 6 21:54:06 2004 UTC (5 years, 9 months ago) by nd
File length: 2239 byte(s)
Diff to previous 98987 (colored)
apply Apache License, Version 2.0

Revision 98987 - (view) (annotate) - [select for diffs]
Modified Tue Mar 11 21:17:09 2003 UTC (6 years, 8 months ago) by bnicholes
File length: 1640 byte(s)
Diff to previous 98925 (colored)
Fix up the export list so that it is consistent between debug and non-debug builds

Revision 98925 - (view) (annotate) - [select for diffs]
Modified Fri Mar 7 17:31:46 2003 UTC (6 years, 8 months ago) by bnicholes
File length: 2049 byte(s)
Diff to previous 96130 (colored)
Specify a set of APIs that are normally defined as macros and should not be
included in the export list.

Revision 96130 - (view) (annotate) - [select for diffs]
Modified Fri Jul 19 19:48:49 2002 UTC (7 years, 4 months ago) by bnicholes
File length: 1641 byte(s)
Diff to previous 94551 (colored)
Bringing the NetWare export script up to date with other export scripts

Revision 94551 - (view) (annotate) - [select for diffs]
Modified Mon Apr 8 22:08:34 2002 UTC (7 years, 7 months ago) by bnicholes
File length: 1073 byte(s)
Diff to previous 93033 (colored)
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.

Revision 93033 - (view) (annotate) - [select for diffs]
Modified Fri Jan 25 23:38:01 2002 UTC (7 years, 10 months ago) by bnicholes
File length: 1058 byte(s)
Diff to previous 92777 (colored)
Added symbol prefixing to the export list

Revision 92777 - (view) (annotate) - [select for diffs]
Modified Tue Jan 8 21:46:18 2002 UTC (7 years, 10 months ago) by bnicholes
File length: 1020 byte(s)
Diff to previous 92430 (colored)
Fixed the export list generation for NetWare to make sure that only real APIs
are being exported

Revision 92430 - (view) (annotate) - [select for diffs]
Modified Tue Dec 11 19:37:11 2001 UTC (7 years, 11 months ago) by bnicholes
File length: 1615 byte(s)
Diff to previous 92268 (colored)
Excluding macros from the export list output

Revision 92268 - (view) (annotate) - [select for diffs]
Modified Fri Nov 30 22:29:41 2001 UTC (7 years, 11 months ago) by bnicholes
File length: 1499 byte(s)
Diff to previous 92044 (colored)
Sync'ed the NetWare export AWK script to the Unix script

Revision 92044 - (view) (annotate) - [select for diffs]
Modified Mon Nov 19 23:33:15 2001 UTC (8 years ago) by bnicholes
File length: 1311 byte(s)
Diff to previous 91728 (colored)
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.

Revision 91728 - (view) (annotate) - [select for diffs]
Modified Fri Nov 2 17:56:14 2001 UTC (8 years ago) by bnicholes
File length: 1314 byte(s)
Diff to previous 91653 (colored)
Consolidated the APR imports to a single import file

Revision 91653 - (view) (annotate) - [select for diffs]
Modified Tue Oct 23 23:29:50 2001 UTC (8 years, 1 month ago) by bnicholes
File length: 1298 byte(s)
Diff to previous 91638 (colored)
Modified to correctly extract the export lists

Revision 91638 - (view) (annotate) - [select for diffs]
Added Mon Oct 22 18:29:45 2001 UTC (8 years, 1 month ago) by bnicholes
File length: 2685 byte(s)
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.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2