1
0
Fork 0
Commit graph

207 commits

Author SHA1 Message Date
Dmitry Marakasov
a3df9dd120 Fix bashisms in configure.ac 2011-09-01 23:01:48 +04:00
Mathias Froehlich
1c1722a2e9 Adapt to recent simgear hla/rti changes. 2011-08-31 20:02:00 +02:00
Torsten Dreyer
2b7c8cdff9 Make configure.ac check for SimGear 2.5.0 2011-07-17 12:16:12 +02:00
ThorstenB
ee40e8ae3f Introduce terrasync subsystem.
Fix tile reloading issue.
2011-06-12 00:44:07 +02:00
ThorstenB
a8778b232c issue #61: built-in svn broken for automake builds
Thanks to "j...@flygarna.se"
2011-06-11 15:30:18 +02:00
ThorstenB
849b1d1567 Require SG2.3.0 now for automake builds. 2011-05-21 16:32:21 +02:00
Torsten Dreyer
d88dcba5e8 Add fgpanel to the automake build system 2011-04-14 15:33:36 +02:00
Mathias Froehlich
cb82e136dd Help configure finding the rti libraries. 2011-01-23 20:35:05 +01:00
Mathias Froehlich
70dd6279a7 Add an initial implementation of a hla module. 2011-01-17 21:35:03 +01:00
Curtis L. Olson
5c7371938d Check for simgear v2.2.0 or newer. 2011-01-03 07:59:50 -06:00
Durk Talsma
dcfa2632fb Traffic tools. Conversion scripts to convert between xml and plain text format. Initial version of conf2xml.pl by me. Updated and modified by Mike Nieber. xml2conf.pl by Mike Nieber. 2011-01-03 09:59:48 +01:00
Dave Luff
d6fceb3fbc Remove conditional compilation of ATCDCL
This patch removes the conditional compilation of ATCDCL, compiling both
the old and new ATC systems.  The old system only provides ATIS, AWOS and
some dialog lookups, and hence should not conflict with the new system.
2010-12-28 18:23:40 +00:00
James Turner
af5623879f Fix libsvn detection on Ubuntu 10.4, and probably other platforms. 2010-11-21 06:55:51 -08:00
Christian Schmitt
cf1b4c80fe Cosmetic changes to some configure output (typos, capital letters) 2010-11-21 05:59:51 -08:00
Christian Schmitt
3c7ebc5f86 Add a possibility to explicitly disable libsvn support.
This is needed for source-based distributions to be sure about dependencies.
2010-11-21 05:59:51 -08:00
James Turner
30407911d5 Ensure non-Hudson BUILD_NUMBER is actually an int, not a string 2010-11-13 12:51:43 -08:00
James Turner
ff97931250 Another attempt at placating the shell. Everything sucks. 2010-11-13 12:29:38 -08:00
James Turner
b3c6f94b89 What sucks? Autoconf sucks. 2010-11-13 11:18:19 -08:00
James Turner
a6458c2ed6 Autoconf changes for more flexible versioning. 2010-11-13 10:40:29 -08:00
James Turner
0d6de72b57 Add headerpax-max-install-names, for Mac deployment. 2010-11-02 14:24:09 +00:00
ThorstenB
1987178a58 Show compiler warnings by default.
Cleaned-up indentation of help text.
2010-10-30 21:00:20 +02:00
Durk Talsma
8b74319139 Change default status of atcdcl compilation from 'enabled' to 'disabled'. 2010-07-27 20:31:32 +02:00
James Turner
76712b6b97 Fix configure.ac breakage - I would remove the one file referenced in configure! 2010-07-02 00:10:50 +01:00
Torsten Dreyer
f7d0a7bd39 config.h-msvc* restoration
As sugested by Frederic, remove the .in files and their reference in
configure.ac, and remove the target files from .gitignore
2010-06-26 20:52:29 +02:00
James Turner
f8d253ccce Fix terrasync svn-library linkage - not perfect but now links against libsvn_subr correctly.
Further cleanups by an autoconf expert would be most welcome.
2010-05-06 16:44:27 +01:00
James Turner
59215b098c Fixed ALUT/OpenAL framework handling on Mac with autoconf. 2010-05-06 15:40:00 +01:00
James Turner
ad13e4f3b4 Update Mac configure script for new ALUT scheme; support --with-alut-framework. 2010-05-06 13:18:54 +01:00
Tim Moore
33b0bf83e1 Merge branch 'curt/release-stuff' into next 2010-02-25 23:23:00 +01:00
curt
942c208636 Make sure we check for the proper simgear version. 2010-02-25 23:22:43 +01:00
Tim Moore
986f9b7dd1 Merge branch 'ehofman/config' into next 2010-02-10 15:04:10 +01:00
ehofman
83a95fa656 Bail out if one of the required OpenScenegraph libraries was not found. 2010-02-10 15:03:58 +01:00
Tim Moore
988a6771aa Merge branch 'durk/atcdcl-cond'
Conflicts:
	src/ATC/trafficcontrol.cxx
	src/Main/Makefile.am
