ehofman
db633330fe
Fixes from Norman for users running Cugwin with the XServer package installed.
2005-02-11 15:19:04 +00:00
curt
3b6af2f0c2
Ready for 0.3.8 release.
2005-01-18 14:34:13 +00:00
curt
5bdff41641
Require plib-1.8.4
2005-01-17 21:48:05 +00:00
curt
c039ccdeb0
Updates for 0.3.8-pre2 release.
2005-01-03 19:05:32 +00:00
curt
98b2ba4fc1
More prerelease updates.
2004-12-15 16:45:57 +00:00
curt
2f0afdccc1
Prerelease updates.
2004-12-15 16:34:14 +00:00
ehofman
79734df554
Threads detection code cleanup and FreeBSD fixes.
2004-12-13 20:31:44 +00:00
ehofman
c52657fa1a
This was too quick, now pthreads isn't detected on IRIX (and other platforms?) anymore. This needs some more thought.
2004-12-08 15:12:11 +00:00
ehofman
9cac8409cd
FreeBSD fix.
2004-12-08 15:00:45 +00:00
curt
54a7a0d534
Ooops, fix an unintentional line wrap.
2004-11-18 19:12:17 +00:00
ehofman
ef486b2cc6
Remove the refference to fgsg
2004-10-14 13:35:11 +00:00
curt
06f3cb4f8e
Fix a couple bugs in openal detection. I should actually generate a new
...
configure and test it, rather than testing the old configure script.
2004-10-13 20:18:35 +00:00
curt
074f5ff996
Oops, missed a part of the previous change.
2004-10-13 19:52:13 +00:00
curt
8c26f32d5f
Add a sanity check for the existance of OpenAL. If not there, bail from
...
the configure script with an appropriate/helpful message.
2004-10-13 19:51:38 +00:00
curt
9a2ee54389
Final 0.3.7 changes.
2004-10-12 14:35:42 +00:00
curt
f3d8eb4665
Tweaks for 0.3.7-pre1
2004-09-10 18:16:06 +00:00
curt
461dee8657
Tweaks for official 0.3.6 release.
2004-07-29 21:36:41 +00:00
curt
e2f93e6ae1
Tweaks for 0.3.6-pre3
2004-07-27 21:18:14 +00:00
curt
3c84b6e2f6
Tweaks for 0.3.6-pre2
2004-07-21 21:22:21 +00:00
ehofman
df302f277c
Test for alutInit in libopenal.so and in libalut.so for Cygwin builds.
2004-07-19 14:59:51 +00:00
ehofman
5e63e663bb
alut is now part of libopenal.so
2004-07-17 14:01:00 +00:00
curt
129e3c6326
Tweaks in preparation for the 0.3.6-pre1 release.
2004-07-14 22:01:15 +00:00
andy
86e83faef3
Changes to get SimGear to configure and compile out-of-the-box on
...
a MinGW target:
Link against alut.dll in addition to openal32.dll.
Remove some preprocessor defines from compiler.h that were
confusing the mingw and/or libstdc++ headers (I put the _isnan
one back in the only file it was used).
Hack a broken sleep() call into the OpenAL sample programs so
that they will compile (but not work) in a non-POSIX environment.
Change the header file ordering in sample_openal.hxx to get
around some really weird interactions between MinGW's windows.h
and the gcc iostream header.
2004-04-30 00:44:04 +00:00
curt
e34aae9982
Add default openal libs for cygwin.
2004-04-28 19:19:05 +00:00
curt
db8d961b27
Add correct openal libs for MacOS.
2004-04-25 01:41:24 +00:00
curt
5bbcd386fa
Rewrite the entire audio support library on top of OpenAL rather than plib's
...
sound manager. The interface was simplified and cleaned up a bit, and I
haven't back ported these changes to the plib sound wrappers ... we could
I suppose if someone really had a problem, but I haven't seen anything so
far that would indicate the extra effort is worth it.
2004-04-24 19:02:29 +00:00
curt
bd85fa2457
Final 0.3.5 tweaks.
2004-03-26 21:07:15 +00:00
curt
430136fdc9
0.3.5.pre2 tweaks.
2004-03-24 00:19:59 +00:00
curt
488efa2316
Tweaks for 0.3.5.pre1 release.
2004-03-22 19:12:23 +00:00
ehofman
4c77c1691b
Remove an unused library since FlightGear dropped support for WeatherCM. Users are highly encouraged to use environment/metar instead.
2004-03-17 10:45:32 +00:00
curt
25d7705379
Various changes in preparation for the 0.3.5 release.
2004-03-17 04:22:09 +00:00
ehofman
ec6ce9fcd8
Move the new metar class from FlightGear to SimGear
2004-02-02 10:12:31 +00:00
ehofman
f0af686d17
Make sure all libraries are used to test for certain functions
2004-01-27 09:41:33 +00:00
ehofman
e54cfc002b
Updates to support sgi's MIPSpro compiler version 7.4 and newer. This also fixes a number of C++ issues where FlightGear didn't follow the standard.
2003-12-26 13:55:09 +00:00
curt
34e2a9dc37
Nasal and event manager updates from Andy Ross.
2003-11-25 21:26:01 +00:00
curt
d915ccec6e
Updates for the official 0.3.4 version.
2003-10-22 19:21:24 +00:00
curt
db928ea1ae
Various updates for the upcoming 0.3.4 release.
2003-10-15 20:15:29 +00:00
ehofman
d22640ef4e
Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups
2003-09-24 17:19:22 +00:00
curt
699909f808
Remove metakit from src-libs, remove metakit check from configure script,
...
remove README.metakit.
2003-08-29 04:19:56 +00:00
curt
110e01a861
Remove extraneous/unneeded dependencies on glut. SimGear should no longer
...
have any glut dependies.
2003-08-11 21:16:53 +00:00
curt
32067b9adf
Changed "GL/glut.h" to <GL/glut.h>
2003-08-05 14:45:42 +00:00
ehofman
ea2f5f0035
Put clouds3d back in the build proces after (hopefully) fixing all the build problems
2003-08-04 17:29:30 +00:00
ehofman
3da76522f8
Fix a typo
2003-07-16 11:32:08 +00:00
ehofman
c9ac1b5a06
Don't bother other develoers with problems caused by MipsPro (version < 7.3) compilers
2003-07-13 12:34:52 +00:00
ehofman
51dff6b537
Don't check for OpenGL libraries without at least including -lm
2003-07-12 09:18:54 +00:00
ehofman
12ab6872ec
Sync he configure script with that one from FLightGear by splitting the LIBS cariable into a base_LIBS, opengl_LIBS, network_LIBS and thread_LIBS variable
2003-07-10 10:02:10 +00:00
ehofman
d4134195ea
Fix a silly bug where is tested against the wrong variable
2003-07-09 19:46:04 +00:00
ehofman
5642ef61ca
Back out a patch that never went in CVS ...
2003-07-09 13:40:06 +00:00
ehofman
fec7c62b17
Don't link agains OpenGL libraries when it's not needed
2003-07-07 11:27:10 +00:00
ehofman
e046b1bfdb
Clean up, and make more flexible and prevent unnessecary library includes
2003-07-06 17:13:25 +00:00