169 Commits (59e1205d167c9acc17114a2f96425325470b1db8)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason b990f02fd8 config.mak.uname: remove unused NEEDS_SSL_WITH_CURL flag 4 years ago
Ævar Arnfjörð Bjarmason a9c6123b64 config.mak.uname: remove unused the NO_R_TO_GCC_LINKER flag 4 years ago
Carlo Marcelo Arenas Belón 84b0115f0d compat: remove gmtime 5 years ago
Johannes Schindelin a0b3108618 macOS/brew: let the build find gettext headers/libraries/msgfmt 5 years ago
Jessica Clarke 274a1328fb config.mak.uname: Define FREAD_READS_DIRECTORIES for GNU/Hurd 5 years ago
Emily Shaffer 709df95b78 help: move list_config_help to builtin/help 5 years ago
Johannes Schindelin 9102f958ee protect_ntfs: turn on NTFS protection by default 5 years ago
Johannes Schindelin 5d65ad17a9 vcxproj: include more generated files 5 years ago
Johannes Schindelin 030a628b81 vcxproj: only copy `git-remote-http.exe` once it was built 5 years ago
Johannes Schindelin b18ae14a8f vcxproj: also link-or-copy builtins 6 years ago
Johannes Schindelin 976aaedca0 msvc: add a Makefile target to pre-generate the Visual Studio solution 6 years ago
Johannes Schindelin a1c5e906c8 mingw: enable stack smashing protector 6 years ago
Jeff Hostetler 556702f86c msvc: add a compile-time flag to allow detailed heap debugging 6 years ago
Jeff Hostetler dce7d29551 msvc: support building Git using MS Visual C++ 6 years ago
Johannes Schindelin 963e1543ed msvc: fix dependencies of compat/msvc.c 6 years ago
Johannes Schindelin 396ff7547d mingw: replace mingw_startup() hack 6 years ago
Johannes Schindelin 6a1ce2ed3a mingw: fix a typo in the msysGit-specific section 6 years ago
İsmail Dönmez ce6a158561 mingw: enable DEP and ASLR 6 years ago
İsmail Dönmez 598b6c3a92 mingw: do not let ld strip relocations 6 years ago
Clément Chigot 400caafb2b git-compat-util: work around for access(X_OK) under root 6 years ago
Clément Chigot ee662bf5c6 Makefile: use fileno macro work around on AIX 6 years ago
Johannes Schindelin 92a1377a2a macOS: make sure that gettext is found 6 years ago
Sven Strickroth 22c3634c0f MSVC: include compat/win32/path-utils.h for MSVC, too, for real_path() 6 years ago
Johannes Schindelin aeb582a983 mingw: allow building with an MSYS2 runtime v3.x 6 years ago
Johannes Schindelin 6053c04b88 mingw: drop MakeMaker reference 6 years ago
Jeff Hostetler 353d3d77f4 trace2: collect Windows-specific process information 6 years ago
Johannes Schindelin bb02e7a560 mingw: use a more canonical method to fix the CPU reporting 6 years ago
Randall S. Becker f0ec22bb70 config.mak.uname: move location of bash on NonStop to CoreUtils 6 years ago
Duy Nguyen 18a4f6be6b git-compat-util: work around fileno(fp) that is a macro 6 years ago
Randall S. Becker 243a4c7e27 config.mak.uname: add FREAD_READS_DIRECTORIES for NonStop platform 6 years ago
Ramsay Jones f42615bef1 config.mak.uname: remove obsolete SPARSE_FLAGS setting 6 years ago
Randall S. Becker 71fb089c9f config.mak.uname: support for modern HPE NonStop config. 6 years ago
Torsten Bögershausen 1cadad6f65 git clone <url> C:\cygwin\home\USER\repo' is working (again) 6 years ago
Carlo Marcelo Arenas Belón 4e3ecbd439 config.mak.uname: OpenBSD uses BSD semantics with fread for directories 6 years ago
James Knight 23c4bbe28e build: link with curl-defined linker flags 6 years ago
Karsten Blees d7e8c87421 mingw: implement nanosecond-precision file times 6 years ago
Johannes Schindelin 2939a1f703 mingw: bump the minimum Windows version to Vista 6 years ago
Eric Sunshine 6c6ce21baa config.mak.uname: resolve FreeBSD iconv-related compilation warning 6 years ago
Johannes Schindelin b4d991d1a2 mingw: define WIN32 explicitly 7 years ago
Nguyễn Thái Ngọc Duy 9806f5a7bf gc --auto: exclude base pack if not enough mem to "repack -ad" 7 years ago
Johannes Schindelin 86e254584b mingw/msvc: use the new-style RUNTIME_PREFIX helper 7 years ago
Dan Jacques 226c0ddd0d exec_cmd: RUNTIME_PREFIX on some POSIX systems 7 years ago
Ramsay Jones 6bc8606be3 config.mak.uname: remove SPARSE_FLAGS setting for cygwin 7 years ago
Michael Haggerty 5b633610ec packed_ref_cache: keep the `packed-refs` file mmapped if possible 7 years ago
Ramsay Jones a5956d6a56 config.mak.uname: set FREAD_READS_DIRECTORIES for cygwin 8 years ago
Torsten Bögershausen 496f256989 cygwin: allow pushing to UNC paths 8 years ago
Ævar Arnfjörð Bjarmason fb95e2e38d grep: un-break building with PCRE >= 8.32 without --enable-jit 8 years ago
Junio C Hamano 8e178ec4d0 config.mak.uname: set FREAD_READS_DIRECTORIES for Darwin, too 8 years ago
Nguyễn Thái Ngọc Duy e2d90fd1c3 config.mak.uname: set FREAD_READS_DIRECTORIES for Linux and FreeBSD 8 years ago
Ævar Arnfjörð Bjarmason 0e6d899fee config.mak.uname: set NO_REGEX=NeedsStartEnd on AIX 8 years ago