]> git.localhorst.tv Git - blank.git/history - Makefile
new gcc version
[blank.git] / Makefile
2016-11-24 Daniel Karbachadd option to skip tests requiring a display
2016-11-24 Daniel Karbachmake test runs depend on assets
2016-11-18 Daniel Karbachmf
2016-11-18 Daniel Karbachallow test targets to build the main executable
2016-11-16 Daniel Karbachmake gcc nag more
2016-11-11 Daniel Karbachcppcheck for linting
2016-11-09 Daniel Karbachfix headless dep in makefile
2016-11-09 Daniel Karbachlinker argument order for old gcc
2016-11-08 Daniel Karbachadd "cover" build target
2016-11-08 Daniel KarbachMakefile convenience
2016-10-07 Daniel Karbachcleanup
2015-12-23 Daniel Karbachsmoother type selection during chunk generation
2015-12-04 Daniel Karbachfix multiple application support in makefile
2015-11-09 Daniel Karbachtweak profiling
2015-11-05 Daniel Karbachlet "make client" use ./saves as well
2015-10-06 Daniel Karbachrandom stuff
2015-09-02 Daniel Karbachclient-side implementation of login packet
2015-09-02 Daniel Karbachfirst draft for client/server architecture
2015-08-31 Daniel Karbachadd minimal debug symbols in release build
2015-08-10 Daniel Karbachsave and load chunk data
2015-08-09 Daniel Karbachsave and load world seed
2015-08-09 Daniel Karbachconfigurable asset and save path
2015-08-01 Daniel Karbachsome experiments with sound
2015-07-22 Daniel Karbachset and display block type labels
2015-07-21 Daniel Karbachimplemented font redering
2015-06-11 Daniel Karbachfix faceset unset
2015-06-10 Daniel Karbachsome code reorganization
2015-05-20 Daniel Karbachbetter chunk memory management
2015-03-11 Daniel Karbachincreased convenience in build process
2015-03-10 Daniel Karbachbuild both release and debug at the same time
2015-03-05 Daniel Karbachseparate build directory for intermediates
2015-02-23 Daniel Karbachoutline pointed-at block
2015-02-12 Daniel Karbachadd SDL2_image library
2015-02-11 Daniel Karbachinitial testing