]> git.sesse.net Git - stockfish/history - src/Makefile
Fixes build failure on Apple M1 Silicon
[stockfish] / src / Makefile
2021-12-19 George SobalaFixes build failure on Apple M1 Silicon
2021-12-17 George SobalaFix for profile-build failure using gcc on MacOS
2021-12-07 Tomasz SobczykOptimize FT activation and affine transform for NEON.
2021-12-03 Gian-Carlo PascuttoAdd AVX-VNNI support for Alder Lake and later.
2021-10-31 Michel Van den BerghDo not output to stderr during the build.
2021-10-07 xoto10Small clean-up, Sept 2021
2021-08-27 ppigazziniUse "pedantic" flag also for mingw
2021-08-17 Joost VandeVondeleRegenerate dependencies on code change
2021-08-15 Tomasz SobczykNew NNUE architecture and net
2021-07-23 Liam KeeganAdd macOS and windows to CI
2021-07-03 Paul MuldersAllow passing RTLIB=compiler-rt to make
2021-06-19 proukornewFix for Cygwin's environment build-profile (fixed)
2021-06-17 Stéphane NicoletRevert "Fix for Cygwin's environment build-profile"
2021-06-16 proukornewFix for Cygwin's environment build-profile
2021-06-05 Guy VreulsMakefile: Extend sanitize support
2021-06-03 Stéphane NicoletMakefile: better "make clean" for Windows
2021-05-18 Tomasz SobczykNew NNUE architecture and net
2021-05-17 Stéphane NicoletSmall clean-ups
2021-05-11 EntityFXE2K: added support for MCST Elbrus 2000 CPU architecture
2021-03-27 Tomasz SobczykAllow using Intel SDE for PGO builds.
2021-02-16 LolligerhansSmall trivial clean-ups, February 2021
2021-02-10 Gian-Carlo PascuttoEnable New Pass Manager for Clang.
2021-02-10 Gian-Carlo PascuttoDisable ThinLTO when using Clang.
2021-02-10 Andy PilateFixes FreeBSD compilation when using Clang
2020-10-22 Joost VandeVondeleAdd net as dependency of config
2020-09-16 syzygy1Improve NDK section in Makefile
2020-09-01 mstemberaUse llvm linker with clang on windows for LTO.
2020-08-30 Joost VandeVondeleCleaner make help
2020-08-29 Stéphane NicoletEmbed default net, and simplify using non-default nets
2020-08-26 Joost VandeVondeleCheck ARCH=.... variable
2020-08-24 mstemberaAllow for VNNI256 compilation with g++-8
2020-08-24 mstemberaSupport VNNI on 256bit vectors
2020-08-24 George Sobalaarmv8 AArch64 does not require -mfpu=neon
2020-08-22 Joost VandeVondeleSmall trivial cleanups
2020-08-22 Stéphane NicoletInstructions to build on older Macintosh
2020-08-22 Joost VandeVondeleExplicitly rely on pthreads if possible
2020-08-21 gsobalaUpdate Makefile for macOS
2020-08-18 syzygy1Expanded support for x86-32 architectures.
2020-08-18 Joost VandeVondeleBetter error message on missing curl/wget
2020-08-18 Joost VandeVondeleFix Makefile typo
2020-08-18 notruckSupport building for Android using NDK
2020-08-14 Joost VandeVondeleVerify SHA of downloaded net file
2020-08-14 Stéphane NicoletClean-up Makefile help
2020-08-13 Joost VandeVondeleOutput the SSE2 flag in compiler_info
2020-08-13 mstemberaAdd support for VNNI
2020-08-11 Joost VandeVondeleRestrict avx2 hack to windows target
2020-08-11 Guy VreulsThis commit enables a mixed bench, to improve CI and...
2020-08-11 mstemberaFix AVX512 build with older compilers
2020-08-11 Guy VreulsFix parallel LTO issues on Windows
2020-08-10 Fanael LinithienProvide vectorized NNUE code for SSE2 and MMX targets
2020-08-10 sf-xMakefile rework/cleanup
2020-08-09 Joost VandeVondeleFix a data race for NNUE
2020-08-09 Daniel DugovicUse fallback implementation for C++ aligned_alloc
2020-08-08 Guy VreulsParallelize Link Time Optimization for GCC, CLANG and...
2020-08-06 nodchipAdd NNUE evaluation
2020-06-27 Joost VandeVondeleRevert LTO for mingw on windows.
2020-06-27 Niklas Fiekassupport popcnt on armv8
2020-06-24 UnaiCorzoMakefile: support lto on mingw, default to 64bits
2020-06-24 Niklas FiekasSupport ARCH=armv8 in Makefile (#2355)
2020-06-21 Joost VandeVondelesmall cleanups
2020-05-09 xoto10Fix syzygy dependencies issue
2020-05-02 Marco CostalbaFishtest Tuning Framework
2020-03-01 Joost VandeVondeleSmall cleanups
2019-10-25 Stéphane NicoletAssorted trivial cleanups
2019-09-14 Stéphane NicoletUpdate Makefile documentation
2019-09-14 Joost VandeVondeleAdd sse4 if bmi2 is enabled
2019-07-11 Daniel AxtensEnable popcount and prefetch for ppc-64
2019-04-27 Joost VandeVondeleAllow for address sanitizer. (#2119)
2018-11-19 Stéphane NicoletStockfish 10-beta
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
next