]> git.vomp.tv Git - vompclient.git/commit
Begin v0.6 refurb
authorChris Tallon <chris@vomp.tv>
Sat, 25 Jan 2020 21:57:45 +0000 (21:57 +0000)
committerChris Tallon <chris@vomp.tv>
Sat, 25 Jan 2020 21:57:45 +0000 (21:57 +0000)
commit3066baca509ef9929e6f4b32570115d9ee28dda6
tree31b3011a817bf52e859da9f4a412e638da99ee49
parent4d36883cc216b9b57a4a273981a5ab1b484bf4ff
Begin v0.6 refurb
Simplify GNUmakefile
Reorganise objects declarations in objects.mk and makefiles
Switch to clang compiler
Switch to gold linker
Stop building deps file on "make clean"
New option to GNUmakefile: SKIPDEPS=1 to skip building deps file
Make build less verbose
New option to GNUmakefile: VERBOSE=1 for all compiler output
Drop obsolete -D__STDC_CONSTANT_MACROS
Drop MVP code from GNUmakefile
Declared C++ standard to be C++14
Enabled many compiler warnings
Removed ticonfig.c
Renamed PLATTFORM_RASPBERRY to PLATFORM_RASPBERRY
GNUmakefile
Makefile.nmake
defines.h
main.cc
objects.mk
player.cc
tcp.cc
ticonfig.c [deleted file]