summaryrefslogtreecommitdiff
path: root/build/make_nw_export.awk
Commit message (Expand)AuthorAgeFilesLines
* Add proxy_module to the list of symbolsRainer Jung2016-02-061-2/+1
* Remove recent new marker macroPROXY_HOOK_NON_LINKEDRainer Jung2016-02-051-1/+1
* Allow Netware awk script which handles proxyRainer Jung2016-02-051-0/+11
* Add support for the proxy modules toRainer Jung2016-02-051-2/+8
* Removed now obsolete function skip from NetWareGuenter Knauf2012-12-221-1/+0
* Fixed broken *_DECLARE_DATA section.Guenter Knauf2012-03-151-2/+2
* NetWare build fixes.Guenter Knauf2011-12-061-2/+2
* Added apreq to NetWare build.Guenter Knauf2011-11-141-2/+2
* Reverted r1194896.Guenter Knauf2011-10-291-2/+2
* Some NetWare build tweaks: generate proxy import list.Guenter Knauf2011-10-291-2/+2
* Removed dependency on sort command for export list.Guenter Knauf2011-03-311-10/+31
* Minor awk tweak.Guenter Knauf2011-03-291-1/+1
* Remove traling line endings with Linux builds.Guenter Knauf2011-03-291-1/+1
* Create dav.imp dynamically from header to catch all exports.Guenter Knauf2011-03-201-5/+7
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-091-1/+1
* removed obsolete stuff from NetWare export generator script.Guenter Knauf2009-10-041-8/+0
* first trial to fix the export list for recent mod_watchdog changes ...Guenter Knauf2009-10-011-2/+10
* finally fixed NetWare export list (thanks help from rjung).Guenter Knauf2009-07-081-19/+22
* first trial to add mod_watchdog functions to export list.Guenter Knauf2009-07-071-2/+2
* some NetWare build improvements.Guenter Knauf2009-07-061-1/+1
* for now excluded the ap_mpm_pod_* functions from export list.Guenter Knauf2009-07-051-0/+1
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the last year of copyright.Colm MacCarthaigh2006-04-191-1/+1
* Update remaining 2004 copyright notices.Joe Orton2005-06-141-1/+2
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-0/+15
* Fix up the export list so that it is consistent between debug and non-debug b...Bradley Nicholes2003-03-111-14/+0
* Specify a set of APIs that are normally defined as macros and should not beBradley Nicholes2003-03-071-0/+13
* Bringing the NetWare export script up to date with other export scriptsBradley Nicholes2002-07-191-0/+21
* Fix export of variables that have "extern" before their AP_DECLARE_DATA.Bradley Nicholes2002-04-081-1/+1
* Added symbol prefixing to the export listBradley Nicholes2002-01-251-0/+4
* Fixed the export list generation for NetWare to make sure that only real APIsBradley Nicholes2002-01-081-28/+2
* Excluding macros from the export list outputBradley Nicholes2001-12-111-0/+6
* Sync'ed the NetWare export AWK script to the Unix scriptBradley Nicholes2001-11-301-0/+7
* Fixed the AWK script so that it will pick up functions that have beenBradley Nicholes2001-11-191-1/+1
* Consolidated the APR imports to a single import fileBradley Nicholes2001-11-021-2/+2
* Modified to correctly extract the export listsBradley Nicholes2001-10-231-61/+12
* Scripts for setting up the build environment and generating the import listsBradley Nicholes2001-10-221-0/+113