Go to file
curt 31db353173 Changes from Bernie Bright:
Added '--with-cxx=COMPILER[:flags]' to ./configure in order to set the
compiler and flags.  If this option is omitted then the default compiler
is assumed (ie the current behaviour).  This duplicates the effect of
passing CC, CFLAGS, CXX and CXXFLAGS on the command line to configure
and make.

SimGear/simgear/compiler.h
Initial support for KAI C++ on linux.

SimGear/simgear/ephemeris/celestialBody.[ch]xx
Removed extraneous semicolons.

SimGear/simgear/io/sg_file.cxx
MSVC tidy up.
2000-10-02 18:52:32 +00:00
simgear Changes from Bernie Bright: 2000-10-02 18:52:32 +00:00
acconfig.h First stab at replacing gdbm with metakit. 2000-05-27 03:43:44 +00:00
aclocal.m4 ... 2000-07-06 12:46:18 +00:00
acsite.m4 Changes from Bernie Bright: 2000-10-02 18:52:32 +00:00
AUTHORS Initial revision 2000-02-09 19:27:02 +00:00
ChangeLog Initial revision 2000-02-09 19:27:02 +00:00
configure.in Changes from Bernie Bright: 2000-10-02 18:52:32 +00:00
COPYING Starting conversion to LGPL (from GPL). 2000-07-08 18:44:26 +00:00
Makefile.am First stab at replacing gdbm with metakit. 2000-05-27 03:43:44 +00:00
mksymlinks.sh Changed directory structure a bit to facilitate building for windows. 2000-03-17 22:12:16 +00:00
NEWS Ready for 0.0.13 release. 2000-09-14 16:56:13 +00:00
README Updated for MSVC5. 2000-05-24 01:30:18 +00:00
README.metakit Initial revision. 2000-05-25 16:45:19 +00:00
SimGear.spec.in For building redhat packages. 2000-03-29 00:00:46 +00:00
Thanks Updated Durk's entry. 2000-07-07 22:03:45 +00:00

MSVC5 users:

  Copy simgear/config.h.vc5 to simgear/config.h before building.