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

Log Message:
-----------
2009-07-16 18:39 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  + config/dj-mkdir.exe
  + config/dj-cp.exe
  + config/dj-rm.exe
  * config/instsh.cf
  * config/globsh.cf
    + Solved the MS-DOS dir creation and neverending copy problem by
      uploading MS-DOS versions of well working GNU tools. Also added
      'rm' tool to facilitate 'clean'.
      Maybe this is the ultimate solution for all these build difficulties, 
      we could do the same for win and OS/2, for OS/2 it's probably safe 
      to do as the platform isn't evolving anymore.
      (placement and naming of these tools may change in future commits)
    + Added DJGPP 2.04 GNU Tools.
    * Changed dos shell rules to use DOS GNU Tools.
    % Deleted dos/watcom specific COMSPEC shell hack (and with it
      the QUESTION).

  * make_gnu.bat
  - config/djg-make.exe
  + config/dj-make.exe
    * Renamed to have common prefix with newly added tools.
      (and fit into 8.3)

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/config/globsh.cf
    trunk/harbour/config/instsh.cf
    trunk/harbour/make_gnu.bat

Added Paths:
-----------
    trunk/harbour/config/dj-cp.exe
    trunk/harbour/config/dj-make.exe
    trunk/harbour/config/dj-mkdir.exe
    trunk/harbour/config/dj-rm.exe

Removed Paths:
-------------
    trunk/harbour/config/djg-make.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