Revision: 11803
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11803&view=rev
Author:   vszakats
Date:     2009-07-16 01:02:11 +0000 (Thu, 16 Jul 2009)

Log Message:
-----------
2009-07-16 02:57 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  - config/hpux/dir.cf
  * config/hpux/global.cf
  - config/hpux/install.cf
  - config/darwin/dir.cf
  * config/darwin/global.cf
  - config/darwin/install.cf
  - config/dos/dir.cf
  * config/dos/global.cf
  - config/dos/install.cf
  * config/win/global.cf
  - config/win/install.cf
  - config/win/dir.cf
  - config/linux/dir.cf
  * config/linux/global.cf
  - config/linux/install.cf
  - config/os2/dir.cf
  * config/os2/global.cf
  - config/os2/install.cf
  - config/sunos/dir.cf
  * config/sunos/global.cf
  - config/sunos/install.cf
  - config/bsd/dir.cf
  * config/bsd/global.cf
  - config/bsd/install.cf
  - config/wce/dir.cf
  * config/wce/global.cf
  - config/wce/install.cf
    * Minor change in dos specific dirbase:: checks. Should be
      equivalent.
    * darwin/gcc was running RANLIB on install. I've removed
      this for now and if ranlib is required on Darwin, it
      should be readded to gcc.cf.

  * config/os2/gcc.cf
    * Changed to not rely on LIB_FILE_OS.

  * config/dir.cf
  + config/dirsh.cf
  * config/global.cf
  + config/globsh.cf
  * config/install.cf
  + config/instsh.cf
    ! Fixed NT vs dos shell detection. (hopefully)
    + Shell dependent logic merged and moved into new *_sh.cf
      files. The filename is ugly, but couldn't yet find a better one.
      This means a great deal of redundancy is now removed, plus
      now cross-platform combinations aren't limited by missing
      shell support. New shells can now be added with much less work.
    ; Please test, it's possible that I made some mistakes along the way,
      and haven't tested bash yet. Nor OS/2 obviously.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/config/bsd/global.cf
    trunk/harbour/config/darwin/global.cf
    trunk/harbour/config/dir.cf
    trunk/harbour/config/dos/global.cf
    trunk/harbour/config/global.cf
    trunk/harbour/config/hpux/global.cf
    trunk/harbour/config/install.cf
    trunk/harbour/config/linux/global.cf
    trunk/harbour/config/os2/gcc.cf
    trunk/harbour/config/os2/global.cf
    trunk/harbour/config/sunos/global.cf
    trunk/harbour/config/wce/global.cf
    trunk/harbour/config/win/global.cf

Added Paths:
-----------
    trunk/harbour/config/dirsh.cf
    trunk/harbour/config/globsh.cf
    trunk/harbour/config/instsh.cf

Removed Paths:
-------------
    trunk/harbour/config/bsd/dir.cf
    trunk/harbour/config/bsd/install.cf
    trunk/harbour/config/darwin/dir.cf
    trunk/harbour/config/darwin/install.cf
    trunk/harbour/config/dos/dir.cf
    trunk/harbour/config/dos/install.cf
    trunk/harbour/config/hpux/dir.cf
    trunk/harbour/config/hpux/install.cf
    trunk/harbour/config/linux/dir.cf
    trunk/harbour/config/linux/install.cf
    trunk/harbour/config/os2/dir.cf
    trunk/harbour/config/os2/install.cf
    trunk/harbour/config/sunos/dir.cf
    trunk/harbour/config/sunos/install.cf
    trunk/harbour/config/wce/dir.cf
    trunk/harbour/config/wce/install.cf
    trunk/harbour/config/win/dir.cf
    trunk/harbour/config/win/install.cf


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to