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.
This commit is contained in:
@@ -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!
|
||||
|
||||
@@ -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\
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user