]> git.sesse.net Git - stockfish/history - src/Makefile
Fix 'make strip' for mingw.
[stockfish] / src / Makefile
2018-04-29 Joost VandeVondeleFix 'make strip' for mingw.
2018-03-03 Stéphane NicoletBetter indentation in Makefile
2018-02-26 erbsenzaehlerUnify use of -mdynamic-no-pic
2018-02-05 syzygy1Enable LTO for clang
2018-01-01 Joost VandeVondeleNew Year 2018
2017-12-03 Stéphane NicoletCompile without exceptions
2017-11-18 basepr1meOpenBSD friendly start.
2017-10-28 CooffeUpdate Copyright year inMakefile
2017-09-02 Joost VandeVondeleRemove unneeded compile options.
2017-07-13 Joona KiiskiRevert "Remove questionable gcc flags from profile...
2017-07-08 Joona KiiskiRemove questionable gcc flags from profile-build
2017-06-21 Joost VandeVondeleFix four data races.
2017-06-17 Marco CostalbaBetter naming in endgame code
2017-03-15 Marco CostalbaAssorted code style fixes
2017-02-15 Joost VandeVondeleFix makefile: 32 bit builds without optimization.
2016-11-27 theo77186Fix PGO build with GCC (#904)
2016-11-27 Michael ByrneFix PGO Build for clang
2016-11-25 erbsenzaehlerCleanup Makfile for MacOs
2016-11-20 Joost VandeVondeleAvoid touching source files in profile-build
2016-11-05 Joost VandeVondeleMakefile fix for sanitize
2016-10-27 Joost VandeVondeletravis-ci: Enable undefined behavior checking
2016-10-14 JacquesFixes for ARM compilation: take 2
2016-10-13 Marco CostalbaRevert "Fixes for ARM compilation"
2016-10-13 JacquesFixes for ARM compilation
2016-09-18 Joost VandevondeleUse fixed depth bench to make PGO builds more reproducible
2016-05-01 KrgpRemove useless -mbmi flag in Makefile
2016-04-23 erbsenzaehlerUse -O3 for all compilers (including ICC)
2016-04-08 lucasart32-bit/64-bit Makefile fix
2016-03-28 Marco CostalbaRewrite bsfq management
2016-01-18 Joona KiiskiRemove redundant -std=c++0x flag
2016-01-18 Joona KiiskiMakefile: Allow specifying compiler executable
2016-01-02 ppigazziniUpdate AUTHORS and copyright notice
2016-01-01 Marco CostalbaUpdate Copyright year
2015-12-23 Marco CostalbaRevert "Fix compiling of 32 bit binary on 64-bit Windows"
2015-12-22 braichFix compiling of 32 bit binary on 64-bit Windows
2015-12-03 mstemberaProper Makefile for cross compiling 64 or 32 bit PGO...
2015-11-25 Joona KiiskiRevert "Allow cross compilation of Windows binaries...
2015-11-24 mstemberaAllow cross compilation of Windows binaries on a Linux...
2015-11-16 Ken T TakusagawaDo not conceal the invocation of the benchmark program
2015-10-06 Marco CostalbaTravis CI: add clang and osx
2015-06-13 lucasartRetire -Wno-long-long
2015-05-24 Joona KiiskiResolve build failure for Mac
2015-05-03 Marco CostalbaSplit PSQT init from Position init
2015-03-15 Vince NegriFix dependency generation for MacOSX
2015-03-15 Joona KiiskiFix dependency generation for C++11
2015-03-14 Marco CostalbaLink with -static in mingw
2015-03-13 Joona KiiskiRemove check for gcc version from Makefile.
2015-03-07 Marco CostalbaSync with master
2015-03-07 Marco CostalbaSync with master
2015-03-07 Stéphane NicoletUpdate Makefile for Mac OS X compilation
2015-03-07 Joona KiiskiRevert C++11 merge
2015-03-05 Stéphane NicoletUpdate Makefile for Mac OS X compilation
2015-02-28 Marco CostalbaSync with master
2015-02-26 Marco CostalbaSync with master
2015-02-23 Marco CostalbaSync with master
2015-02-22 Marco CostalbaFix build under OS X
2015-02-22 Marco CostalbaSync with master
2015-02-20 Marco CostalbaSync with master
2015-02-14 Marco CostalbaSync with master
2015-02-08 Marco CostalbaSync with master
2015-02-07 Marco CostalbaSync with master
2015-02-03 mstemberaProfile build options
2015-01-31 Marco CostalbaSync with master
2015-01-30 Marco CostalbaSync with master
2015-01-25 Joona KiiskiRevert "Fix profile build for gcc on Mac OSX"
2015-01-18 Joona KiiskiFix profile build for gcc on Mac OSX
2015-01-18 Marco CostalbaAdd syzygy support
2015-01-18 Marco CostalbaImport C++11 branch
2015-01-11 Stefano80Higher movetime resolution for benchmarks
2015-01-11 Marco CostalbaFix compile for Android 5
2015-01-10 Marco CostalbaUpdate copyright year
2014-12-20 Joona KiiskiUse "rm -f" instead of "rm" for gcc profiling hack...
2014-12-18 mstemberaChange profile-build options to produce 1% to 2% faster...
2014-12-10 Joona KiiskiFix profile build for syzygy
2014-12-10 Joona KiiskiRetire 'os' flag from Makefile
2014-12-06 Joona KiiskiRetire support for Haiku installation directory from...
2014-12-06 Joona KiiskiRetire hackish support for aCC and HP-UX from Makefile
2014-11-30 Rodrigo Exterckött... Cleaning Syzygy profiling data
2014-11-30 Marco CostalbaRetire #ifdef SYZYGY macro
2014-11-25 Ronald de ManSyzygy tablebases
2014-11-10 lucasartProfile Build with Hash=16
2014-10-26 Marco CostalbaRetire notation.cpp
2014-10-12 Marco CostalbaFix some warnings with Intel C++ compiler
2014-07-03 lucasartUse compiler intrinsic instead of assembly for popcnt
2014-07-01 Gary LinscottRevert "Use compiler intrinsic instead of assembly...
2014-07-01 lucasartUse compiler intrinsic instead of assembly for popcnt
2014-06-29 Joseph R. ProstkoChange the install prefix for Haiku
2014-06-15 Marco CostalbaRemove -ansi flag for Clang
2014-06-01 Marco CostalbaRetire Polyglot Book management
2014-04-28 mstemberaMinor stuff scattered around
2014-04-14 Jean-Francois RomangEnable BMI1 too when using BMI2 ARCH
2014-04-13 Daylen YangSimplify Makefile by removing OS X targets
2014-04-12 Marco CostalbaRetire signature-build
2014-04-12 Jean-Francois RomangAdd ARCH x86-64-bmi2 support
2014-04-05 mstemberaSmaller and faster profile-build binaries
2014-03-14 Daylen YangRe-add link time optimization on OS X
2014-01-25 Joona KiiskiDo not set default value for architeture in Makefile
2014-01-02 Marco CostalbaUpdate copyright year
2013-12-17 Marco CostalbaFurther simplify Makefile
2013-12-17 Marco CostalbaReformat Makefile
next