1. 02 Oct, 2001 7 commits
  2. 01 Oct, 2001 1 commit
  3. 28 Sep, 2001 2 commits
  4. 27 Sep, 2001 1 commit
    • 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
  5. 26 Sep, 2001 10 commits
  6. 25 Sep, 2001 3 commits
  7. 24 Sep, 2001 7 commits
  8. 21 Sep, 2001 2 commits
  9. 12 Sep, 2001 4 commits
  10. 11 Sep, 2001 3 commits