Revision: 10274 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10274&view=rev Author: vszakats Date: 2009-02-15 01:21:12 +0000 (Sun, 15 Feb 2009)
Log Message: ----------- 2009-02-15 02:22 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * utils/hbmk/hbmk.prg + Added support for parameters passed in files: 'hbmk @myprogram.hbm'. Multiple scripts can be passed, and they can be combined with normal command line options. This makes it possible to supply quasi make files for programs. + Added support for hbmake parameter (.hbp) files. hbmk will scan current dir for .hbp files and process them. .hbp files can specify user libs, .prg options, can control MT, GUI, NULRDD, SHARED, DEBUG, STRIP and can select GT. This makes it ideal to offer automatic setup for lib dependent programs, f.e. an .hbp can be places in contrib test dirs to allow for a configuration free make process without the need of any helper batch/script files. 3rd party makers can also supply .hbp file for the same effect, f.e. xhgtk, hwgui support may be added this way, without hard-wiring knowledge into hbmk itself. -nohbp disables processing of these files. + Added support for HB_GT envvar. + -o support for win/msvc. ! Fix to GT handling and -shared to for msvc and bcc32. ! Fixed some envvar names. * utils/hbi18n/hbi18n.prg * Minor typo. Modified Paths: -------------- trunk/harbour/ChangeLog trunk/harbour/utils/hbi18n/hbi18n.prg trunk/harbour/utils/hbmk/hbmk.prg 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