curt
0253a46dbb
Fix a typo in the FreeBSD support section.
2003-02-07 17:35:37 +00:00
curt
9593059258
Misc. tweaks that have been laying around.
2003-01-23 21:59:07 +00:00
curt
3f0efc2a6f
FreeBSD pthread and malloc fixes.
2003-01-23 15:16:51 +00:00
david
a0a0c8e308
IRIX/MipsPro patches from Erik Hofman:
...
This patch adds some missing default ISO C++ headers to SimGear,
especially usefull for Irix/MipsPro. To the best of my knowledge this
only affects the Irix/MipsPro compiler combination although it might be
usefull for others as well.
This patch does not yet remove any compiler specific code, but that
would be my next task. The powerfull macros as defined in the compiler.h
file allowed me to split it up into multiple patches.
2002-12-30 21:33:56 +00:00
david
e5814dad73
Some trivial typo corrections.
2002-12-21 13:40:50 +00:00
curt
f076594288
Mingwin fix from Norman Vine.
2002-12-18 21:54:04 +00:00
curt
7dfe0bf9b2
Remove -lmk4 from the LIBS after the version check is complete.
2002-12-11 19:57:00 +00:00
curt
d9ce8828c9
More tweaks to the configure script.
2002-12-10 20:54:08 +00:00
curt
cb2df234ae
- Refactoring configure.ac a bit to use $host (please test on your platform)
...
- Use include GLUT_H instead of refering to the file directly since Mac
unfortunately chose to put this in GLUT/glut.h :-(
2002-12-10 19:12:34 +00:00
curt
7d73dc6602
James Turner:
...
I've had to hack Simgear's configure.ac quite a bit [for Mac OS X],
using the Plib one as a reference.
The basic construct (a big switch statement based on the target
type) is nice, I think, since it moves lots of IRIX / cygwin / OS-X
specialties out of the way cleanly. Much more re-factoring of the
current tests in configure is possible if people are able to test.
2002-12-09 22:36:38 +00:00
curt
f2567f9af4
Fixes for 0.3.1 release.
2002-12-04 19:46:12 +00:00
curt
2fb961c922
NOMINMAX fix ...
2002-12-02 22:12:22 +00:00
david
8d63c300e2
Removed simgear/interpreter directory; most likely we will use the new
...
PSL interpreted language in plib.
2002-09-18 20:27:17 +00:00
curt
ed26458a24
Norman's most recent 3d clouds code tweaks.
2002-09-18 14:24:19 +00:00
david
a1e7761384
Removed /usr/local/include (as with plib).
2002-09-14 16:05:41 +00:00
curt
adeb0d48fc
Upgrade the version number.
2002-09-13 23:19:14 +00:00
curt
55c89ea865
Added simgear/sky/clouds3d to the build system.
2002-09-13 22:51:40 +00:00
curt
406d6dd6fc
Getting ready for 0.2.0 stable release.
2002-09-07 01:25:02 +00:00
curt
87dcaf5a00
Fixes to better support the native irix compilers.
2002-09-06 15:30:11 +00:00
curt
c3bdd0e537
Automake version check is only done in autogen.sh and not in configure.
2002-09-03 21:44:44 +00:00
curt
e809eee896
Additional configure changes.
2002-09-02 22:18:31 +00:00
curt
c44ef2126c
Tweaks for next prerelease.
2002-09-02 04:08:01 +00:00
curt
4162817c0b
More clean ups.
2002-08-31 13:18:49 +00:00
curt
81cab6e089
Additional build system tweaks, regenerated the .dsp/.dsw's.
2002-08-30 15:03:30 +00:00
curt
d78204d147
Several fixes and tweaks.
2002-08-29 14:00:35 +00:00
curt
d8b523d067
Attempting more fixes to our autoconf/make scripts.
2002-08-28 14:08:12 +00:00
curt
c4cfad6069
Additional tweaks that got lost somehow.
2002-08-27 21:48:51 +00:00
curt
8c4ee69aeb
Modernize the autoconf scripts a bit.
2002-08-27 21:44:39 +00:00