2010-01-06 08:33 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* INSTALL
+ Added HB_TR_OUTPUT to DEBUG section.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2010-01-06 08:33 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* INSTALL
|
||||
+ Added HB_TR_OUTPUT to DEBUG section.
|
||||
|
||||
2010-01-06 07:27 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/src/rtl/gtwin/gtwin.c
|
||||
+ added support for HB_GTI_ISUNICODE
|
||||
@@ -85,7 +89,7 @@
|
||||
! Another round of reforms.
|
||||
Vailton, I had to delete some of your code causing the recursions.
|
||||
Please note that never ever you should call the methods like
|
||||
a->b->a. Please check the code and its usability as per
|
||||
a->b->a. Please check the code and its usability as per
|
||||
your line-of-thinking. More refinements are under-way.
|
||||
|
||||
2010-01-06 01:29 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
|
||||
@@ -675,7 +675,8 @@ HARBOUR
|
||||
HB_USER_CFLAGS=-DHB_TR_LEVEL_DEBUG
|
||||
Run app with:
|
||||
HB_TR_LEVEL=debug
|
||||
HB_TR_WINOUT=yes (for additional OutputDebugString() output on Windows systems only)
|
||||
HB_TR_OUTPUT=<filename> (to override default stderr output)
|
||||
HB_TR_WINOUT=yes (to enable additional OutputDebugString() output on Windows systems only)
|
||||
|
||||
Memory statistics
|
||||
-----------------
|
||||
@@ -706,8 +707,8 @@ HARBOUR
|
||||
for Windows hosts
|
||||
-----------------
|
||||
|
||||
NOTES: - All code below should be copied to batch files or typed at NT
|
||||
command line.
|
||||
NOTES: - All code below should be copied to batch files or typed at command
|
||||
line.
|
||||
- Naturally, you'll need to adapt dirs to valid ones on your system.
|
||||
Don't use spaces in dirs.
|
||||
- You can use additional 'clean', 'install' or 'clean install'
|
||||
|
||||
Reference in New Issue
Block a user