diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 31cb00d88a..16e7fe2bfc 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,15 @@ The license applies to all entries newer than 2009-04-28. */ +2011-04-28 12:22 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * package/winuni/mpkg_win_uni.bat + * package/mpkg_win_nightly.bat + + echoing self + + ; TOFIX: nightly binaries are hosed and they don't seem to use live + .bat files from SVN. + also, mingw is outdated. + 2011-04-28 10:31 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbnf/ontick.prg * precise tick per sec value. Thanks Klas! diff --git a/harbour/package/mpkg_win_nightly.bat b/harbour/package/mpkg_win_nightly.bat index f7b4681672..e5f0640d1c 100644 --- a/harbour/package/mpkg_win_nightly.bat +++ b/harbour/package/mpkg_win_nightly.bat @@ -32,6 +32,8 @@ pushd cd %~dp0 +echo ! Self: %0 + set _HB_DIR_3RD=%~dp03rd\ set _HB_DIR_COMP=%~dp0comp\ set _HB_DIR_TOOL=%~dp0tool\ diff --git a/harbour/package/winuni/mpkg_win_uni.bat b/harbour/package/winuni/mpkg_win_uni.bat index cdf8b03ba5..8d5ae666e9 100644 --- a/harbour/package/winuni/mpkg_win_uni.bat +++ b/harbour/package/winuni/mpkg_win_uni.bat @@ -14,6 +14,8 @@ rem create required packages beforehand. rem - Requires BCC in PATH or HB_DIR_BCC_IMPLIB (for implib). rem - Run this from vanilla official source tree only. +echo ! Self: %0 + if "%HB_VS%" == "" set HB_VS=21 if "%HB_VL%" == "" set HB_VL=210 if "%HB_VM%" == "" set HB_VM=2.1