summaryrefslogtreecommitdiff
path: root/config.mak.uname
AgeCommit message (Expand)Author
2022-01-12build: NonStop ships with an older zlibRandall S. Becker
2021-12-15Merge branch 'hn/reftable'Junio C Hamano
2021-10-21git-sh-setup: remove "sane_grep", it's not needed anymoreÆvar Arnfjörð Bjarmason
2021-10-13Merge branch 'ab/config-based-hooks-1'Junio C Hamano
2021-10-08Provide zlib's uncompress2 from compat/zlib-compat.cHan-Wen Nienhuys
2021-09-29Makefile: restrict -Wpedantic and -Wno-pedantic-ms-format betterCarlo Marcelo Arenas Belón
2021-09-23Makefile: stop hardcoding {command,config}-list.hÆvar Arnfjörð Bjarmason
2021-08-24Merge branch 'es/trace2-log-parent-process-name'Junio C Hamano
2021-07-22tr2: log parent process nameEmily Shaffer
2021-07-22tr2: make process info collection platform-genericEmily Shaffer
2021-07-17Merge branch 'js/config-mak-windows-pcre-fix'Junio C Hamano
2021-06-29mingw: move Git for Windows' system config where users expect itJohannes Schindelin
2021-06-29config.mak.uname: PCRE1 cleanupCarlo Marcelo Arenas Belón
2021-04-02Merge branch 'jh/simple-ipc'Junio C Hamano
2021-03-15simple-ipc: add win32 implementationJeff Hostetler
2021-03-04Merge branch 'jk/open-returns-eintr'Junio C Hamano
2021-03-01config.mak.uname: enable OPEN_RETURNS_EINTR for macOS Big SurJeff King
2021-01-24config.mak.uname: remove redundant NO_LIBPCRE1_JIT flagÆvar Arnfjörð Bjarmason
2020-12-18Merge branch 'rb/nonstop-config-mak-uname-update'Junio C Hamano
2020-12-17config.mak.uname: remove old NonStop compatibility settingsRandall S. Becker
2020-11-11config.mak.uname: remove unused NEEDS_SSL_WITH_CURL flagÆvar Arnfjörð Bjarmason
2020-11-11config.mak.uname: remove unused the NO_R_TO_GCC_LINKER flagÆvar Arnfjörð Bjarmason
2020-05-20Merge branch 'cb/no-more-gmtime'Junio C Hamano
2020-05-14compat: remove gmtimeCarlo Marcelo Arenas Belón
2020-05-01Merge branch 'es/bugreport'Junio C Hamano
2020-05-01Merge branch 'ds/build-homebrew-gettext-fix'Junio C Hamano
2020-04-27macOS/brew: let the build find gettext headers/libraries/msgfmtJohannes Schindelin
2020-04-22config.mak.uname: Define FREAD_READS_DIRECTORIES for GNU/HurdJessica Clarke
2020-04-16help: move list_config_help to builtin/helpEmily Shaffer
2019-12-06Sync with 2.23.1Johannes Schindelin
2019-12-06Sync with 2.22.2Johannes Schindelin
2019-12-06Sync with 2.21.1Johannes Schindelin
2019-12-06Sync with 2.20.2Johannes Schindelin
2019-12-06Sync with 2.19.3Johannes Schindelin
2019-12-06Sync with 2.18.2Johannes Schindelin
2019-12-06Sync with 2.17.3Johannes Schindelin
2019-12-06Sync with 2.15.4Johannes Schindelin
2019-12-06Sync with 2.14.6Johannes Schindelin
2019-12-05protect_ntfs: turn on NTFS protection by defaultJohannes Schindelin
2019-10-06vcxproj: include more generated filesJohannes Schindelin
2019-10-06vcxproj: only copy `git-remote-http.exe` once it was builtJohannes Schindelin
2019-07-29vcxproj: also link-or-copy builtinsJohannes Schindelin
2019-07-29msvc: add a Makefile target to pre-generate the Visual Studio solutionJohannes Schindelin
2019-07-11Merge branch 'js/mingw-gcc-stack-protect'Junio C Hamano
2019-06-27mingw: enable stack smashing protectorJohannes Schindelin
2019-06-25msvc: add a compile-time flag to allow detailed heap debuggingJeff Hostetler
2019-06-25msvc: support building Git using MS Visual C++Jeff Hostetler
2019-06-20msvc: fix dependencies of compat/msvc.cJohannes Schindelin
2019-06-20mingw: replace mingw_startup() hackJohannes Schindelin
2019-06-20mingw: fix a typo in the msysGit-specific sectionJohannes Schindelin