Revision: 11952
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11952&view=rev
Author:   vszakats
Date:     2009-08-01 13:49:20 +0000 (Sat, 01 Aug 2009)

Log Message:
-----------
2009-08-01 15:35 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * config/global.cf
  * config/lib.cf
  * config/bin.cf
  * config/globsh.cf
  * config/instsh.cf
  * config/none.cf
  * config/dirsh.cf
    ! Using embedded GNU Tools on OS/2. This fixes the install dir
      creation problems (at least makes it work like on other platforms).
      Fixes HB_BUILD_SUBDIR support. It also allowed to remove all
      remaining hacks to try to create dirs for platforms where 'mkdir -p'
      equivalent isn't available.
      Probably it would be better to solve this using some GNU Make
      tricks, but couldn't find one yet.
    % Using native DOS commands for RM and MD. (MD is not used currently)
    * EXE_DIR, LIB_DIR moved to global.cf
    % Deleted (I hope) unnecessary $(CMDPREF) variables.
      If someone knows what was the purpose of them, we can readd them, but 
      we should then readd them to all shell types and all commands 
consistently.
    ! Fixed nt dir walking rule for old GNU Make versions.

  + config/os2-rm.exe
    + Added OS/2 GNU rm binary.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/config/bin.cf
    trunk/harbour/config/dirsh.cf
    trunk/harbour/config/global.cf
    trunk/harbour/config/globsh.cf
    trunk/harbour/config/instsh.cf
    trunk/harbour/config/lib.cf
    trunk/harbour/config/none.cf

Added Paths:
-----------
    trunk/harbour/config/os2-rm.exe


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

Reply via email to