Randy Heit
e6de6fed3c
- Revert r3214, which added some completely useless warnings for GCC.
...
I'm sure there are good reasons even GCC doesn't enable them by default when you use -Wall.
SVN r3225 (trunk)
2011-06-12 19:17:21 +00:00
Christoph Oelckers
81ae38c072
- added submission for disabling some new and rather pointless GCC warnings.
...
SVN r3214 (trunk)
2011-05-26 23:19:20 +00:00
Christoph Oelckers
1993e969b7
- GCC warning fixes (GCC stupidity for the most part.)
...
SVN r3154 (trunk)
2011-02-19 08:59:43 +00:00
Randy Heit
465d52b766
- Fixed: PROFILE was incorrectly declared in the top-level CMakeLists.txt, so GCC always
...
generating profiling information for Debug and RelWithDebInfo builds. This happened to
also bring up that game-music-emu and DUMB are always built as RelWithDebInfo. If we're
doing a normal Release build, we can just leave them as Release as well.
SVN r1808 (trunk)
2009-09-08 03:01:55 +00:00
Randy Heit
a8de4fc2da
- Fixed compilation of i_keyboard.cpp with MinGW, because w32api still doesn't have
...
everything that was new for XP.
- Swapped snes_spc out for the full Game Music Emu library.
SVN r1631 (trunk)
2009-06-03 03:05:02 +00:00