aboutsummaryrefslogtreecommitdiffstats
path: root/config.mak.uname
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge branch 'tb/make-indent-conditional-with-non-spaces'Junio C Hamano1-77/+77
2024-04-08Makefile(s): avoid recipe prefix in conditional statementsTaylor Blau1-77/+77
2024-04-03Win32: detect unix socket support at runtimeMatthias Aßhauer1-2/+0
2024-03-06build: support z/OS (OS/390).Haritha D1-0/+12
2024-01-18Makefile: detect new Homebrew location for ARM-based MacsPatrick Steinhardt1-0/+13
2023-08-09win32: add a helper to run `git.exe` without a foreground windowJohannes Schindelin1-0/+3
2023-02-09Merge branch 'hj/remove-msys-support'Junio C Hamano1-51/+35
2023-02-02mingw: remove msysGit/MSYS1 supportHarshil-Jani1-50/+35
2023-02-02mingw: remove duplicate `USE_NED_ALLOCATOR` directiveHarshil-Jani1-1/+0
2023-01-08use enhanced basic regular expressions on macOSRené Scharfe1-0/+1
2022-07-29mingw: remove unneeded `NO_CURL` directiveJohannes Schindelin1-1/+0
2022-07-29mingw: remove unneeded `NO_GETTEXT` directiveJohannes Schindelin1-1/+0
2022-07-29windows: include the Python bits when building Git for WindowsJohannes Schindelin1-1/+2
2022-06-10Merge branch 'jh/builtin-fsmonitor-part3'Junio C Hamano1-0/+5
2022-05-26fsmonitor-settings: stub in macOS-specific incompatibility checkingJeff Hostetler1-0/+1
2022-05-26fsmonitor-settings: stub in Win32-specific incompatibility checkingJeff Hostetler1-0/+4
2022-04-04Merge branch 'jh/builtin-fsmonitor-part2'Junio C Hamano1-0/+20
2022-03-25Merge branch 'ns/core-fsyncmethod'Junio C Hamano1-0/+3
2022-03-25compat/fsmonitor/fsm-listen-darwin: stub in backend for DarwinJeff Hostetler1-0/+10
2022-03-25compat/fsmonitor/fsm-listen-win32: stub in backend for WindowsJeff Hostetler1-0/+10
2022-03-10core.fsyncmethod: add writeout-only modeNeeraj Singh1-0/+3
2022-03-03Makefile: add "$(QUIET)" boilerplate to shared.makÆvar Arnfjörð Bjarmason1-1/+0
2022-02-16Merge branch 'ab/auto-detect-zlib-compress2'Junio C Hamano1-7/+0
2022-02-11Merge branch 'bc/csprng-mktemps'Junio C Hamano1-0/+8
2022-01-26compat: auto-detect if zlib has uncompress2()Ævar Arnfjörð Bjarmason1-7/+0
2022-01-17Merge branch 'da/rhel7-lacks-uncompress2-and-c99'Junio C Hamano1-0/+5
2022-01-17wrapper: add a helper to generate numbers from a CSPRNGbrian m. carlson1-0/+8
2022-01-16build: centos/RHEL 7 ships with an older gcc and zlibDavid Aguilar1-0/+5
2022-01-12build: NonStop ships with an older zlibRandall S. Becker1-0/+1
2021-12-15Merge branch 'hn/reftable'Junio C Hamano1-0/+5
2021-10-21git-sh-setup: remove "sane_grep", it's not needed anymoreÆvar Arnfjörð Bjarmason1-1/+0
2021-10-13Merge branch 'ab/config-based-hooks-1'Junio C Hamano1-3/+3
2021-10-08Provide zlib's uncompress2 from compat/zlib-compat.cHan-Wen Nienhuys1-0/+5
2021-09-28Makefile: restrict -Wpedantic and -Wno-pedantic-ms-format betterCarlo Marcelo Arenas Belón1-1/+5
2021-09-23Makefile: stop hardcoding {command,config}-list.hÆvar Arnfjörð Bjarmason1-3/+3
2021-08-24Merge branch 'es/trace2-log-parent-process-name'Junio C Hamano1-0/+3
2021-07-22tr2: log parent process nameEmily Shaffer1-0/+2
2021-07-22tr2: make process info collection platform-genericEmily Shaffer1-0/+1
2021-07-16Merge branch 'js/config-mak-windows-pcre-fix'Junio C Hamano1-1/+1
2021-06-28mingw: move Git for Windows' system config where users expect itJohannes Schindelin1-0/+10
2021-06-28config.mak.uname: PCRE1 cleanupCarlo Marcelo Arenas Belón1-1/+1
2021-04-02Merge branch 'jh/simple-ipc'Junio C Hamano1-0/+2
2021-03-15simple-ipc: add win32 implementationJeff Hostetler1-0/+2
2021-03-04Merge branch 'jk/open-returns-eintr'Junio C Hamano1-0/+3
2021-03-01config.mak.uname: enable OPEN_RETURNS_EINTR for macOS Big SurJeff King1-0/+3
2021-01-23config.mak.uname: remove redundant NO_LIBPCRE1_JIT flagÆvar Arnfjörð Bjarmason1-1/+0
2020-12-18Merge branch 'rb/nonstop-config-mak-uname-update'Junio C Hamano1-4/+0
2020-12-16config.mak.uname: remove old NonStop compatibility settingsRandall S. Becker1-4/+0
2020-11-11config.mak.uname: remove unused NEEDS_SSL_WITH_CURL flagÆvar Arnfjörð Bjarmason1-5/+0
2020-11-11config.mak.uname: remove unused the NO_R_TO_GCC_LINKER flagÆvar Arnfjörð Bjarmason1-3/+0
2020-05-20Merge branch 'cb/no-more-gmtime'Junio C Hamano1-1/+0
2020-05-14compat: remove gmtimeCarlo Marcelo Arenas Belón1-1/+0
2020-05-01Merge branch 'es/bugreport'Junio C Hamano1-3/+3
2020-05-01Merge branch 'ds/build-homebrew-gettext-fix'Junio C Hamano1-2/+11
2020-04-27macOS/brew: let the build find gettext headers/libraries/msgfmtJohannes Schindelin1-2/+11
2020-04-22config.mak.uname: Define FREAD_READS_DIRECTORIES for GNU/HurdJessica Clarke1-0/+1
2020-04-16help: move list_config_help to builtin/helpEmily Shaffer1-3/+3
2019-12-06Sync with 2.23.1Johannes Schindelin1-2/+1
2019-12-06Sync with 2.22.2Johannes Schindelin1-2/+1
2019-12-06Sync with 2.21.1Johannes Schindelin1-2/+1
2019-12-06Sync with 2.20.2Johannes Schindelin1-2/+1
2019-12-06Sync with 2.19.3Johannes Schindelin1-2/+1
2019-12-06Sync with 2.18.2Johannes Schindelin1-2/+1
2019-12-06Sync with 2.17.3Johannes Schindelin1-2/+0
2019-12-06Sync with 2.15.4Johannes Schindelin1-2/+0
2019-12-06Sync with 2.14.6Johannes Schindelin1-2/+0
2019-12-05protect_ntfs: turn on NTFS protection by defaultJohannes Schindelin1-2/+0
2019-10-06vcxproj: include more generated filesJohannes Schindelin1-3/+6
2019-10-06vcxproj: only copy `git-remote-http.exe` once it was builtJohannes Schindelin1-3/+7
2019-07-29vcxproj: also link-or-copy builtinsJohannes Schindelin1-0/+15
2019-07-29msvc: add a Makefile target to pre-generate the Visual Studio solutionJohannes Schindelin1-0/+61
2019-07-11Merge branch 'js/mingw-gcc-stack-protect'Junio C Hamano1-1/+2
2019-06-27mingw: enable stack smashing protectorJohannes Schindelin1-1/+2
2019-06-25msvc: add a compile-time flag to allow detailed heap debuggingJeff Hostetler1-0/+4
2019-06-25msvc: support building Git using MS Visual C++Jeff Hostetler1-10/+62
2019-06-20msvc: fix dependencies of compat/msvc.cJohannes Schindelin1-0/+2
2019-06-20mingw: replace mingw_startup() hackJohannes Schindelin1-1/+2
2019-06-20mingw: fix a typo in the msysGit-specific sectionJohannes Schindelin1-1/+1
2019-05-19Merge branch 'id/windows-dep-aslr'Junio C Hamano1-0/+8
2019-05-13Merge branch 'cc/access-on-aix-workaround'Junio C Hamano1-0/+1
2019-05-13mingw: enable DEP and ASLRİsmail Dönmez1-0/+6
2019-05-13mingw: do not let ld strip relocationsİsmail Dönmez1-0/+2
2019-05-09Merge branch 'cc/aix-has-fileno-as-a-macro'Junio C Hamano1-0/+1
2019-05-09Merge branch 'ss/msvc-path-utils-fix'Junio C Hamano1-0/+1
2019-04-25git-compat-util: work around for access(X_OK) under rootClément Chigot1-0/+1
2019-04-25Makefile: use fileno macro work around on AIXClément Chigot1-0/+1
2019-04-25Merge branch 'js/macos-gettext-build'Junio C Hamano1-0/+2
2019-04-15macOS: make sure that gettext is foundJohannes Schindelin1-0/+2
2019-04-09MSVC: include compat/win32/path-utils.h for MSVC, too, for real_path()Sven Strickroth1-0/+1
2019-03-11Sync with maintJunio C Hamano1-1/+1
2019-03-11mingw: allow building with an MSYS2 runtime v3.xJohannes Schindelin1-1/+1
2019-03-08mingw: drop MakeMaker referenceJohannes Schindelin1-1/+0
2019-02-22trace2: collect Windows-specific process informationJeff Hostetler1-0/+2
2019-02-13Merge branch 'rs/bash-is-in-coreutils-on-nonstop'Junio C Hamano1-3/+1
2019-02-13Merge branch 'js/mingw-host-cpu'Junio C Hamano1-0/+2
2019-02-13Merge branch 'nd/fileno-may-be-macro'Junio C Hamano1-0/+2
2019-02-13mingw: use a more canonical method to fix the CPU reportingJohannes Schindelin1-0/+2
2019-02-13config.mak.uname: move location of bash on NonStop to CoreUtilsRandall S. Becker1-3/+1
2019-02-12git-compat-util: work around fileno(fp) that is a macroDuy Nguyen1-0/+2
2019-02-11config.mak.uname: add FREAD_READS_DIRECTORIES for NonStop platformRandall S. Becker1-0/+1
2019-02-06Merge branch 'rj/sparse-flags'Junio C Hamano1-1/+0
2019-02-05config.mak.uname: remove obsolete SPARSE_FLAGS settingRamsay Jones1-1/+0
2019-01-18Merge branch 'rb/hpe'Junio C Hamano1-6/+23
2019-01-14Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'Junio C Hamano1-1/+2
2019-01-14Merge branch 'cb/openbsd-allows-reading-directory'Junio C Hamano1-0/+1
2019-01-03config.mak.uname: support for modern HPE NonStop config.Randall S. Becker1-6/+23
2018-12-26git clone <url> C:\cygwin\home\USER\repo' is working (again)Torsten Bögershausen1-1/+2
2018-12-03config.mak.uname: OpenBSD uses BSD semantics with fread for directoriesCarlo Marcelo Arenas Belón1-0/+1
2018-11-18Merge branch 'jk/curl-ldflags'Junio C Hamano1-3/+0
2018-11-05build: link with curl-defined linker flagsJames Knight1-3/+0
2018-10-24mingw: implement nanosecond-precision file timesKarsten Blees1-2/+0
2018-10-04mingw: bump the minimum Windows version to VistaJohannes Schindelin1-4/+0
2018-09-04Merge branch 'es/freebsd-iconv-portability'Junio C Hamano1-1/+11
2018-08-31config.mak.uname: resolve FreeBSD iconv-related compilation warningEric Sunshine1-1/+11
2018-07-30mingw: define WIN32 explicitlyJohannes Schindelin1-1/+1
2018-05-23Merge branch 'nd/repack-keep-pack'Junio C Hamano1-0/+1
2018-04-16gc --auto: exclude base pack if not enough mem to "repack -ad"Nguyễn Thái Ngọc Duy1-0/+1
2018-04-11mingw/msvc: use the new-style RUNTIME_PREFIX helperJohannes Schindelin1-0/+2
2018-04-11exec_cmd: RUNTIME_PREFIX on some POSIX systemsDan Jacques1-0/+7
2018-02-12config.mak.uname: remove SPARSE_FLAGS setting for cygwinRamsay Jones1-1/+0
2017-09-25packed_ref_cache: keep the `packed-refs` file mmapped if possibleMichael Haggerty1-0/+3
2017-07-21config.mak.uname: set FREAD_READS_DIRECTORIES for cygwinRamsay Jones1-0/+1
2017-07-18Merge branch 'tb/push-to-cygwin-unc-path'Junio C Hamano1-0/+1
2017-07-05cygwin: allow pushing to UNC pathsTorsten Bögershausen1-0/+1
2017-06-19Merge branch 'ab/pcre-v2'Junio C Hamano1-0/+1
2017-06-13Merge branch 'nd/fopen-errors'Junio C Hamano1-0/+4
2017-06-02grep: un-break building with PCRE >= 8.32 without --enable-jitÆvar Arnfjörð Bjarmason1-0/+1
2017-05-26config.mak.uname: set FREAD_READS_DIRECTORIES for Darwin, tooJunio C Hamano1-0/+1
2017-05-26config.mak.uname: set FREAD_READS_DIRECTORIES for Linux and FreeBSDNguyễn Thái Ngọc Duy1-0/+3
2017-05-04config.mak.uname: set NO_REGEX=NeedsStartEnd on AIXÆvar Arnfjörð Bjarmason1-0/+1
2017-03-21Merge branch 'rj/remove-unused-mktemp' into maintJunio C Hamano1-17/+0
2017-03-16Merge branch 'jh/mingw-openssl-sha1' into maintJunio C Hamano1-1/+0
2017-03-12Merge branch 'jh/mingw-openssl-sha1'Junio C Hamano1-1/+0
2017-02-28wrapper.c: remove unused gitmkstemps() functionRamsay Jones1-17/+0
2017-02-09mingw: use OpenSSL's SHA-1 routinesJeff Hostetler1-1/+0
2016-12-06xdiff: drop XDL_FAST_HASHJeff King1-3/+0
2016-08-08Merge branch 'ew/build-time-pager-tweaks'Junio C Hamano1-0/+1
2016-08-04pager: move pager-specific setup into the buildEric Wong1-0/+1
2016-07-28Merge branch 'ew/find-perl-on-freebsd-in-local'Junio C Hamano1-0/+1
2016-07-26config.mak.uname: correct perl path on FreeBSDNguyễn Thái Ngọc Duy1-0/+1
2016-07-11config.mak.uname: define NEEDS_LIBRT under Linux, for nowEric Wong1-0/+2
2016-05-26mingw: make isatty() recognize MSYS2's pseudo terminals (/dev/pty*)Karsten Blees1-1/+2
2016-05-02Merge branch 'ad/cygwin-wants-rename' into maintJunio C Hamano1-0/+1
2016-03-21Merge branch 'tb/avoid-gcc-on-darwin-10-6'Junio C Hamano1-3/+0
2016-03-21Revert "config.mak.uname: use clang for Mac OS X 10.6"Eric Sunshine1-3/+0
2016-03-16Merge branch 'jc/sane-grep'Junio C Hamano1-0/+1
2016-03-10sane_grep: pass "-a" if grep accepts itJunio C Hamano1-0/+1
2016-02-28config.mak.uname: use clang for Mac OS X 10.6Torsten Bögershausen1-0/+3
2016-01-26mingw: do not trust MSYS2's MinGW gettext.shJohannes Schindelin1-0/+1
2016-01-26mingw: let's use gettext with MSYS2Johannes Schindelin1-1/+1
2016-01-13config.mak.uname: supporting 64-bit MSys2Johannes Schindelin1-3/+11
2016-01-13config.mak.uname: support MSys2Johannes Schindelin1-2/+19
2015-10-05Makefile: drop D_INO_IN_DIRENT build knobJeff King1-3/+0
2015-08-07config.mak.uname: Cygwin needs OBJECT_CREATION_USES_RENAMESAdam Dinwoodie1-0/+1
2015-06-03config.mak.uname: Darwin: define HAVE_GETDELIM for modern OS X releasesEric Sunshine1-0/+3
2015-04-16strbuf_getwholeline: use getdelim if it is availableJeff King1-0/+1
2015-03-10configure: support HAVE_BSD_SYSCTL optionKyle J. McKay1-0/+5
2015-01-09configure.ac: check for clock_gettime and CLOCK_MONOTONICReuben Hawkins1-0/+1
2014-12-17Sync with v2.1.4Junio C Hamano1-0/+3
2014-12-17Sync with v2.0.5Junio C Hamano1-0/+3
2014-12-17Sync with v1.9.5Junio C Hamano1-0/+3
2014-12-17Sync with v1.8.5.6Junio C Hamano1-0/+3
2014-12-17read-cache: optionally disallow NTFS .git variantsJohannes Schindelin1-0/+2
2014-12-17read-cache: optionally disallow HFS+ .git variantsJeff King1-0/+1
2014-09-09Merge branch 'jc/config-mak-document-darwin-vs-macosx'Junio C Hamano1-0/+5
2014-08-15config.mak.uname: add hint on uname_R for MacOS XJunio C Hamano1-0/+4
2014-08-15config.mak.uname: set NO_APPLE_COMMON_CRYPTO on older systemsKyle J. McKay1-0/+1
2014-07-30Merge branch 'sk/mingw-uni-fix-more'Junio C Hamano1-2/+0
2014-07-22Merge branch 'kb/perf-trace'Junio C Hamano1-0/+1
2014-07-21Win32: fix environment memory leaksKarsten Blees1-2/+0
2014-07-13trace: add high resolution timer function to debug performance issuesKarsten Blees1-0/+1
2014-07-09Merge branch 'sk/mingw-dirent'Junio C Hamano1-0/+2
2014-06-25Merge branch 'nd/index-pack-one-fd-per-thread' into maintJunio C Hamano1-1/+0
2014-06-09Win32 dirent: remove unused dirent.d_ino memberKarsten Blees1-0/+2
2014-06-03Merge branch 'sk/msvc-dynlink-crt'Junio C Hamano1-3/+3
2014-06-03Merge branch 'nd/index-pack-one-fd-per-thread'Junio C Hamano1-1/+0
2014-06-03Merge branch 'ks/tree-diff-nway'Junio C Hamano1-2/+9
2014-05-06MSVC: link dynamically to the CRTKarsten Blees1-3/+3
2014-04-16index-pack: work around thread-unsafe pread()Nguyễn Thái Ngọc Duy1-1/+0
2014-04-09Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano1-0/+1
2014-04-09mingw: activate allocaKirill Smelkov1-0/+1
2014-04-08Merge branch 'mr/msvc-link-with-invalidcontinue'Junio C Hamano1-1/+1
2014-04-08Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano1-0/+1
2014-04-04MSVC: allow using ExtUtils::MakeMakerMarat Radchenko1-1/+0
2014-04-01date: recognize bogus FreeBSD gmtime outputJeff King1-0/+1
2014-03-31Merge branch 'mr/msvc-link-with-lcurl'Junio C Hamano1-1/+0
2014-03-28MSVC: link in invalidcontinue.obj for better POSIX compatibilityMarat Radchenko1-1/+1
2014-03-27MSVC: allow linking with the cURL libraryMarat Radchenko1-1/+0
2014-03-27Portable alloca for GitKirill Smelkov1-2/+8
2014-02-20stop using fnmatch (either native or compat)Nguyễn Thái Ngọc Duy1-10/+0
2014-01-02Add MirBSD support to the build system.Benny Siegert1-0/+7
2013-09-11MinGW: Fix stat definitions to work with MinGW runtime version 4.0Sebastian Schuberth1-1/+1
2013-09-11MSVC: fix compile errors due to missing libintl.hKarsten Blees1-0/+1
2013-08-20Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"Steffen Prohaska1-1/+0
2013-08-02Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano1-1/+0
2013-07-21cygwin: stop forcing core.filemode=falseMark Levedahl1-1/+0
2013-07-21Cygwin 1.7 supports mmapMark Levedahl1-4/+4
2013-07-21Cygwin 1.7 has thread-safe preadMark Levedahl1-1/+1
2013-07-21Cygwin 1.7 needs compat/regexMark Levedahl1-0/+2
2013-07-18cygwin: Remove the Win32 l/stat() implementationRamsay Jones1-1/+0