summaryrefslogtreecommitdiff
path: root/config.mak.uname
AgeCommit message (Expand)AuthorFilesLines
2021-07-16Merge branch 'js/config-mak-windows-pcre-fix'Libravatar Junio C Hamano1-1/+1
2021-06-28mingw: move Git for Windows' system config where users expect itLibravatar Johannes Schindelin1-0/+10
2021-06-28config.mak.uname: PCRE1 cleanupLibravatar Carlo Marcelo Arenas Belón1-1/+1
2021-04-02Merge branch 'jh/simple-ipc'Libravatar Junio C Hamano1-0/+2
2021-03-15simple-ipc: add win32 implementationLibravatar Jeff Hostetler1-0/+2
2021-03-04Merge branch 'jk/open-returns-eintr'Libravatar Junio C Hamano1-0/+3
2021-03-01config.mak.uname: enable OPEN_RETURNS_EINTR for macOS Big SurLibravatar Jeff King1-0/+3
2021-01-23config.mak.uname: remove redundant NO_LIBPCRE1_JIT flagLibravatar Ævar Arnfjörð Bjarmason1-1/+0
2020-12-18Merge branch 'rb/nonstop-config-mak-uname-update'Libravatar Junio C Hamano1-4/+0
2020-12-16config.mak.uname: remove old NonStop compatibility settingsLibravatar Randall S. Becker1-4/+0
2020-11-11config.mak.uname: remove unused NEEDS_SSL_WITH_CURL flagLibravatar Ævar Arnfjörð Bjarmason1-5/+0
2020-11-11config.mak.uname: remove unused the NO_R_TO_GCC_LINKER flagLibravatar Ævar Arnfjörð Bjarmason1-3/+0
2020-05-20Merge branch 'cb/no-more-gmtime'Libravatar Junio C Hamano1-1/+0
2020-05-14compat: remove gmtimeLibravatar Carlo Marcelo Arenas Belón1-1/+0
2020-05-01Merge branch 'es/bugreport'Libravatar Junio C Hamano1-3/+3
2020-05-01Merge branch 'ds/build-homebrew-gettext-fix'Libravatar Junio C Hamano1-2/+11
2020-04-27macOS/brew: let the build find gettext headers/libraries/msgfmtLibravatar Johannes Schindelin1-2/+11
2020-04-22config.mak.uname: Define FREAD_READS_DIRECTORIES for GNU/HurdLibravatar Jessica Clarke1-0/+1
2020-04-16help: move list_config_help to builtin/helpLibravatar Emily Shaffer1-3/+3
2019-12-06Sync with 2.23.1Libravatar Johannes Schindelin1-2/+1
2019-12-06Sync with 2.22.2Libravatar Johannes Schindelin1-2/+1
2019-12-06Sync with 2.21.1Libravatar Johannes Schindelin1-2/+1
2019-12-06Sync with 2.20.2Libravatar Johannes Schindelin1-2/+1
2019-12-06Sync with 2.19.3Libravatar Johannes Schindelin1-2/+1
2019-12-06Sync with 2.18.2Libravatar Johannes Schindelin1-2/+1
2019-12-06Sync with 2.17.3Libravatar Johannes Schindelin1-2/+0
2019-12-06Sync with 2.15.4Libravatar Johannes Schindelin1-2/+0
2019-12-06Sync with 2.14.6Libravatar Johannes Schindelin1-2/+0
2019-12-05protect_ntfs: turn on NTFS protection by defaultLibravatar Johannes Schindelin1-2/+0
2019-10-06vcxproj: include more generated filesLibravatar Johannes Schindelin1-3/+6
2019-10-06vcxproj: only copy `git-remote-http.exe` once it was builtLibravatar Johannes Schindelin1-3/+7
2019-07-29vcxproj: also link-or-copy builtinsLibravatar Johannes Schindelin1-0/+15
2019-07-29msvc: add a Makefile target to pre-generate the Visual Studio solutionLibravatar Johannes Schindelin1-0/+61
2019-07-11Merge branch 'js/mingw-gcc-stack-protect'Libravatar Junio C Hamano1-1/+2
2019-06-27mingw: enable stack smashing protectorLibravatar Johannes Schindelin1-1/+2
2019-06-25msvc: add a compile-time flag to allow detailed heap debuggingLibravatar Jeff Hostetler1-0/+4
2019-06-25msvc: support building Git using MS Visual C++Libravatar Jeff Hostetler1-10/+62
2019-06-20msvc: fix dependencies of compat/msvc.cLibravatar Johannes Schindelin1-0/+2
2019-06-20mingw: replace mingw_startup() hackLibravatar Johannes Schindelin1-1/+2
2019-06-20mingw: fix a typo in the msysGit-specific sectionLibravatar Johannes Schindelin1-1/+1
2019-05-19Merge branch 'id/windows-dep-aslr'Libravatar Junio C Hamano1-0/+8
2019-05-13Merge branch 'cc/access-on-aix-workaround'Libravatar Junio C Hamano1-0/+1
2019-05-13mingw: enable DEP and ASLRLibravatar İsmail Dönmez1-0/+6
2019-05-13mingw: do not let ld strip relocationsLibravatar İsmail Dönmez1-0/+2
2019-05-09Merge branch 'cc/aix-has-fileno-as-a-macro'Libravatar Junio C Hamano1-0/+1
2019-05-09Merge branch 'ss/msvc-path-utils-fix'Libravatar Junio C Hamano1-0/+1
2019-04-25git-compat-util: work around for access(X_OK) under rootLibravatar Clément Chigot1-0/+1
2019-04-25Makefile: use fileno macro work around on AIXLibravatar Clément Chigot1-0/+1
2019-04-25Merge branch 'js/macos-gettext-build'Libravatar Junio C Hamano1-0/+2
2019-04-15macOS: make sure that gettext is foundLibravatar Johannes Schindelin1-0/+2