]> git.sesse.net Git - stockfish/history - src/Makefile
Fix compilation after recent merge.
[stockfish] / src / Makefile
2023-12-25 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-12-14 WangXiangAdd loongarch64 support
2023-10-23 Joost VandeVondeleFollow up Makefile changes for clang-format
2023-10-23 Disservinuse expanded variables for shell commands
2023-10-22 Disservinadd clang-format
2023-10-08 mstemberaRemove handcrafted MMX code
2023-09-29 Jasper ShoveltonIncrement minor section number from 3.7.1 to 3.8.1.
2023-09-24 Joost VandeVondeleExplicitly invoke shell
2023-09-22 Sebastian BuchwaldLet CI check C++ includes
2023-09-22 Stéphane NicoletExport makefile ARCH in binary
2023-09-22 Joost VandeVondeleEnable a default native ARCH
2023-09-11 Sebastian BuchwaldCleanup code after dropping ICC support in favor of ICX
2023-08-22 Stéphane NicoletFix some tabs in Makefile
2023-08-16 DisservinAdd -funroll-loops to CXXFLAGS
2023-08-11 Tomasz SobczykFix Makefile for incorrect nnue file
2023-08-06 Linmiao XuRemove classical psqt
2023-07-16 Joost VandeVondeleDeprecate the x86-64-modern arch
2023-07-15 Joost VandeVondeleBuild and test more binaries in CI
2023-07-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-07-11 Joost VandeVondeleRemove classical evaluation
2023-04-22 ToromSet the length of GIT_SHA to 8 characters
2023-04-09 Steinar H. GundersonAdjust for bookworm compilation.
2023-04-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-04-01 Maxim MasiutinReplace deprecated icc with icx
2023-04-01 Joost VandeVondeleStringify the git info passed
2023-03-14 Sebastian BuchwaldFix Makefile for clang 16
2023-03-08 Maxim MasiutinClarify the description of the x86-64-vnni256 and x86...
2023-02-23 Sebastian BuchwaldAdd support for ARM dot product instructions
2023-02-02 MinetaSAdd -Wconditional-uninitialized when using Clang
2023-01-09 Sebastian BuchwaldWarn if a global function has no previous declaration
2023-01-02 Sebastian BuchwaldUpdate copyright years
2022-12-26 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
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-10-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
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-15 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-01-13 pschneider1968Fix Makefile for compilation with clang on Windows
2022-01-06 Brad KnoxUpdate copyright years
2021-12-29 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
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-12-02 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2021-10-31 Michel Van den BerghDo not output to stderr during the build.
2021-10-07 xoto10Small clean-up, Sept 2021
2021-09-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-09-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
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-16 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
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-03-14 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
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-12-28 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-12-19 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-12-14 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-12-01 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-10-22 Joost VandeVondeleAdd net as dependency of config
2020-09-16 syzygy1Improve NDK section in Makefile
2020-09-11 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
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
next