index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
SetFlags.cmake
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert moving gcc to g++11 in 18c3b1
worktycho
2014-04-22
1
-8
/
+0
*
Compile fix?
Tiger Wang
2014-04-17
1
-0
/
+8
*
Removed the exit-time-destructors flag from clang.
madmaxoft
2014-04-01
1
-1
/
+1
*
Attempt at disabling the useless clang warnings.
madmaxoft
2014-04-01
1
-0
/
+1
*
Merge branch 'master' into unreachable
Tycho
2014-03-15
1
-1
/
+0
|
\
|
*
Merge branch 'master' into noreturn
Tycho
2014-03-14
1
-1
/
+1
|
|
\
|
*
|
Added Noreturn attribtes to a couple of functions and made a missing noreturn an error
Tycho
2014-03-14
1
-1
/
+1
*
|
|
Merge branch 'master' into unreachable
Tycho
2014-03-14
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fixed a couple of missing defs
Tycho
2014-03-14
1
-1
/
+1
|
|
/
*
/
Made unreachable code an error
Tycho
2014-03-14
1
-1
/
+1
|
/
*
made format-nonliteral an error
Tycho
2014-03-11
1
-1
/
+0
*
Move comment
Tycho
2014-03-11
1
-1
/
+1
*
Enable error on cast-align and unused macros
Tycho
2014-03-10
1
-1
/
+0
*
Only enable -Werror in gcc because gcc doesn't let you suppress enum missmatch warnings
Tycho
2014-03-09
1
-2
/
+2
*
Treat enum missmatches as warnings for now as there is such a large number of them.
Tycho
2014-03-09
1
-1
/
+1
*
Globals.h is now warnings free again.
Tycho
2014-03-09
1
-1
/
+1
*
Lots more warnings
Tycho
2014-03-09
1
-0
/
+9
*
Enabled loads of clang warnings
Tycho
2014-03-09
1
-0
/
+2
*
Turned off Wunused-parameter
Tycho
2014-03-09
1
-1
/
+1
*
Turned on Werror
Tycho
2014-03-07
1
-1
/
+1
*
Fixed warnings
Tycho
2014-03-07
1
-1
/
+1
*
Fixed clang compile
worktycho
2014-03-07
1
-1
/
+6
*
Only use fast-math in exes
worktycho
2014-03-07
1
-6
/
+3
*
Enabled -ffast-math
worktycho
2014-03-07
1
-1
/
+6
*
Added -Wextra
Tycho
2014-02-16
1
-1
/
+1
*
Allow building MCADefrag at the same time as MCServer
Tycho
2014-02-16
1
-105
/
+86
*
Added a seperate module for Setting flags
Tycho
2014-02-16
1
-0
/
+208