1
0
Fork 0
Commit graph

52 commits

Author SHA1 Message Date
curt
56dc95da55 Removed Lib/Misc for now ... to be added later. 1998-08-20 15:15:22 +00:00
curt
41be678abf Version 0.53
EGCS optimizations notes
Thanks
Test for gameglut.
1998-08-20 15:09:09 +00:00
curt
1c7cf373ac Changes by Bernie Bright to add getrusage() check. 1998-08-19 17:24:21 +00:00
curt
e9a532357c Added a --with-flight-model= option to the configure script. 1998-08-12 21:00:29 +00:00
curt
e909e83267 Clearer message when can't find opengl or glut libs. 1998-08-05 00:18:49 +00:00
curt
ae853db077 chmod 755 runfg at the end of the configure script. 1998-08-03 22:16:18 +00:00
curt
82ad12b65b Initial revision. 1998-07-31 20:32:50 +00:00
curt
81b4477349 Initial revision. 1998-07-30 23:58:04 +00:00
curt
09533ad0a0 Added README.Unix
No longer using libtool.
1998-07-30 23:40:42 +00:00
curt
4fb198d696 Disable maintainer mode (what ever that does.) 1998-07-24 21:33:41 +00:00
curt
9cdd4bdf3b 0.52 ... 1998-07-22 21:37:19 +00:00
curt
ba6f80b9fd Ran libtoolize ... 1998-07-16 17:28:42 +00:00
curt
d282f1b0d6 News updates ... 1998-07-13 20:57:46 +00:00
curt
80add1e6e9 Insignificant reformting. 1998-07-06 02:37:17 +00:00
curt
bb83ba4017 Added Tools/Areas to Makefile list. 1998-07-03 14:34:39 +00:00
curt
be1481fa61 Moving past 0.49 1998-07-03 11:53:19 +00:00
curt
fbb65220f0 More contributions ... :-) 1998-06-27 16:50:05 +00:00
curt
64961cd294 Added a smarter check for external timezone and daylight variables in
#include <time.h> -- Thomas Gellekum <tg@ihf.rwth-aachen.de>
1998-06-17 21:31:04 +00:00
curt
f4098fd8d0 Updated with info on /mnt and egcs. 1998-06-13 00:39:57 +00:00
curt
d97be95b2a Pui -> PUI, Gui -> GUI. 1998-06-12 14:25:26 +00:00
curt
fc086c350e News, thanks, and new version. 1998-06-12 00:53:21 +00:00
curt
193c2a1cf1 Updated configure.in to include a couple automake "conditionals"
This allows us to conditionally compile alternative source files and
introduce additional checks that aren't directly available within
automake.
Added Tools/DemInfo which dumps the DEM file header info.
1998-06-05 18:14:01 +00:00
curt
3ffab3993e Found some engine sounds on the net.
Added a test for the OSS sound system to autoconf.
Added a Lib/Audio subdirectory.
1998-06-03 00:41:53 +00:00
curt
cad8ca6720 Removed derived file "configure" from version control.
Added Lib/Audio contributed by Steve Baker (Linux only for this version.)
1998-06-01 17:48:47 +00:00
curt
d9e4e3d3cf misc updates. 1998-05-30 01:57:19 +00:00
curt
7a29382efc EGCS addendum to README.Win32
Added Tests/ to clean-deps in Makefile.extra
Additional credits in Thanks.
Tweaked configure.in to add Win32 specific things if #include <windows.h>
  exists, rather than just if it's a cygwin32 environment.
1998-05-29 20:29:32 +00:00
curt
a97c10c7e4 Added acsite.m4 to source distribution. 1998-05-27 02:22:58 +00:00
curt
399b9be11e Initial revision. 1998-05-23 18:09:09 +00:00
curt
c24239ece8 Removed derived files "Makefile.in" from version control. 1998-05-23 14:31:45 +00:00
curt
aee269ca74 Updated ... 1998-05-23 14:31:23 +00:00
curt
f10a0257f5 *** empty log message *** 1998-05-22 21:26:20 +00:00
curt
f4240579c5 Misc updates. 1998-05-20 20:48:54 +00:00
curt
c2c4795558 New in 0.47
0.46 -> 0.47
1998-05-13 18:22:30 +00:00
curt
727cf54e9b -> version 0.46 1998-05-07 23:02:53 +00:00
curt
4bc376916c Added Tests/ to clean-deps.
Updated Win32 build notes.
1998-05-03 00:45:09 +00:00
curt
07868bd165 Version 0.44 -> 0.45 1998-05-02 01:47:49 +00:00
curt
93760e9555 ... 1998-04-28 21:39:53 +00:00
curt
9cbeb86594 Updated ... 1998-04-28 01:17:38 +00:00
curt
0374eeee7a Updates 1998-04-27 03:34:27 +00:00
curt
d0dfa60488 Added an rint() / HAVE_RINT check. 1998-04-26 05:01:07 +00:00
curt
153ce10b58 Edited cvs log messages in source files ... bad bad bad! 1998-04-25 22:06:22 +00:00
curt
a69fca1a2d Updated to reflect work done. 1998-04-25 22:03:02 +00:00
curt
5d66cbd36b Added a "Tests/" subdirectory. 1998-04-25 14:59:29 +00:00
curt
555f353a3a Misc. changes. 1998-04-22 13:26:59 +00:00
curt
ea9d60545b Added zlib library support. Added new "install.exe" for cygwin32 installs. 1998-04-18 03:57:08 +00:00
curt
fc3910d194 Code reorganizations. Added a Lib/ directory for more general libraries. 1998-04-14 02:45:53 +00:00
curt
725877b751 Initial revision. 1998-04-14 02:45:23 +00:00
curt
c9f3077690 Initial revision. 1998-04-09 02:00:36 +00:00
curt
db9fea699a Automake/autoconf tweaks. 1998-04-09 01:43:36 +00:00
curt
293f9611a1 Minor cleanups and reorganizations. 1998-04-06 15:56:04 +00:00