Commit Graph

22 Commits

Author SHA1 Message Date
curt
180e2188ba MacOS portability changes contributed by "Robert Puyol" <puyol@abvent.fr> 1999-01-19 20:56:53 +00:00
curt
d7748704d7 Borland portability tweaks. 1998-11-23 21:46:36 +00:00
curt
6ca9596807 Check for __CYGWIN__ (b20) as well as __CYGWIN32__ (pre b20 compilers)
Other misc. tweaks.
1998-11-02 18:25:32 +00:00
curt
7c27474164 Removed an extraneous extern "C" ... 1998-09-03 21:24:36 +00:00
curt
305589cd01 Removed zlib support. 1998-07-30 23:42:14 +00:00
curt
5a81c9ecf0 Derived file "Makefile.in" removed from version control. 1998-05-23 14:18:22 +00:00
curt
4ccc2b3cfc Small tweak for correct win32 compiling. 1998-05-20 20:50:28 +00:00
curt
ff8845de52 Better handling of WIN32 environments. 1998-05-13 18:24:49 +00:00
curt
5a2a23cc2d Added an "#include <config.h>" and "#include <windows.h>" 1998-05-11 18:04:06 +00:00
curt
712bbc9085 Removed an extra #ifdef __cplusplus, then "}", #endif 1998-04-22 13:19:00 +00:00
curt
e5efd5bf69 Prepairing for C++ integration. 1998-04-21 17:03:45 +00:00
curt
fa360360cb Code reorganizations. Added a Lib/ directory for more general libraries. 1998-04-14 02:43:50 +00:00
curt
63ea6cd15a Tweaks to Gnu automake/autoconf system. 1998-04-08 23:35:37 +00:00
curt
dcc537e040 Minor cleanups and reorganizations. 1998-04-06 15:56:23 +00:00
curt
37488d0f7e Converting to Gnu autoconf system. 1998-04-03 22:10:27 +00:00
curt
aa645019e9 Incorporated code changes contributed by Charlie Hotchkiss
<chotchkiss@namg.us.anritsu.com>
1998-02-12 21:59:56 +00:00
curt
6179ec5319 Removed "depend" files from cvs control. Other minor make tweaks. 1998-02-09 22:56:59 +00:00
curt
331f91ba43 Lots of little tweaks to fix various consistency problems discovered by
Solaris' CC.  Fixed a bug in fg_debug.c with how the fgPrintf() wrapper
passed arguments along to the real printf().  Also incorporated HUD changes
by Michele America.
1998-02-03 23:20:27 +00:00
curt
d824ffd02b Changed #ifdef FILE_H to #ifdef _FILE_H 1998-01-22 02:59:38 +00:00
curt
0dd244fb0c Merged in make system changes from Bob Kuehne <rpk@sgi.com>
This should simplify things tremendously.
1998-01-19 19:27:10 +00:00
curt
ed49eadb6a Minor tweaks and fixes for cygwin32. 1998-01-19 18:35:54 +00:00
curt
ad20c2d242 Initial revision. 1997-12-16 00:49:09 +00:00