Menu

Chess Tools for Android / Blog: Recent posts

CECSA 2022.11.07

Changed search pattern for BrainLearn, CorChess, Crystal, Polyfish, ShashChess and Stockfish version number.

Posted by Archimedes 2022-11-09

CECSA 2022.10.26

Apply -mcpu=native for Clang and GCC.

Posted by Archimedes 2022-10-26

CECSA 2022.10.24

Apply -flto-partition=one for GCC. Live book can now be deactivated for BrainLearn and ShashChess.

Posted by Archimedes 2022-10-24

CECSA 2022.10.09

CECSA is now also compatible with the community version of the GCC compiler.

Posted by Archimedes 2022-10-10

CECSA 2022.09.26

Updated Berserk. The name of the neural network is now determined by the script itself.

Posted by Archimedes 2022-09-26

CECSA 2022.09.24

Change -flto to -flto=thin and added -fexperimental-new-pass-manager for Clang and Android NDK.

Posted by Archimedes 2022-09-24

CECSA 2022.09.14

Updated Koivisto.

Posted by Archimedes 2022-09-14

CECSA 2022.09.13

Updated Berserk. Minor changes in the Android.mk files.

Posted by Archimedes 2022-09-13

CECSA 2022.09.07

Changed the makefiles from BrainLearn, CorChess, Crystal, Polyfish, ShashChess and Stockfish due to changes to the original makefile from Stockfish which introduces a download fallback for the network.

Posted by Archimedes 2022-09-07

CECSA 2022.09.03

Added a new parameter CECSA_COMPILER_GCC_DISTRIBUTION_BUILD to easily switch between distribution builds (optimized for armv8-a based devices) and non distribution builds (optimized for the host CPU) when using the GCC compiler.

Posted by Archimedes 2022-09-03

CECSA 2022.09.01

Replaced the makefiles from BrainLearn, CorChess, Crystal, Polyfish, ShashChess and Stockfish with my own makefiles in CECSA style. All supported chess engines now have their own makefiles.

Posted by Archimedes 2022-09-01

CECSA 2022.07.30

Added Polyfish.

Posted by Archimedes 2022-07-31

CECSA 2022.07.27

Updated Berserk, BrainLearn and ShashChess.

Posted by Archimedes 2022-07-28

CECSA 2022.06.27

Added Ethereal.

Posted by Archimedes 2022-07-01

CECSA 2022.06.21

Updated Berserk.

Posted by Archimedes 2022-06-21

CECSA 2022.06.19

Updated Koivisto.

Posted by Archimedes 2022-06-20

CECSA 2022.06.15

Updated Berserk.

Posted by Archimedes 2022-06-15

CECSA 2022.06.10

Updated Koivisto.

Posted by Archimedes 2022-06-10

CECSA 2022.06.07

Replaced __gcov_flush() with __gcov_dump().

Posted by Archimedes 2022-06-07

CECSA 2022.06.05

Removed Demolito, Fire and Stockfish+. Big thanks goes to MichaelM for the hint, that PGO never worked with GCC in my script. Ignoring the warning messages was a big mistake. Without implementing the function "__gcov_flush()" PGO doesn't work with the GCC compiler.

CECSA now takes care about that and make the necessary changes to the source code (e.g. on Stockfish, changes are necessary in uci.cpp). Stockfish is now around 6 % faster than before.

Posted by Archimedes 2022-06-06

CECSA 2022.06.02

Updated Berserk, CorChess and Crystal.

Posted by Archimedes 2022-06-02

CECSA 2022.05.29

Updated Berserk and Stockfish.

Posted by Archimedes 2022-05-31
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.