Contrib tests is solved in next released package. I agree it'd be nice to supply packages as additions to the official Windows binary release, this way it's easy to document, distribute and there is no double effort.
Additional compiler libs can be added to /lib/win/<comp> where <comp> is the ID of the compiler (pocc, pocc64), poccarm libs can be added to /lib/wce/poccarm. Any kind of additional binaries (like xmate.exe) can be added to /bin or any extra subdirs. Compiler tools are currently places in the root, which may be a problem if adding more compilers, so maybe we should place them into a subdir, like 'c'. I'll think about it. Although I don't have an idea how to support embedded owatcom and pocc from hbmk2. Both need envvars to be set before calling them. Brgds, Viktor On Mon, Jun 1, 2009 at 5:17 PM, Viktor Szakáts <[email protected]> wrote: > If someone knows an _easy_ way (.bat preferred) to copy all > contrib/*/tests/* (+ subdirs) > files into a contrib/*/* layout, please speak up, because I don't > really want to pick each > files manually. > > Brgds, > Viktor > > On Mon, Jun 1, 2009 at 10:39 AM, Horodyski Marek (PZUZ) > <[email protected]> wrote: >>>-----Original Message----- >>>From: Pritpal Bedi [mailto:[email protected]] >>>Sent: Sunday, May 31, 2009 10:53 PM >>>To: [email protected] >>>Subject: Re: [Harbour] Tutor for hbmk2 and GTWVG >>> >>> >>>Hmmm >> [...] >>>> people do not know how to use SVN. >>> >>>Please follow this link. >>>http://www.nabble.com/Harbour%27s-Ready-to-Use-Distro-II---Harb >> ourDev_10824_2009-04-09.exe-to22981932.html#a22981932 >>> >>>This contains ready-to-use Harbour distro. >>>Note that this distro use xMate as its project manager but includes >> [...] >> >> Pritpal, build with hbmk2 is very comfortable. You can fast switch >> environment and test all other projects. >> In Harbour hbmk2 is determinant correct area. >> >> Regards, >> Marek Horodyski >> _______________________________________________ >> Harbour mailing list >> [email protected] >> http://lists.harbour-project.org/mailman/listinfo/harbour >> > _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
