Viktor Szakats
953737189d
2013-01-23 17:14 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* utils/hbmk2/hbmk2.prg
* utils/hbmk2/*.po
+ added '-warn=yes' option in sync with warn= .hbc directive
* cleaned help for -cpp and -cpp= options
* '-inc' option moved to short help page and clarified a little
- deprecated several hbmk2 options synonyms. After this
update, hbmk2 will issue a warning with the recommended
replacement switch (and exact location where it has
found it), and these will ultimately disappear with
HB_LEGACY_LEVEL4 (after next release, or earlier, depending
on how disrupting it is or how long the new release
will take):
-compiler= -> -comp=
-platform -> -plat=
-mwindows -> -gui
-mconsole -> -std
-nodebug -> -debug-
-nooptim -> -optim-
-nomap -> -map-
-noimplib -> -implib-
-nobeep -> -beep-
-nominipo -> -minipo-
-noinc -> -inc-
-noignore -> -ignore-
-nohbcppmm -> -hbcppmm-
-nostrip -> -strip-
-warn= (value omitted) -> -warn=yes
-nowarn -> -warn-
-compr= (value omitted) -> -compr=yes
-compr=def -> -compr=yes
-nocompr -> -compr-
-head= (value omitted) -> -head=full
-head -> -head=full
-head- -> -head=off
-nohead -> -head=off
-nocpp -> -cpp-
-norun -> -run-
-notrace -> -trace-
.hbc directives (no warning for these ones):
compr=def -> compr=yes
<*>=1 -> <*>=yes
<*>=0 -> <*>=no
Macros (no warning for these ones):
${hb_platform} -> ${hb_plat}
${hb_compiler} -> ${hb_comp}
; Update your .hbp/.hbm/.hbc files and hbmk2
command-line according to above and the new
warnings. Important to note, that _all_ of the
required modifications are _backward
compatible_ with Harbour 3.0.0 and 2.0.0.
* package/winuni/RELNOTES.txt
* use -plat= option in examples
* tests/testcom1.prg
+ made it compatible with unicode/script mode
2013-01-23 16:20:12 +00:00
..
2012-11-17 22:20:13 +00:00
2012-10-07 13:13:07 +00:00
2012-10-15 00:00:51 +00:00
2009-08-11 15:42:56 +00:00
2012-11-05 11:37:36 +00:00
2012-12-03 13:52:22 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2012-10-02 11:59:22 +00:00
2012-10-15 16:35:48 +00:00
2012-11-16 15:23:20 +00:00
2012-07-18 13:41:31 +00:00
2012-10-15 10:24:57 +00:00
2012-11-17 22:20:13 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-07-18 13:41:31 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 16:53:48 +00:00
2012-10-31 13:04:01 +00:00
2012-03-20 18:26:41 +00:00
2012-10-01 23:16:18 +00:00
2012-11-16 16:53:48 +00:00
2012-10-01 23:16:18 +00:00
2012-10-15 10:24:57 +00:00
2012-11-17 22:20:13 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-09-30 21:12:01 +00:00
2012-10-02 18:38:03 +00:00
2012-11-26 22:02:46 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-03 15:37:14 +00:00
2012-10-02 11:59:22 +00:00
2012-10-03 15:37:14 +00:00
2012-11-16 15:23:20 +00:00
2012-10-03 15:37:14 +00:00
2012-10-04 15:46:03 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 15:23:20 +00:00
2012-10-31 13:04:01 +00:00
2012-07-18 13:41:31 +00:00
2012-10-09 18:33:17 +00:00
2012-11-05 11:37:36 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-11-28 00:09:22 +00:00
2012-11-28 00:09:22 +00:00
2012-11-28 00:09:22 +00:00
2012-11-16 16:53:48 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 16:53:48 +00:00
2012-11-16 15:23:20 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-12-09 13:54:48 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 15:23:20 +00:00
2012-10-02 11:59:22 +00:00
2012-11-01 16:35:14 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-10-15 10:24:57 +00:00
2008-06-28 08:52:56 +00:00
2012-07-18 13:41:31 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-12-09 13:54:48 +00:00
2012-10-04 00:13:27 +00:00
2012-07-18 14:27:05 +00:00
2012-11-10 16:05:47 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-11-17 22:20:13 +00:00
2012-11-05 11:37:36 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2012-10-12 13:40:09 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2012-12-09 13:54:48 +00:00
2012-10-31 13:04:01 +00:00
2012-11-27 13:18:08 +00:00
2010-06-03 16:23:36 +00:00
2010-07-13 06:56:45 +00:00
2012-07-18 13:41:31 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-07-19 09:02:44 +00:00
2012-11-28 00:09:22 +00:00
2012-07-18 13:41:31 +00:00
2012-12-09 13:54:48 +00:00
2012-11-17 22:20:13 +00:00
2012-11-16 15:23:20 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-04 10:54:07 +00:00
2012-10-23 14:48:08 +00:00
2008-08-17 15:04:11 +00:00
2012-10-04 15:46:03 +00:00
2012-10-31 13:04:01 +00:00
2012-12-03 13:52:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 15:23:20 +00:00
2012-10-31 13:04:01 +00:00
2012-07-18 13:41:31 +00:00
2012-11-17 22:20:13 +00:00
2012-09-30 21:12:01 +00:00
2012-10-02 11:59:22 +00:00
2012-12-09 13:54:48 +00:00
2012-10-15 16:35:48 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 16:53:48 +00:00
2012-11-16 15:23:20 +00:00
2012-11-25 15:42:32 +00:00
2012-11-17 19:30:34 +00:00
2012-10-02 11:59:22 +00:00
2012-11-17 12:53:46 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 18:38:03 +00:00
2012-10-02 18:38:03 +00:00
2012-10-02 11:59:22 +00:00
2012-10-15 16:35:48 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-28 00:09:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-17 22:20:13 +00:00
2012-11-17 22:20:13 +00:00
2008-05-12 12:26:37 +00:00
2012-10-02 11:59:22 +00:00
2012-07-18 12:00:10 +00:00
2012-10-02 11:59:22 +00:00
2012-11-28 00:09:22 +00:00
2012-10-02 11:59:22 +00:00
2012-12-05 16:38:11 +00:00
2012-12-05 16:38:11 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2013-01-18 23:02:57 +00:00
2013-01-18 23:02:57 +00:00
2012-10-03 20:56:06 +00:00
2012-11-01 16:35:14 +00:00
2012-10-31 13:04:01 +00:00
2012-11-05 11:37:36 +00:00
2012-11-16 15:23:20 +00:00
2012-11-18 01:03:38 +00:00
2012-11-28 00:09:22 +00:00
2012-11-28 00:09:22 +00:00
2012-12-03 13:52:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-11-05 11:37:36 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-15 01:50:24 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-28 00:09:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-18 01:03:38 +00:00
2012-07-18 12:00:10 +00:00
2012-10-15 09:03:33 +00:00
2012-11-16 15:23:20 +00:00
2000-07-25 02:13:26 +00:00
2000-07-24 20:18:15 +00:00
2000-03-06 21:18:43 +00:00
2012-10-04 02:28:44 +00:00
2012-07-18 12:00:10 +00:00
2012-11-18 11:51:17 +00:00
2012-11-05 11:37:36 +00:00
2012-09-30 21:12:01 +00:00
2013-01-23 16:20:12 +00:00
2012-11-05 11:37:36 +00:00
2012-10-15 13:23:56 +00:00
2012-11-16 15:23:20 +00:00
2012-01-06 15:28:23 +00:00
2012-12-16 18:05:39 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-15 16:35:48 +00:00
2012-11-16 15:23:20 +00:00
2012-11-17 17:54:21 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 15:23:20 +00:00
2011-09-11 11:02:02 +00:00
2011-09-11 11:02:02 +00:00
2012-09-30 21:12:01 +00:00
2012-10-08 16:15:35 +00:00
2012-11-05 11:37:36 +00:00
2012-12-03 13:52:22 +00:00
2012-07-18 12:00:10 +00:00
2012-10-15 16:35:48 +00:00
2012-11-16 15:23:20 +00:00
2012-10-12 15:26:58 +00:00
2012-11-18 01:03:38 +00:00
2012-10-11 23:46:23 +00:00
2011-09-07 16:33:53 +00:00
2011-09-07 16:33:53 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 16:53:48 +00:00
2012-11-16 15:23:20 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 16:53:48 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 15:23:20 +00:00
2012-11-18 01:09:06 +00:00
2012-10-05 01:03:41 +00:00
2012-10-02 11:59:22 +00:00
2012-10-23 01:31:32 +00:00
2012-10-15 16:35:48 +00:00
2012-10-11 12:24:00 +00:00
2012-11-28 00:09:22 +00:00
2012-11-16 16:53:48 +00:00
2012-10-02 08:58:37 +00:00
2012-10-23 21:42:07 +00:00
2012-11-16 15:23:20 +00:00
2012-07-18 13:41:31 +00:00
2012-10-15 09:03:33 +00:00
2012-11-16 16:44:37 +00:00
2012-11-16 16:53:48 +00:00
2012-10-15 16:35:48 +00:00
2012-10-03 17:13:27 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2012-12-09 13:54:48 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 15:23:20 +00:00