2009-03-30 13:53 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* contrib/gtalleg/Makefile
- Disabled for minwgce.
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
|
||||
*/
|
||||
|
||||
2009-03-30 13:53 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/gtalleg/Makefile
|
||||
- Disabled for minwgce.
|
||||
|
||||
2009-03-30 13:10 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* INSTALL
|
||||
* Split Windows compiler list to 'recommended' and 'supported'
|
||||
@@ -15,7 +19,7 @@
|
||||
Some comments on the rest:
|
||||
- pocc: lack of 3rd party support, mediocre performance.
|
||||
- owatcom: lack of 3rd party support, bad performance,
|
||||
proprietary object/dll format.
|
||||
proprietary object format.
|
||||
- bcc: lack of 3rd party support, mediocre performance, has known bugs,
|
||||
proprietary object/dll format.
|
||||
- xcc: for testing only.
|
||||
|
||||
@@ -10,6 +10,7 @@ ifneq ($(HB_COMPILER),pocc)
|
||||
ifneq ($(HB_COMPILER),xcc)
|
||||
ifneq ($(HB_COMPILER),dmc)
|
||||
ifneq ($(HB_COMPILER),owatcom)
|
||||
ifneq ($(HB_COMPILER),mingwce)
|
||||
|
||||
ifeq ($(HB_INC_ALLEGRO),)
|
||||
ifeq ($(HB_XBUILD),)
|
||||
@@ -44,3 +45,6 @@ endif
|
||||
else
|
||||
include $(TOP)$(ROOT)config/none.cf
|
||||
endif
|
||||
else
|
||||
include $(TOP)$(ROOT)config/none.cf
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user