]> git.sesse.net Git - stockfish/history - src/Makefile
Update copyright years
[stockfish] / src / Makefile
2023-01-02 Sebastian BuchwaldUpdate copyright years
2022-12-20 MinetaSFix a dependency bug
2022-12-19 Joost VandeVondeleNo error if net available but wget/curl missing
2022-12-19 NguyenPhamFixed the help of Makefile
2022-12-08 MinetaSInvoke .depend only on build targets
2022-11-07 disservinChange versioning and save binaries as CI artifacts
2022-10-23 ClementAdd RISC-V 64-bit support
2022-10-23 disservinenable bit manipulation instruction set 1
2022-10-23 MinetaSApply -flto-partition=one / -flto=full
2022-10-16 mstemberaOptimize make_index() using templates and lookup tables.
2022-09-07 Joost VandeVondeleProvide network download fallback
2022-05-29 proukornewImprove handling of variables set in the make environment
2022-05-29 Giacomo LorenzettiAssorted small cleanups
2022-02-05 ppigazziniDrop sse from target "x86-32"
2022-01-25 pschneider1968Fix Makefile for Android NDK cross-compile
2022-01-20 Joost VandeVondeleRevert -flto=auto on mingw
2022-01-19 ppigazziniImprove Makefile for Windows native builds
2022-01-17 proukornewImprove logic on mingw
2022-01-13 pschneider1968Fix Makefile for compilation with clang on Windows
2022-01-06 Brad KnoxUpdate copyright years
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
next