]> git.mxchange.org Git - simgear.git/commit
Reduce compiler.h to almost nothing (but it's worth keeping around I think, for
authorehofman <ehofman>
Fri, 25 Jul 2008 18:35:40 +0000 (18:35 +0000)
committerehofman <ehofman>
Fri, 25 Jul 2008 18:35:40 +0000 (18:35 +0000)
commit733e6fa14ff507a1022ecab8d55cc9bf587bee40
tree43e6296447210d4d1eb7fd6fc252340dd296ceb5
parentcd72eb20c6b31e253e93e55c13ca4966eb1556fc
Reduce compiler.h to almost nothing (but it's worth keeping around I think, for
the MSVC and MipsPro warning stuff).

As a result of this patch, simgear/sg_traits.h can be deleted. So can SGCMath.h,
but I'll do that separately.

There is one more 'mechanical' change to come - getting rid of SG_USING_STD(X),
but I want to keep that separate from everything else. (There's another mechnica
l change, replacing <math.h> with <cmath> and so on *everywhere*, but one step a
t a time)
81 files changed:
simgear/Makefile.am
simgear/compiler.h
simgear/constants.h
simgear/debug/logstream.hxx
simgear/environment/visual_enviro.hxx
simgear/io/decode_binobj.cxx
simgear/io/iochannel.hxx
simgear/io/lowtest.cxx
simgear/io/sg_binobj.cxx
simgear/io/sg_binobj.hxx
simgear/io/sg_file.cxx
simgear/io/sg_serial.cxx
simgear/io/sg_serial.hxx
simgear/io/sg_socket.cxx
simgear/io/sg_socket.hxx
simgear/io/sg_socket_udp.hxx
simgear/io/socktest.cxx
simgear/io/tcp_client.cxx
simgear/io/tcp_server.cxx
simgear/magvar/coremag.cxx
simgear/math/SGCMath.hxx
simgear/math/SGMath.hxx
simgear/math/interpolater.cxx
simgear/math/interpolater.hxx
simgear/math/sg_types.hxx
simgear/misc/sg_path.hxx
simgear/misc/sgstream.cxx
simgear/misc/sgstream.hxx
simgear/misc/strutils.hxx
simgear/misc/tabbed_values.hxx
simgear/misc/tabbed_values_test.cxx
simgear/misc/texcoord.cxx
simgear/misc/zfstream.cxx
simgear/misc/zfstream.hxx
simgear/props/condition.cxx
simgear/props/props_io.cxx
simgear/props/props_io.hxx
simgear/props/props_test.cxx
simgear/route/routetest.cxx
simgear/route/waypoint.hxx
simgear/route/waytest.cxx
simgear/scene/material/mat.hxx
simgear/scene/material/matlib.cxx
simgear/scene/material/matlib.hxx
simgear/scene/material/matmodel.hxx
simgear/scene/model/ModelRegistry.hxx
simgear/scene/model/modellib.hxx
simgear/scene/sky/cloud.hxx
simgear/scene/sky/cloudfield.cxx
simgear/scene/sky/moon.cxx
simgear/scene/sky/newcloud.cxx
simgear/scene/sky/newcloud.hxx
simgear/scene/sky/sphere.cxx
simgear/scene/sky/stars.cxx
simgear/scene/tgdb/TileCache.cxx
simgear/scene/tgdb/TileEntry.cxx
simgear/scene/tgdb/TileEntry.hxx
simgear/scene/tgdb/apt_signs.hxx
simgear/scene/tgdb/obj.hxx
simgear/scene/tgdb/pt_lights.hxx
simgear/scene/tgdb/userdata.hxx
simgear/screen/shader.h
simgear/serial/serial.cxx
simgear/serial/serial.hxx
simgear/serial/testserial.cxx
simgear/sg_traits.hxx [deleted file]
simgear/sound/sample_openal.hxx
simgear/sound/soundmgr_openal.cxx
simgear/sound/soundmgr_openal.hxx
simgear/structure/commands.hxx
simgear/structure/exception.hxx
simgear/structure/subsystem_mgr.hxx
simgear/threads/SGQueue.hxx
simgear/threads/SGThread.hxx
simgear/timing/geocoord.h
simgear/timing/sg_time.cxx
simgear/timing/sg_time.hxx
simgear/timing/timestamp.cxx
simgear/timing/timezone.h
simgear/xml/easyxml.cxx
simgear/xml/easyxml.hxx