2010-02-10 00:45:06 +01:00
durk
ce6e1dc07c Update version number. 2010-02-05 11:20:26 +01:00
fredb
00e9ad3055 MINGW patch from Benoît Laniel 2010-01-25 17:12:04 +01:00
Tim Moore
29260852af Merge branch 'durk/version' 2010-01-25 14:21:53 +01:00
durk
18ee66b297 Let the version number reflect the current state of the release process. 2010-01-21 06:30:47 +01:00
fredb
bf534e1ff9 Update MSVC 9 projects 2010-01-21 06:26:48 +01:00
ehofman
56ed207097 Tatsuhiro Nishioka:
These patches fixes minor bug in addition to providing --with-openal-framework and --with-cocoa-framework.
Now you can use your own version of OpenAL.framework for selecting various audio output device.
Plus, you can build FG/SG on Snow Leopard with cocoa configuration.
2010-01-05 22:21:17 +01:00
durk
8114d1d899 Conditional compilation of ATCDCL module. Use --disable-atcdcl to try building flightgear without ATCDCL code. 2009-12-30 17:44:06 +01:00
Tim Moore
17df9cc459 Change boost version to 1.37 again
boost/tr1 doesn't support unordered_map before, and I don't want to
test for it myself.
2009-12-20 10:34:07 +01:00
Tim Moore
b4f58ef24e Drop boost version back to 1.34 2009-12-20 10:34:07 +01:00
Tim Moore
fcd3348ae6 bump boost version to 1.37 2009-12-20 10:34:07 +01:00
Tim Moore
9bc4c938d2 Clean up autoconf test for osg::CullSettings::CLEAR_MASK 2009-12-10 07:26:52 +01:00
ehofman
2c617798d5 The problem with the current test is that HAVE_CULLSETTINGS_CLEAR_MASK is always defined, either with a value of 1 or a value of 0 while the test in the code checks for '#if defined(HAVE_CULLSETTINGS_CLEAR_MASK)' 2009-12-01 19:12:05 +01:00
Tim Moore
78ebe9424b Add HAVE_CULLSETTINGS_CLEAR_MASK to configure.ac and check it in camera code
This works around a behavior / interface change in OSG post 2.9.6.
2009-11-30 09:29:07 +01:00
torsten
8265bc07b9 fgpanel is shouldn't have escaped (yet) 2009-09-17 22:54:42 +02:00
torsten
16eefc84d1 Tatsuhiro Nishioka:
Patches for configure.ac and Makefile.am files in FG/SG so Mac developers can build these in a unix way.
These also enables Mac developers to choose either PLIB framework or PLIB static libs.
2009-09-17 22:54:42 +02:00
ehofman
7e07b57d92 test for the presence of alut.h. if it's not found only display a warning message in gl-info and test-env-map. A clean build without glut installed is now possible. 2009-09-09 08:56:32 +02:00
torsten
5c57153e62 Advanced input subsystem - Step3: Adding support for the Linux event devices 2009-08-12 23:45:54 +02:00
frohlich
0c0b38733e Add a new tool called fgviewer.
Modified Files:
	configure.ac utils/Makefile.am
Added Files:
 	utils/fgviewer/.cvsignore utils/fgviewer/Makefile.am
	utils/fgviewer/fgviewer.cxx
2009-06-03 00:18:54 +02:00