simgear/simgear
2011-12-24 11:13:49 +01:00
..
bucket Remove the remaining Makefiles from the code. 2011-11-01 09:28:26 +00:00
compatibility Remove the remaining Makefiles from the code. 2011-11-01 09:28:26 +00:00
debug #479: avoid issues due to trailing path separators 2011-12-18 17:04:31 +01:00
environment Build system tweaks to support SIMGEAR_SHARED building two libraries. Work in progress, does not link yet. 2011-11-28 22:43:57 +00:00
ephemeris Remove the remaining Makefiles from the code. 2011-11-01 09:28:26 +00:00
hla Remove the remaining Makefiles from the code. 2011-11-01 09:28:26 +00:00
io Intialize to prevent a 'may be used uninitialized' warning 2011-12-19 15:29:25 +01:00
magvar Get all the tests linking with shared-simgear, and duplicate the awkward core functions into a new file, pending a proper cleanup. 2011-11-28 23:22:43 +00:00
math surpress unitialized variuable warning for SGSphere() only 2011-12-20 10:08:20 +01:00
misc Intialize to prevent a 'may be used uninitialized' warning 2011-12-19 15:28:11 +01:00
nasal Remove the remaining Makefiles from the code. 2011-11-01 09:28:26 +00:00
props Throw a warning even is NDEBUG is defined 2011-12-19 15:34:11 +01:00
route Remove the remaining Makefiles from the code. 2011-11-01 09:28:26 +00:00
scene Return ReadResult::FILE_NOT_HANDLED for unknown extensions. 2011-12-17 19:11:26 +01:00
screen Move some OSG-dependant code into scene/util. 2011-11-29 10:23:09 +00:00
serial Remove the remaining Makefiles from the code. 2011-11-01 09:28:26 +00:00
sound Degarde lack of free sounds message from alert to bulk for this release. 2011-12-24 11:13:49 +01:00
structure #512: fix compatibility issue with boost 1.48.0 2011-12-18 14:06:27 +01:00
threads Remove the remaining Makefiles from the code. 2011-11-01 09:28:26 +00:00
timing Remove the remaining Makefiles from the code. 2011-11-01 09:28:26 +00:00
xml Remove the remaining Makefiles from the code. 2011-11-01 09:28:26 +00:00
.gitignore Remove automake ignores. 2011-11-01 13:53:29 +01:00
CMakeLists.txt Fixed lib64 auto-detection (again) 2011-11-30 19:50:09 +01:00
compiler.h Add platform defines to SimGear, and a replacement for ulSleep functions. 2010-10-30 19:18:57 +01:00
constants.h Change how certain constants are (re-)defined, to avoid warning when PLIB sg.h is included. 2010-08-07 16:28:39 +01:00
sg_inlines.h - new FSF addresses 2006-03-08 18:16:08 +00:00
simgear_config_cmake.h.in Use a compile test to see if we need to provide the GCC atomic built-ins ourselves, or not. 2011-10-23 15:59:27 +01:00
simgear_config.h-msvc90 Fix issue #392: mktime takes a localtime as input. Assumption that if HAVE_DAYLIGHT is missing imply that mktime takes a gmt time is wrong (sg_time.cxx, line 482) 2011-08-06 16:26:21 +02:00
version.h.in