Viktor Szakats
501f87d383
2009-06-20 11:36 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
...
* utils/hbmk2/hbmk2.prg
+ Added support for input/output filenames containing spaces.
Only for msvc and bcc so far.
! Fixed to always delete target lib in -hblib + non-incremental mode
before creating it.
+ Small miracles of life: Microsoft finally added /nologo switch to
resource compiler in MSVC 2010. Hard to believe, but true. Now
I'll have to find out what method to use to detect C compiler
version to enable it.
+ Support for HB_COMPILER_VER envvar to tell hbmk2 what C compiler
version is expected. Currently only used with MSVC targets.
Use values like:
- 710 (for MSVC .NET 2003)
- 800 (for MSVC 2005)
- 900 (for MSVC 2008)
- 1000 (for MSVC 2010)
The generic format is <99><99>[.<99>] as <major><minor>[.<revision>].
That makes BCC 5.5.1 '505.1' or shortly '505'.
Currently the only situation where such switch is necessary is when
using pre-8.0 MSVC versions, so most users don't have to bother with
this for now.
NOTE: Harbour GNU Make compatible HB_VISUALC_VER_PRE80 envvar still
supported to stay uniform.
+ Added /nologo switch to MSVC lib command.
! Protect against adding internally inherited C compiler switches,
if they are already on the switch list.
* tests/testhrb.prg
! Adapted to latest hbhrb.ch changes.
* tests/setkeys.prg
* Minor formatting.
2009-06-20 09:37:56 +00:00
..
2005-11-22 09:11:23 +00:00
2009-05-29 14:05:51 +00:00
2009-01-19 21:13:58 +00:00
2009-02-06 23:15:37 +00:00
2009-02-13 19:24:37 +00:00
2009-03-13 12:20:13 +00:00
2008-08-19 13:11:22 +00:00
1999-10-04 18:46:41 +00:00
2008-08-20 09:56:47 +00:00
1999-10-04 18:46:41 +00:00
2008-10-02 12:34:36 +00:00
2008-08-23 14:46:28 +00:00
1999-10-04 18:46:41 +00:00
2008-07-28 18:43:42 +00:00
1999-10-04 18:46:41 +00:00
2008-07-28 18:43:42 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2008-07-28 18:43:42 +00:00
1999-10-25 11:25:54 +00:00
2009-06-15 09:46:21 +00:00
1999-10-04 18:46:41 +00:00
2000-11-28 22:07:05 +00:00
2008-08-07 19:54:10 +00:00
2009-06-02 17:24:02 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2000-02-14 08:11:56 +00:00
2008-07-28 18:43:42 +00:00
2001-01-25 20:10:03 +00:00
2008-07-28 18:43:42 +00:00
2008-07-28 18:43:42 +00:00
2006-09-18 01:13:18 +00:00
2001-09-10 22:04:29 +00:00
2006-09-18 01:13:18 +00:00
2006-09-18 01:13:18 +00:00
2006-09-18 01:13:18 +00:00
2006-09-18 01:13:18 +00:00
1999-10-22 11:32:49 +00:00
2008-08-20 11:04:28 +00:00
2008-08-20 09:56:47 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2008-07-28 18:43:42 +00:00
2008-10-27 21:43:51 +00:00
2000-11-08 17:28:24 +00:00
2008-07-28 18:43:42 +00:00
2008-08-19 13:11:22 +00:00
2008-08-07 19:54:10 +00:00
2006-09-15 11:28:48 +00:00
2008-08-07 19:54:10 +00:00
1999-10-04 18:46:41 +00:00
2008-08-07 19:54:10 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2008-07-28 18:43:42 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2008-06-28 08:52:56 +00:00
2009-06-19 12:25:44 +00:00
1999-10-04 18:46:41 +00:00
2008-07-28 18:43:42 +00:00
2007-07-30 16:10:14 +00:00
2008-08-20 11:04:28 +00:00
1999-10-04 18:46:41 +00:00
2009-06-03 10:26:40 +00:00
2008-08-20 11:04:28 +00:00
2008-08-16 00:21:13 +00:00
1999-10-04 18:46:41 +00:00
2008-07-28 18:43:42 +00:00
2008-01-26 05:29:20 +00:00
2007-06-23 13:46:03 +00:00
2008-01-26 05:29:20 +00:00
2001-08-17 20:13:27 +00:00
2008-10-24 10:00:30 +00:00
2009-02-20 03:11:51 +00:00
2000-02-14 08:11:56 +00:00
2007-01-09 14:10:22 +00:00
1999-10-04 18:46:41 +00:00
2008-10-02 12:34:36 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2008-08-16 00:21:13 +00:00
2000-02-14 08:11:56 +00:00
2001-09-10 22:04:29 +00:00
1999-10-04 18:46:41 +00:00
2008-08-20 11:04:28 +00:00
2007-01-09 08:56:39 +00:00
2008-07-28 18:43:42 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2008-08-17 15:04:11 +00:00
2008-08-20 11:04:28 +00:00
2009-06-03 10:26:40 +00:00
2009-03-25 15:34:09 +00:00
1999-10-04 18:46:41 +00:00
2009-06-03 10:26:40 +00:00
2009-06-03 10:26:40 +00:00
2008-08-20 11:04:28 +00:00
1999-10-04 18:46:41 +00:00
2008-11-09 13:25:55 +00:00
2009-06-19 09:33:42 +00:00
2005-11-24 22:35:36 +00:00
2009-06-03 10:26:40 +00:00
2009-06-03 10:26:40 +00:00
2008-09-23 22:24:26 +00:00
2000-04-03 00:09:34 +00:00
2002-11-20 23:45:53 +00:00
2008-08-20 11:04:28 +00:00
2001-11-01 08:18:39 +00:00
2000-11-08 17:28:24 +00:00
1999-10-04 18:46:41 +00:00
2008-08-16 00:21:13 +00:00
2008-08-16 00:21:13 +00:00
2008-07-28 18:43:42 +00:00
2006-09-29 08:59:17 +00:00
2008-08-20 11:04:28 +00:00
1999-10-04 18:46:41 +00:00
2008-08-17 15:04:11 +00:00
2006-09-03 17:01:55 +00:00
2000-03-06 21:18:43 +00:00
2008-05-12 12:26:37 +00:00
2008-05-12 12:26:37 +00:00
2008-05-12 12:26:37 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2008-08-20 11:04:28 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2008-08-07 19:54:10 +00:00
2008-07-28 18:43:42 +00:00
2009-06-03 10:26:40 +00:00
2009-06-03 10:26:40 +00:00
2009-03-01 15:06:53 +00:00
2009-03-01 15:06:53 +00:00
1999-10-04 18:46:41 +00:00
2008-08-07 19:54:10 +00:00
2008-08-07 19:54:10 +00:00
2008-08-07 19:54:10 +00:00
2008-08-20 11:04:28 +00:00
2009-03-17 11:23:27 +00:00
1999-10-16 03:28:56 +00:00
2002-10-22 22:35:46 +00:00
2009-06-20 09:37:56 +00:00
1999-10-04 18:46:41 +00:00
2008-07-28 18:43:42 +00:00
2008-10-03 19:53:57 +00:00
2009-06-02 18:44:21 +00:00
1999-10-04 18:46:41 +00:00
2008-08-17 15:04:11 +00:00
2008-08-17 15:04:11 +00:00
1999-10-04 18:46:41 +00:00
2009-06-03 10:26:40 +00:00
1999-10-04 18:46:41 +00:00
2008-08-20 11:04:28 +00:00
2008-07-28 18:43:42 +00:00
2005-11-24 22:35:36 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2008-08-20 09:56:47 +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
2000-04-19 09:35:17 +00:00
2000-11-08 17:28:24 +00:00
2008-08-20 11:04:28 +00:00
2000-09-05 19:44:25 +00:00
2008-08-20 11:04:28 +00:00
2008-07-28 18:43:42 +00:00
1999-11-10 10:17:19 +00:00
2000-09-18 07:04:53 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2008-07-28 18:43:42 +00:00
1999-10-04 18:46:41 +00:00
2009-06-20 09:37:56 +00:00
2009-03-25 10:49:21 +00:00
2009-02-14 18:47:59 +00:00
2008-07-28 18:43:42 +00:00
2008-07-28 18:43:42 +00:00
2006-09-14 13:24:26 +00:00
1999-10-04 18:46:41 +00:00
2008-07-28 18:43:42 +00:00
2001-04-12 18:56:30 +00:00
2008-07-28 18:43:42 +00:00
2007-09-02 15:28:05 +00:00
2008-08-20 11:04:28 +00:00
2007-09-02 15:28:05 +00:00
2008-08-20 11:04:28 +00:00
1999-10-11 17:42:35 +00:00
2000-11-04 19:21:14 +00:00
2006-09-17 16:58:39 +00:00
2008-07-28 18:43:42 +00:00
1999-10-04 18:46:41 +00:00
2000-03-06 21:18:43 +00:00
2000-08-08 21:19:35 +00:00
2008-12-25 09:12:32 +00:00
2008-10-13 20:33:26 +00:00
2000-04-11 19:10:18 +00:00
2000-11-08 17:28:24 +00:00
2008-08-20 11:04:28 +00:00
2008-07-28 18:43:42 +00:00
2008-08-20 11:04:28 +00:00
2008-08-19 13:11:22 +00:00
2008-08-20 11:04:28 +00:00
2000-03-22 15:35:35 +00:00
2000-04-11 19:10:18 +00:00
2008-07-28 18:43:42 +00:00
2000-04-04 09:04:39 +00:00
2007-05-04 13:36:02 +00:00
2006-09-20 12:28:58 +00:00
2009-06-03 10:26:40 +00:00
2008-08-07 19:54:10 +00:00
2008-07-28 18:43:42 +00:00
2008-07-28 18:43:42 +00:00
2008-08-20 11:04:28 +00:00
2008-11-06 01:19:05 +00:00
1999-10-04 18:46:41 +00:00
2009-06-09 20:44:55 +00:00