]> git.sesse.net Git - remoteglot-book/history - Makefile
Indent fix.
[remoteglot-book] / Makefile
2017-06-08 Steinar H. GundersonDon't try to link with g++.
2014-12-19 Steinar H. GundersonAdd a missing dependency.
2014-12-15 Steinar H. GundersonDrop the arena; BPFENs are bounded by 32 bytes anyway...
2014-12-14 Steinar H. GundersonBuild with the new transposition data from pgn-extract...
2014-12-13 Steinar H. GundersonReduce binloader RAM requirements by over 40%.
2014-12-12 Steinar H. GundersonKey the table by position, not position+move. Makes...
2014-12-12 Steinar H. GundersonSwitch value format to protobuf. Slightly smaller,...
2014-12-11 Steinar H. GundersonPartition the SSTable; somewhat less efficient space...
2014-12-10 Steinar H. GundersonAdd some utilities to be able to build books in parts...
2014-12-10 Steinar H. GundersonAdd a Makefile for the book builder stuff.