Tycho
|
617ad0b5f8
|
Only enable -Werror in gcc because gcc doesn't let you suppress enum missmatch warnings
|
2014-03-09 10:46:39 -07:00 |
|
Tycho
|
713c59b60b
|
Treat enum missmatches as warnings for now as there is such a large number of them.
|
2014-03-09 10:41:53 -07:00 |
|
Tycho
|
676dcfd1c7
|
Globals.h is now warnings free again.
Also turned off Wpadded as it is indicates potental performance issues rather than potential bugs
|
2014-03-09 10:32:56 -07:00 |
|
Tycho
|
c5436e1ae7
|
Lots more warnings
|
2014-03-09 09:16:15 -07:00 |
|
Tycho
|
59d42ec5b2
|
Enabled loads of clang warnings
|
2014-03-09 04:58:08 -07:00 |
|
Tycho
|
b4e3d0aa4e
|
Turned off Wunused-parameter
|
2014-03-09 04:37:36 -07:00 |
|
Tycho
|
d51cab2d3b
|
Turned on Werror
|
2014-03-07 11:16:16 -08:00 |
|
Tycho
|
b480148116
|
Fixed warnings
|
2014-03-07 10:26:07 -08:00 |
|
worktycho
|
95ea0ef43d
|
Fixed clang compile
|
2014-03-07 17:22:37 +00:00 |
|
worktycho
|
2a3d8d46ec
|
Only use fast-math in exes
|
2014-03-07 17:04:38 +00:00 |
|
worktycho
|
fac56bb935
|
Enabled -ffast-math
|
2014-03-07 16:55:45 +00:00 |
|
Tycho
|
6da2d2bb21
|
Added -Wextra
|
2014-02-16 07:04:44 -08:00 |
|
Tycho
|
2acf218700
|
Allow building MCADefrag at the same time as MCServer
|
2014-02-16 03:37:31 -08:00 |
|
Tycho
|
faa6456344
|
Added a seperate module for Setting flags
|
2014-02-15 15:17:58 -08:00 |
|