Hi Lorenzo,
> > There is another problem, hbmk collides with > > current hbmk script. The build process overwrites > > the hbmk executable with the script of the same > > name. > > For the transition I'd like to ask group opinion on > > renaming hbmk script to hbmko or hbmks. The > > script should stay until hbmk works and has all > > needed features (see the list in ChangeLog). > > Also, I think it's time to remove some aliases > > of hbmk: hbcc, hbcmp, hblnk, hb-build. > > I rely on those hb* script for all my development, please don't touch them. Please start to update your script to point to hbmk. They are all the same, under different names, you just have to swap hbcc to hbmk, etc. Search and replace. gsar -o -shbcc -rhbmk *.sh gsar -o -shblnk -rhbmk *.sh gsar -o -shb-build -rhb-build *.sh And since the goal is to have one common hbmk for all platforms, you should prepare for it, but the intention is to stay as compatible as possible. Brgdsm Viktor
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
