]> git.sesse.net Git - stockfish/history - src/Makefile
Adjust for bookworm compilation.
[stockfish] / src / Makefile
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
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-08 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-08-06 nodchipAdd NNUE evaluation
2020-08-03 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
next