aboutsummaryrefslogtreecommitdiff
path: root/config.mak.uname
AgeCommit message (Expand)Author
2026-03-24Merge branch 'ps/upload-pack-buffer-more-writes'Junio C Hamano
2026-03-13compat/posix: introduce writev(3p) wrapperPatrick Steinhardt
2026-02-25Merge branch 'mc/tr2-process-ancestry-cleanup'Junio C Hamano
2026-02-13build: include procinfo.c impl for macOSMatthew John Cheetham
2026-01-12utf8.c: enable workaround for iconv under macOS 14/15Torsten Bögershausen
2025-12-25macOS: use iconv from Homebrew if needed and presentRené Scharfe
2025-12-25macOS: make Homebrew use configurableRené Scharfe
2025-07-14Merge branch 'bs/config-mak-freebsd'Junio C Hamano
2025-07-02config.mak.uname: set NO_MEMMEM only for functional versionCarlo Marcelo Arenas Belón
2025-06-18Merge branch 'bs/solaris-10-and-11'Junio C Hamano
2025-06-07config.mak.uname: update settings for Solaris 10 and 11Brad Smith
2025-06-04Merge branch 'bs/config-mak-openbsd'Junio C Hamano
2025-06-01config.mak.uname: update settings for OpenBSDBrad Smith
2025-05-13Merge branch 'js/ci-buildsystems-cleanup'Junio C Hamano
2025-05-05Merge branch 'js/windows-arm64'Junio C Hamano
2025-05-05config.mak.uname: drop the `vcxproj` targetJohannes Schindelin
2025-04-23mingw(arm64): do move the `/etc/git*` locationJohannes Schindelin
2025-04-23msvc: do handle builds on Windows/ARM64Johannes Schindelin
2025-04-23mingw: do not use nedmalloc on Windows/ARM64Johannes Schindelin
2025-04-23config.mak.uname: add support for clangarm64Dennis Ameling
2025-04-17config.mak.uname: set CSPRNG_METHOD to getrandom on LinuxRamsay Jones
2025-04-16config.mak.uname: add arc4random to the cygwin buildRamsay Jones
2025-04-16config.mak.uname: add sysinfo() configuration for cygwinRamsay Jones
2025-04-16config.mak.uname: add clock_gettime() to the cygwin buildRamsay Jones
2025-04-16config.mak.uname: add HAVE_GETDELIM to the cygwin sectionRamsay Jones
2025-04-16config.mak.uname: only set NO_REGEX on cygwin for v1.7Ramsay Jones
2025-04-16config.mak.uname: add a note about NO_STRLCPY for LinuxRamsay Jones
2025-04-16Makefile: remove NEEDS_LIBRT build variableRamsay Jones
2024-12-17cmake/vcxproj: stop special-casing `remote-ext`Johannes Schindelin
2024-09-13Merge branch 'rj/cygwin-has-dev-tty'Junio C Hamano
2024-09-08config.mak.uname: add HAVE_DEV_TTY to cygwin config sectionRamsay Jones
2024-08-22exec_cmd: RUNTIME_PREFIX on z/OS systemsD Harithamma
2024-07-18config.mak.uname: remove unused uname_P variableRamsay Jones
2024-04-30Merge branch 'js/build-fuzz-more-often'Junio C Hamano
2024-04-24fuzz: link fuzz programs with `make all` on LinuxJosh Steadmon
2024-04-16Merge branch 'tb/make-indent-conditional-with-non-spaces'Junio C Hamano
2024-04-08Makefile(s): avoid recipe prefix in conditional statementsTaylor Blau
2024-04-03Win32: detect unix socket support at runtimeMatthias Aßhauer
2024-03-06build: support z/OS (OS/390).Haritha D
2024-01-18Makefile: detect new Homebrew location for ARM-based MacsPatrick Steinhardt
2023-08-09win32: add a helper to run `git.exe` without a foreground windowJohannes Schindelin
2023-02-09Merge branch 'hj/remove-msys-support'Junio C Hamano
2023-02-02mingw: remove msysGit/MSYS1 supportHarshil-Jani
2023-02-02mingw: remove duplicate `USE_NED_ALLOCATOR` directiveHarshil-Jani
2023-01-08use enhanced basic regular expressions on macOSRené Scharfe
2022-07-29mingw: remove unneeded `NO_CURL` directiveJohannes Schindelin
2022-07-29mingw: remove unneeded `NO_GETTEXT` directiveJohannes Schindelin
2022-07-29windows: include the Python bits when building Git for WindowsJohannes Schindelin
2022-06-10Merge branch 'jh/builtin-fsmonitor-part3'Junio C Hamano
2022-05-26fsmonitor-settings: stub in macOS-specific incompatibility checkingJeff Hostetler