204 Commits (12253ab6d0033aa8214c8a15bc2ea37ff052ff1c)

Author SHA1 Message Date
Jeff Hostetler a85ad67bbd fsmonitor-settings: stub in macOS-specific incompatibility checking 3 years ago
Jeff Hostetler d33c804dae fsmonitor-settings: stub in Win32-specific incompatibility checking 3 years ago
Jeff Hostetler f67df2556f compat/fsmonitor/fsm-listen-darwin: stub in backend for Darwin 3 years ago
Jeff Hostetler 62c7367133 compat/fsmonitor/fsm-listen-win32: stub in backend for Windows 3 years ago
Neeraj Singh abf38abec2 core.fsyncmethod: add writeout-only mode 3 years ago
Ævar Arnfjörð Bjarmason a9fda017f4 Makefile: add "$(QUIET)" boilerplate to shared.mak 3 years ago
Ævar Arnfjörð Bjarmason 07564773c2 compat: auto-detect if zlib has uncompress2() 3 years ago
brian m. carlson 05cd988dce wrapper: add a helper to generate numbers from a CSPRNG 3 years ago
David Aguilar ffb9f29809 build: centos/RHEL 7 ships with an older gcc and zlib 3 years ago
Randall S. Becker 68d1da41c4 build: NonStop ships with an older zlib 3 years ago
Ævar Arnfjörð Bjarmason ebeb39faad git-sh-setup: remove "sane_grep", it's not needed anymore 3 years ago
Han-Wen Nienhuys a322920d0b Provide zlib's uncompress2 from compat/zlib-compat.c 3 years ago
Carlo Marcelo Arenas Belón ebd2e4a13a Makefile: restrict -Wpedantic and -Wno-pedantic-ms-format better 3 years ago
Ævar Arnfjörð Bjarmason 7c3c0a99cc Makefile: stop hardcoding {command,config}-list.h 3 years ago
Emily Shaffer 2f732bf15e tr2: log parent process name 4 years ago
Emily Shaffer b7e6a41622 tr2: make process info collection platform-generic 4 years ago
Johannes Schindelin fb5e3378f8 mingw: move Git for Windows' system config where users expect it 4 years ago
Carlo Marcelo Arenas Belón ebbf5d2b70 config.mak.uname: PCRE1 cleanup 4 years ago
Jeff Hostetler 59c7b88198 simple-ipc: add win32 implementation 4 years ago
Jeff King bbabaad298 config.mak.uname: enable OPEN_RETURNS_EINTR for macOS Big Sur 4 years ago
Ævar Arnfjörð Bjarmason 0205bb13d0 config.mak.uname: remove redundant NO_LIBPCRE1_JIT flag 4 years ago
Randall S. Becker 731d578b4f config.mak.uname: remove old NonStop compatibility settings 4 years ago
Æ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