Revision: 11552
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11552&view=rev
Author:   vszakats
Date:     2009-06-27 07:48:26 +0000 (Sat, 27 Jun 2009)

Log Message:
-----------
2009-06-27 09:47 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * include/hbapifs.h
  * source/rtl/filebuf.c
  * source/rtl/filesys.c
    * Changed file I/O buffer parameters from
      '( [const] BYTE * )' to '( [const] void * )'

  * utils/hbmk2/hbmk2.prg
    + Added ${hb_curdir} macro support.
    + Added ${hb_first} macro support (will return first source name
      specced on cmdline)
    + Added support for 'sources=' line in .hbc files. This
      will accept .prg, .c/.cpp, .po/.pot, object and resources.
      For resources, also wildcards are supported. Files with
      no extension will be considered .prg.
      This also replaces former 'pos=' line.
      This can be useful to put some central sources into all
      project without using a lib (or when a lib isn't an option
      for some reason).

  - man
    - Dir deleted.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/include/hbapifs.h
    trunk/harbour/source/rtl/filebuf.c
    trunk/harbour/source/rtl/filesys.c
    trunk/harbour/utils/hbmk2/hbmk2.prg

Removed Paths:
-------------
    trunk/harbour/man/


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