Skip to content
  1. Sep 28, 2001
  2. Sep 27, 2001
    • Martin Kraemer's avatar
      * configure: added case for Cygwin to translate shared module · 6b2bf59b
      Martin Kraemer authored
      extensions from .so to .dll. Almost the same as for OS2.
      
      * htdocs/manual/cywin.html: added related changes to the configure
      and build process for shared module DLLs.
      
      * src/Configure: cleaned up Cygwin case for OS specific variable
      declaration. Removed no longer need $DLL_IMPORT_DEF and
      $DLL_IMPORT_LIB variables.
      
      * src/Makefile.tmpl: removed no longer needed $DLL_IMPORT_LIB
      variable.
      
      * src/main/http_main.c: added dllexport declaration for int REALMAIN
      for SHARED_CORE support.
      
      * src/modules/standard/Makefile.Cygwin: added this new file to
      reflect the extra rules needed to link the shared module DLLs. Very
      similar to src/modules/standard/Makefile.OS2.
      
      * src/os/cygwin/os.h: added explicit dllimport and dllexport
      declarations for API_VAR_EXPORT and API_EXPORT(type).
      
      PR:
      Obtained from:
      Submitted by:	Stipe Tolj <tolj@wapme-systems.de>
      Reviewed by:
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91166 13f79535-47bb-0310-9956-ffa450edef68
      6b2bf59b
  3. Sep 26, 2001
  4. Sep 25, 2001
  5. Sep 24, 2001
  6. Sep 21, 2001
  7. Sep 12, 2001
  8. Sep 11, 2001
  9. Sep 10, 2001
  10. Sep 07, 2001