Revision: 11121
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11121&view=rev
Author: vszakats
Date: 2009-05-25 08:19:23 +0000 (Mon, 25 May 2009)
Log Message:
-----------
2009-05-25 10:11 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* doc/howtosvn.txt
* Deleted sections dealing with sending commit e-mails.
* doc/dirstruc.txt
* utils/hbmk2/hbmk2.hu_HU.po
* utils/hbmk2/hbmk2.pt_BR.po
* utils/hbmk2/hbmk2.prg
* utils/hbi18n/hbi18n.prg
* Shuffling extensions:
.hbl -> .hbi (Harbour i18n)
.hbp -> .hbl (Harbour Library)
.hbm -> (unchanged) (Harbour Make)
.hbt -> .hbp (Harbour Project)
* utils/hbmk2/hbmk2.hu_HU.po
* utils/hbmk2/hbmk2.pt_BR.po
* utils/hbmk2/hbmk2.prg
+ Added reference to -b switch to -debug switch description.
+ Added _HBMK_EMBEDDED_ mode (like in hbformat).
+ Accepting .hbp files (same format as .hbm) on the command
line (top level). .hbp refers to "Harbour project file".
Similar function to recent experimental .hbt files, but not
embeddable.
* Minor tweak to HB_SHARED envvar reading code.
* Changed -nohbp switch to -nohbl.
* Changed -hbl switch to -hbi.
Updated usage:
There are three ways to do multitarget hbmk2 sessions:
1.) hbmk2 [<common_params1>] -target=target1[.hbm|.prg]
[<common_params2>] -target=target2[.hbm|.prg] [<common_params3>]
Examples:
hbmk2 -target=prog1 -target=prog2 -target=prog3
hbmk2 -target=prog1.prg -target=prog2.prg -target=prog3.prg
hbmk2 -target=mylib1.hbm -target=mylib2.hbm -target=myapp.hbm
hbmk2 -trace -pause -target=mylib1.hbm -target=mylib2.hbm
-target=myapp.hbm -beep
2.) hbmk2 [<common_params1>] -target <target1_params> -target
<target2_params> [-notarget <common_params2>]
Examples:
hbmk2 -target hello1.prg -target hello2.prg
hbmk2 -trace -target hello1.prg -target hello2.prg
hbmk2 -trace -target hello1.prg -target hello2.prg -notarget -beep
3.) hbmk2 [<common_params1>] target1.hbp [<common_params2>] target2.hbp
[<common_params3>]
where .hbp is an .hbm file just with an .hbp extension.
Examples:
hbmk2 mylib1.hbp mylib.hbp myapp.hbp
hbmk2 -trace -pause mylib1.hbp mylib2.hbp myapp.hbp -beep
+ utils/hbmk2/examples/hmg.hbl
+ utils/hbmk2/examples/whoo.hbl
+ utils/hbmk2/examples/xbgtk.hbl
- utils/hbmk2/examples/hmg.hbp
- utils/hbmk2/examples/whoo.hbp
- utils/hbmk2/examples/xbgtk.hbp
+ utils/hbmk2/examples/hwgui.hbl
+ utils/hbmk2/examples/fwh.hbl
+ utils/hbmk2/examples/xhgtk.hbl
- utils/hbmk2/examples/hwgui.hbp
- utils/hbmk2/examples/fwh.hbp
- utils/hbmk2/examples/xhgtk.hbp
+ utils/hbmk2/examples/c4w.hbl
+ utils/hbmk2/examples/contrib.hbl
- utils/hbmk2/examples/c4w.hbp
- utils/hbmk2/examples/contrib.hbp
+ utils/hbmk2/examples/contribf.hbl
- utils/hbmk2/examples/contribf.hbp
+ contrib/gtalleg/tests/gtallegs.hbl
+ contrib/gtalleg/tests/gtallegd.hbl
- contrib/gtalleg/tests/gtallegs.hbp
- contrib/gtalleg/tests/gtallegd.hbp
+ contrib/hbmysql/utils/hbmysql.hbl
- contrib/hbmysql/utils/hbmysql.hbp
+ contrib/hbmysql/tests/hbmysql.hbl
- contrib/hbmysql/tests/hbmysql.hbp
+ contrib/hbct/tests/hbct.hbl
- contrib/hbct/tests/hbct.hbp
+ contrib/xhb/tests/xhb.hbl
- contrib/xhb/tests/xhb.hbp
+ contrib/hbodbc/tests/hbodbc.hbl
- contrib/hbodbc/tests/hbodbc.hbp
+ contrib/hbtpathy/tests/hbtpathy.hbl
- contrib/hbtpathy/tests/hbtpathy.hbp
+ contrib/hbmsql/tests/hbmsql.hbl
- contrib/hbmsql/tests/hbmsql.hbp
- contrib/hbmzip/tests/hbmzip.hbp
+ contrib/hbmzip/tests/hbmzip.hbl
- contrib/hbsqlit3/tests/hbsqlit3.hbp
+ contrib/hbsqlit3/tests/hbsqlit3.hbl
+ contrib/hbblat/tests/hbblat.hbl
- contrib/hbblat/tests/hbblat.hbp
+ contrib/hbqt/tests/hbqt.hbl
- contrib/hbqt/tests/hbqt.hbp
+ contrib/hbfbird/tests/hbfbird.hbl
- contrib/hbfbird/tests/hbfbird.hbp
+ contrib/hbziparc/tests/hbziparc.hbl
- contrib/hbziparc/tests/hbziparc.hbp
+ contrib/hbnf/tests/hbnf.hbl
- contrib/hbnf/tests/hbnf.hbp
+ contrib/hbcurl/tests/hbcurl.hbl
- contrib/hbcurl/tests/hbcurl.hbp
+ contrib/gtqtc/tests/gtqtc.hbl
- contrib/gtqtc/tests/gtqtc.hbp
+ contrib/rddsql/sddmy/tests/sddmy.hbl
- contrib/rddsql/sddmy/tests/sddmy.hbp
- contrib/rddsql/tests/rddsql.hbp
+ contrib/rddsql/tests/rddsql.hbl
+ contrib/rddsql/sddodbc/tests/sddodbc.hbl
- contrib/rddsql/sddodbc/tests/sddodbc.hbp
+ contrib/hbhpdf/tests/hbhpdf.hbl
- contrib/hbhpdf/tests/hbhpdf.hbp
+ contrib/rddado/tests/rddado.hbl
- contrib/rddado/tests/rddado.hbp
+ contrib/gtwvg/tests/gtwvg.hbl
- contrib/gtwvg/tests/gtwvg.hbp
+ contrib/hbpgsql/tests/hbpgsql.hbl
- contrib/hbpgsql/tests/hbpgsql.hbp
+ contrib/rddads/tests/rddads.hbl
- contrib/rddads/tests/rddads.hbp
+ contrib/hbclipsm/tests/hbclipsm.hbl
- contrib/hbclipsm/tests/hbclipsm.hbp
+ contrib/hbfimage/tests/hbfimage.hbl
- contrib/hbfimage/tests/hbfimage.hbp
+ contrib/hbgd/tests/hbgd.hbl
- contrib/hbgd/tests/hbgd.hbp
+ contrib/hbmisc/tests/hbmisc.hbl
- contrib/hbmisc/tests/hbmisc.hbp
+ contrib/hbtip/tests/hbtip.hbl
- contrib/hbtip/tests/hbtip.hbp
- contrib/hbwin/tests/hbwin.hbp
+ contrib/hbwin/tests/hbwin.hbl
- contrib/hbvpdf/tests/hbvpdf.hbp
+ contrib/hbvpdf/tests/hbvpdf.hbl
+ contrib/hbssl/tests/hbssl.hbl
- contrib/hbssl/tests/hbssl.hbp
+ contrib/hbbtree/tests/hbbtree.hbl
- contrib/hbbtree/tests/hbbtree.hbp
+ contrib/hbcrypt/tests/hbcrypt.hbl
- contrib/hbcrypt/tests/hbcrypt.hbp
- contrib/examples/hbsqlit2/tests/hbsqlit2.hbp
+ contrib/examples/hbsqlit2/tests/hbsqlit2.hbl
+ contrib/examples/hbapollo/tests/hbapollo.hbl
- contrib/examples/hbapollo/tests/hbapollo.hbp
+ contrib/examples/hbgf/tests/hbgf.hbl
- contrib/examples/hbgf/tests/hbgf.hbp
+ contrib/examples/terminal/terminal.hbl
- contrib/examples/terminal/terminal.hbp
+ contrib/examples/hbwhat/tests/hbwhat.hbl
- contrib/examples/hbwhat/tests/hbwhat.hbp
* Renamed *.hbp -> *.hbl in whole source tree.
* doc/dirstruc.txt
* bin/postinst.bat
* utils/hbformat/hbformat.ini
+ utils/hbformat/hbformat.hbm
* utils/hbformat/hbformat.prg
* utils/hbformat/Makefile
! Added SVN props.
+ Added hbformat.hbm (hbmk2 make file).
% Deleted forced MT mode from Makefile (not needed for hbformat)
! Separated C code from .prg.
! Minor fix to RF_FILEREAD() (non-string param GPF)
% Minor opts to RF_FILEREAD().
* RF_FULLPATH() changed to .prg level macro (from C).
* Some formatting tweaks to hbformat.prg.
+ Added generation of shared hbformat executable to build process.
* Using DEFAULT (common.ch).
! Using hb_osFileMask() instead of "*.*".
* Minor tweaks to header output.
! Added to distruct.txt.
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/bin/postinst.bat
trunk/harbour/doc/dirstruc.txt
trunk/harbour/doc/howtosvn.txt
trunk/harbour/utils/hbformat/Makefile
trunk/harbour/utils/hbformat/hbformat.prg
trunk/harbour/utils/hbi18n/hbi18n.prg
trunk/harbour/utils/hbmk2/hbmk2.hu_HU.po
trunk/harbour/utils/hbmk2/hbmk2.prg
trunk/harbour/utils/hbmk2/hbmk2.pt_BR.po
Added Paths:
-----------
trunk/harbour/contrib/examples/hbapollo/tests/hbapollo.hbl
trunk/harbour/contrib/examples/hbgf/tests/hbgf.hbl
trunk/harbour/contrib/examples/hbsqlit2/tests/hbsqlit2.hbl
trunk/harbour/contrib/examples/hbwhat/tests/hbwhat.hbl
trunk/harbour/contrib/examples/terminal/terminal.hbl
trunk/harbour/contrib/gtalleg/tests/gtallegd.hbl
trunk/harbour/contrib/gtalleg/tests/gtallegs.hbl
trunk/harbour/contrib/gtqtc/tests/gtqtc.hbl
trunk/harbour/contrib/gtwvg/tests/gtwvg.hbl
trunk/harbour/contrib/hbblat/tests/hbblat.hbl
trunk/harbour/contrib/hbbtree/tests/hbbtree.hbl
trunk/harbour/contrib/hbclipsm/tests/hbclipsm.hbl
trunk/harbour/contrib/hbcrypt/tests/hbcrypt.hbl
trunk/harbour/contrib/hbct/tests/hbct.hbl
trunk/harbour/contrib/hbcurl/tests/hbcurl.hbl
trunk/harbour/contrib/hbfbird/tests/hbfbird.hbl
trunk/harbour/contrib/hbfimage/tests/hbfimage.hbl
trunk/harbour/contrib/hbgd/tests/hbgd.hbl
trunk/harbour/contrib/hbhpdf/tests/hbhpdf.hbl
trunk/harbour/contrib/hbmisc/tests/hbmisc.hbl
trunk/harbour/contrib/hbmsql/tests/hbmsql.hbl
trunk/harbour/contrib/hbmysql/tests/hbmysql.hbl
trunk/harbour/contrib/hbmysql/utils/hbmysql.hbl
trunk/harbour/contrib/hbmzip/tests/hbmzip.hbl
trunk/harbour/contrib/hbnf/tests/hbnf.hbl
trunk/harbour/contrib/hbodbc/tests/hbodbc.hbl
trunk/harbour/contrib/hbpgsql/tests/hbpgsql.hbl
trunk/harbour/contrib/hbqt/tests/hbqt.hbl
trunk/harbour/contrib/hbsqlit3/tests/hbsqlit3.hbl
trunk/harbour/contrib/hbssl/tests/hbssl.hbl
trunk/harbour/contrib/hbtip/tests/hbtip.hbl
trunk/harbour/contrib/hbtpathy/tests/hbtpathy.hbl
trunk/harbour/contrib/hbvpdf/tests/hbvpdf.hbl
trunk/harbour/contrib/hbwin/tests/hbwin.hbl
trunk/harbour/contrib/hbziparc/tests/hbziparc.hbl
trunk/harbour/contrib/rddado/tests/rddado.hbl
trunk/harbour/contrib/rddads/tests/rddads.hbl
trunk/harbour/contrib/rddsql/sddmy/tests/sddmy.hbl
trunk/harbour/contrib/rddsql/sddodbc/tests/sddodbc.hbl
trunk/harbour/contrib/rddsql/tests/rddsql.hbl
trunk/harbour/contrib/xhb/tests/xhb.hbl
trunk/harbour/utils/hbformat/hbformat.hbm
trunk/harbour/utils/hbmk2/examples/c4w.hbl
trunk/harbour/utils/hbmk2/examples/contrib.hbl
trunk/harbour/utils/hbmk2/examples/contribf.hbl
trunk/harbour/utils/hbmk2/examples/fwh.hbl
trunk/harbour/utils/hbmk2/examples/hmg.hbl
trunk/harbour/utils/hbmk2/examples/hwgui.hbl
trunk/harbour/utils/hbmk2/examples/whoo.hbl
trunk/harbour/utils/hbmk2/examples/xbgtk.hbl
trunk/harbour/utils/hbmk2/examples/xhgtk.hbl
Removed Paths:
-------------
trunk/harbour/contrib/examples/hbapollo/tests/hbapollo.hbp
trunk/harbour/contrib/examples/hbgf/tests/hbgf.hbp
trunk/harbour/contrib/examples/hbsqlit2/tests/hbsqlit2.hbp
trunk/harbour/contrib/examples/hbwhat/tests/hbwhat.hbp
trunk/harbour/contrib/examples/terminal/terminal.hbp
trunk/harbour/contrib/gtalleg/tests/gtallegd.hbp
trunk/harbour/contrib/gtalleg/tests/gtallegs.hbp
trunk/harbour/contrib/gtqtc/tests/gtqtc.hbp
trunk/harbour/contrib/gtwvg/tests/gtwvg.hbp
trunk/harbour/contrib/hbblat/tests/hbblat.hbp
trunk/harbour/contrib/hbbtree/tests/hbbtree.hbp
trunk/harbour/contrib/hbclipsm/tests/hbclipsm.hbp
trunk/harbour/contrib/hbcrypt/tests/hbcrypt.hbp
trunk/harbour/contrib/hbct/tests/hbct.hbp
trunk/harbour/contrib/hbcurl/tests/hbcurl.hbp
trunk/harbour/contrib/hbfbird/tests/hbfbird.hbp
trunk/harbour/contrib/hbfimage/tests/hbfimage.hbp
trunk/harbour/contrib/hbgd/tests/hbgd.hbp
trunk/harbour/contrib/hbhpdf/tests/hbhpdf.hbp
trunk/harbour/contrib/hbmisc/tests/hbmisc.hbp
trunk/harbour/contrib/hbmsql/tests/hbmsql.hbp
trunk/harbour/contrib/hbmysql/tests/hbmysql.hbp
trunk/harbour/contrib/hbmysql/utils/hbmysql.hbp
trunk/harbour/contrib/hbmzip/tests/hbmzip.hbp
trunk/harbour/contrib/hbnf/tests/hbnf.hbp
trunk/harbour/contrib/hbodbc/tests/hbodbc.hbp
trunk/harbour/contrib/hbpgsql/tests/hbpgsql.hbp
trunk/harbour/contrib/hbqt/tests/hbqt.hbp
trunk/harbour/contrib/hbsqlit3/tests/hbsqlit3.hbp
trunk/harbour/contrib/hbssl/tests/hbssl.hbp
trunk/harbour/contrib/hbtip/tests/hbtip.hbp
trunk/harbour/contrib/hbtpathy/tests/hbtpathy.hbp
trunk/harbour/contrib/hbvpdf/tests/hbvpdf.hbp
trunk/harbour/contrib/hbwin/tests/hbwin.hbp
trunk/harbour/contrib/hbziparc/tests/hbziparc.hbp
trunk/harbour/contrib/rddado/tests/rddado.hbp
trunk/harbour/contrib/rddads/tests/rddads.hbp
trunk/harbour/contrib/rddsql/sddmy/tests/sddmy.hbp
trunk/harbour/contrib/rddsql/sddodbc/tests/sddodbc.hbp
trunk/harbour/contrib/rddsql/tests/rddsql.hbp
trunk/harbour/contrib/xhb/tests/xhb.hbp
trunk/harbour/utils/hbmk2/examples/c4w.hbp
trunk/harbour/utils/hbmk2/examples/contrib.hbp
trunk/harbour/utils/hbmk2/examples/contribf.hbp
trunk/harbour/utils/hbmk2/examples/fwh.hbp
trunk/harbour/utils/hbmk2/examples/hmg.hbp
trunk/harbour/utils/hbmk2/examples/hwgui.hbp
trunk/harbour/utils/hbmk2/examples/whoo.hbp
trunk/harbour/utils/hbmk2/examples/xbgtk.hbp
trunk/harbour/utils/hbmk2/examples/xhgtk.hbp
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