..
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
Some more trivial warning fixes
2011-12-25 20:28:38 +01:00
ephemeris
Remove the remaining Makefiles from the code.
2011-11-01 09:28:26 +00:00
hla
HLAFederate: introduce read*ObjectModelTemplate.
2012-02-18 11:00:28 +01:00
io
Fix final simgear GCC warnings.
2012-01-09 21:51:09 +01:00
magvar
Small warning fixes, mostly unused variables
2011-12-25 14:40:07 +01:00
math
Alas. Fix #pragma magic for GCC <= 4.5.
2012-01-09 22:18:17 +01:00
misc
Olaf Flebbe: Avoid infinite recursion in simgear::Dir::create
2012-02-10 22:42:27 +01:00
nasal
#587 : don't crash on negative sizes
2012-01-09 20:21:28 +01:00
props
Don't untie a property when loading from xml
2012-02-15 14:54:02 +01:00
route
Remove the remaining Makefiles from the code.
2011-11-01 09:28:26 +00:00
scene
#658 : better bugfix for findDataFile issue
2012-02-11 10:55:13 +01:00
screen
Fix final simgear GCC warnings.
2012-01-09 21:51:09 +01:00
serial
Remove the remaining Makefiles from the code.
2011-11-01 09:28:26 +00:00
sound
Fix final simgear GCC warnings.
2012-01-09 21:51:09 +01:00
structure
Remove stray ';'
2011-12-25 20:12:48 +01:00
threads
Remove the remaining Makefiles from the code.
2011-11-01 09:28:26 +00:00
timing
Alas. Fix #pragma magic for GCC <= 4.5.
2012-01-09 22:18:17 +01:00
xml
Revert changes to xmlparse.[ch]
2011-12-26 11:40:57 +01:00
.gitignore
Remove obsolete ignore pattern for automake generated headers.
2012-02-17 23:46:06 +01:00
CMakeLists.txt
Move JPEG dependency
2012-01-29 14:39:48 +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
Remove stray ';'
2011-12-25 20:12:48 +01: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