Revision: 10305 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10305&view=rev Author: vszakats Date: 2009-02-17 13:55:33 +0000 (Tue, 17 Feb 2009)
Log Message: ----------- 2009-02-17 14:54 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * utils/hbmk/hbmk.prg + Added support for -cc switch. This will stop hbmk after creating the Harbour .c outputs to emulate hbcc tool behaviour. 'hbcc' -> 'hbmk -cc $*' + Added support for -cmp switch. This will stop hbmk after creating the object outputs from the C compiler. 'hbcmp' -> 'hbmk -cmp $*' + From now on objects file passed on the command line will also be considered as final executable name if passed before the other files. * Tweaked internals to cope with some new combinations, like passing object only for a compiler having separate C compiler and link phases. Launching C compiler even if there are only object files. Modified Paths: -------------- trunk/harbour/ChangeLog 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