summaryrefslogtreecommitdiffstatshomepage
path: root/src/build/flags_gcc.mak
Commit message (Expand)AuthorAgeFilesLines
* Moved build system to GENie [Miodrag Milanovic] Miodrag Milanovic2015-03-261-21/+0
* re-enabled some C++11 compiler warnings (nw) Oliver Stöneberg2015-02-051-4/+0
* fixed -Wunused-local-typedefs warnings with ATTR_UNUSED and enabled it again ... Oliver Stöneberg2015-02-051-2/+2
* disable a GCC warning with CPP11=1 (nw) Oliver Stöneberg2015-02-051-0/+4
* removed -Wno-strict-overflow for GCC 4.8 as well (nw) Oliver Stöneberg2014-09-091-1/+1
* removed -Wno-strict-overflow for GCC 4.9 (nw) Oliver Stöneberg2014-09-081-1/+1
* Make it compile on 4.9.x (nw) Miodrag Milanovic2014-09-021-0/+1
* added GCC 4.9 handling to build/flags_gcc.mak now it has been released (nw) Oliver Stöneberg2014-05-071-0/+4
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Same rule applies to all GCC 4.8.x so on Windows as well (nw) Miodrag Milanovic2014-03-301-3/+1
* Fix SDL compile (nw) Alex W. Jackson2014-03-021-5/+0
* moved compiler-specific warning generation to shared files (nw) Oliver Stöneberg2014-03-021-0/+23