summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2008-08-29Changed to using an autoconf/automake setup for building. This precipitatedJohn Wiegley
many changes to the code, including: - documentation has been moved into doc/ - the chess-eco opening moves are pre-generated from chess-eco.ps into chess-eco.fen, so users don't have to wait around for it to build - no longer using lispdoc to auto-gen function stubs in chess.texi, this means that chess-maint.el and lispdoc.el are gone
2008-08-26Renamed chess-opening.el to chess-eco.el.John Wiegley
2005-01-16exclude scid-browser.el from compilation for nowMario Lang
2004-01-28prepare for b4Mario Lang
2002-05-01*** no comment ***John Wiegley
2002-04-25*** no comment ***John Wiegley
2002-04-21*** no comment ***John Wiegley
2002-04-18simple docs changesJohn Wiegley
2002-04-15*** no comment ***John Wiegley
2002-04-12*** no comment ***John Wiegley
2002-04-11*** no comment ***John Wiegley
2002-04-11*** no comment ***John Wiegley
2002-04-11*** no comment ***John Wiegley
2002-04-11*** no comment ***John Wiegley
2002-04-08Added a 'dist' targetJohn Wiegley
2002-04-08Simplified the code, removed the 'search-function' nonsense. Even theJohn Wiegley
wackiest chess variants use standard move notation. `chess-ply-create' now fully validates and annotates the plies that it creates, based on the initial piece move (such as the king, in the case of castling).
2002-03-02Added .texi generation.John Wiegley
2002-03-01Playing against crafty now works.John Wiegley
2002-03-01Initial revisionJohn Wiegley