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
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cNetwork: Fixed compilation in out-of-source builds.
Mattes D
2015-01-22
1
-0
/
+3
*
Excluded PolarSSL tests from MCS tests.
Mattes D
2015-01-22
1
-1
/
+2
*
Added the libevent library.
Mattes D
2015-01-22
1
-0
/
+11
*
CMake: Check libs in submodules before configuring.
Mattes D
2015-01-09
1
-0
/
+8
*
CMake: Added a C++11 check for VS.
Mattes D
2014-11-02
1
-0
/
+15
*
Merged IniFile into main MCS sources.
Mattes D
2014-10-23
1
-1
/
+0
*
Added MCServer_ prfix to env vars for versions
Tycho
2014-09-10
1
-6
/
+6
*
Added abilty to set build info
Tycho
2014-09-10
1
-0
/
+19
*
Added workaround for clang version
Tycho
2014-09-06
1
-1
/
+1
*
bumped cmake version min and fixed clang support
Tycho
2014-09-06
1
-1
/
+1
*
Fixed SQLiteCpp include paths for MSVC2010+.
Mattes D
2014-07-28
1
-1
/
+1
*
Fixed include directories for SQLiteCpp.
madmaxoft
2014-07-28
1
-0
/
+6
*
Added SQLiteCpp library.
madmaxoft
2014-07-28
1
-0
/
+9
*
Merge branch 'master' into LuaProxy
Mattes D
2014-07-01
1
-1
/
+0
|
\
|
*
Removed the md5 library, obsoleted by PolarSSL.
Mattes D
2014-06-27
1
-1
/
+0
*
|
Added the Lua Proxy DLL.
madmaxoft
2014-06-24
1
-0
/
+4
|
/
*
Maybe coverage working?
Tycho
2014-05-10
1
-0
/
+4
*
Added Testing capability
Tycho
2014-04-27
1
-1
/
+6
*
Prepended Travis to env vars
Tycho
2014-03-10
1
-5
/
+7
*
Move env code part 2
worktycho
2014-03-07
1
-0
/
+9
*
Fixed comment
Tycho
2014-02-16
1
-1
/
+1
*
can Now build ProtoProxy alongside MCServer
Tycho
2014-02-16
1
-1
/
+2
*
Allow building MCADefrag at the same time as MCServer
Tycho
2014-02-16
1
-4
/
+9
*
Added a seperate module for Setting flags
Tycho
2014-02-16
1
-179
/
+7
*
Added support to start up MCServer and then immediatly sut it down in travis
Tycho
2014-02-05
1
-0
/
+4
*
Explicitly make chars signed at the compiler-level.
madmaxoft
2014-02-04
1
-0
/
+3
*
Ensure -Wall is enabled
Tycho
2014-02-04
1
-0
/
+1
*
Changed it so std was actually set to c++11 in clang not gcc on OS X
Tycho
2014-01-26
1
-2
/
+11
*
Merge pull request #575 from worktycho/GeneratingBenchmark
Mattes D
2014-01-25
1
-0
/
+4
|
\
|
*
First attempt at Compiling Generator seperatly
Tycho
2014-01-19
1
-0
/
+4
*
|
Removed unnecessary define
Tiger Wang
2014-01-24
1
-7
/
+0
*
|
Replacing CryptoPP with PolarSSL.
madmaxoft
2014-01-22
1
-1
/
+6
|
/
*
Changed std to c++11 in clang to fix va_copy issues
Tycho
2014-01-17
1
-0
/
+1
*
CMake: MSVC release builds use LTCG.
madmaxoft
2014-01-15
1
-2
/
+8
*
CMake: MSVC builds use static CRT.
madmaxoft
2014-01-15
1
-0
/
+9
*
CMake: Release profile build inherits from Release, not Debug.
madmaxoft
2014-01-14
1
-5
/
+13
*
Added -march=native to linux targets
Tycho
2014-01-13
1
-1
/
+6
*
Merge branch master into CmakeMultiConfig.
madmaxoft
2014-01-12
1
-12
/
+23
|
\
|
*
Fixed FreeBSD compilition
Tycho
2014-01-07
1
-0
/
+11
|
*
fixed compiler warnings not being enabled in clang
Tycho Bickerstaff
2014-01-02
1
-2
/
+6
|
*
merged changes from upstream
Tycho Bickerstaff
2013-12-31
1
-26
/
+28
|
|
\
|
*
|
fixed rdynamic as its not acctually needed a cmake handles it, looks like the problem was caused by the linux linker accepting the option twice and the os x linker not
Tycho Bickerstaff
2013-12-22
1
-7
/
+0
|
*
|
fixes for mac os x
Tycho Bickerstaff
2013-12-22
1
-4
/
+8
*
|
|
Fixed Linux configuration.
madmaxoft
2013-12-29
1
-1
/
+1
*
|
|
CMake: profiling builds get correct commandlines in MSVC.
madmaxoft
2013-12-28
1
-64
/
+80
*
|
|
Added custom configurations for MSVC projects.
madmaxoft
2013-12-28
1
-19
/
+43
|
|
/
|
/
|
*
|
CMake: Fixed mismatching library vs app builds.
madmaxoft
2013-12-28
1
-26
/
+29
|
/
*
Lua is built statically on *nix.
madmaxoft
2013-12-27
1
-1
/
+6
*
Made cmake compilation possible on Windows.
madmaxoft
2013-12-27
1
-5
/
+9
*
added FORCE_32 option
Tycho Bickerstaff
2013-12-21
1
-1
/
+15
*
finished up final build flags for linux
Tycho Bickerstaff
2013-12-21
1
-2
/
+19
*
added profile builds as an option
Tycho Bickerstaff
2013-12-20
1
-13
/
+51
*
fixed D9025
tycho
2013-12-20
1
-2
/
+3
*
fixed multiprocessing on windows and removed redundend compile of headers
tycho
2013-12-20
1
-0
/
+5
*
fixed visual studio compile flags
tycho
2013-12-19
1
-4
/
+14
*
added md5 as a dependency for bindings
Tycho Bickerstaff
2013-12-19
1
-0
/
+1
*
added expat as lua bindings dependincy
Tycho Bickerstaff
2013-12-19
1
-1
/
+7
*
compiling sqlite
Tycho Bickerstaff
2013-12-19
1
-0
/
+1
*
fixed bindings generation
Tycho Bickerstaff
2013-12-19
1
-0
/
+1
*
bindings regenration logic
Tycho Bickerstaff
2013-12-19
1
-0
/
+1
*
added zlib
Tycho Bickerstaff
2013-12-11
1
-0
/
+1
*
more cmake changes
Tycho Bickerstaff
2013-12-10
1
-1
/
+4
*
more cmake
Tycho Bickerstaff
2013-12-10
1
-0
/
+9
*
started work on cmake
Tycho Bickerstaff
2013-12-10
1
-0
/
+7