20000424-03:44 GMT+1 Victor Szakats <info@szelvesz.hu>
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
20000424-03:44 GMT+1 Victor Szakats <info@szelvesz.hu>
|
||||
|
||||
* source/compiler/hbusage.c
|
||||
+ Added Patrick Mast, Dave Pearson and Tim Stone to the credit list.
|
||||
|
||||
* makefile.bc
|
||||
! Fixed after some undocumented changes.
|
||||
|
||||
20000424 06:55 GMT -3 Luiz Rafael Culik <culik@sl.conex.net
|
||||
*doc/en/file.txt
|
||||
doc/en/diskspac.txt
|
||||
|
||||
@@ -81,7 +81,7 @@ HBPP_DIR = utils\hbpp
|
||||
# C compiler definition and C flags. These should never have to change.
|
||||
#
|
||||
|
||||
CFLAGS = -I$(INCLUDE_DIR) -d $(C_USR) $(CFLAGS) -DHB_LANG_DEFAULT=$(HB_LANG_DEFAULT)
|
||||
CFLAGS = -I$(INCLUDE_DIR) -d $(C_USR) $(CFLAGS)
|
||||
CLIBFLAGS = -c $(CFLAGS) $(CLIBFLAGS)
|
||||
CLIBFLAGSDEBUG = -v $(CLIBFLAGS)
|
||||
HARBOURFLAGS = -i$(INCLUDE_DIR) -n -q0 -w -es2 -gc0 $(PRG_USR) $(HARBOURFLAGS)
|
||||
|
||||
@@ -130,6 +130,12 @@ void hb_compPrintCredits( void )
|
||||
"Ryszard Glab <rglab@imid.med.pl>\n"
|
||||
"Victor Szakats <info@szelvesz.hu>\n"
|
||||
"Vladimir Kazimirchik <v_kazimirchik@yahoo.com>\n"
|
||||
"\n"
|
||||
"Major contributors:"
|
||||
"\n"
|
||||
"Dave Pearson <davep@davep.org>\n"
|
||||
"Patrick Mast <harbour@winfakt.com>\n"
|
||||
"Tim Stone <timstone@mstrlink.com>\n"
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user