summaryrefslogtreecommitdiff
path: root/config.mak.uname
AgeCommit message (Expand)Author
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
2019-05-19Merge branch 'id/windows-dep-aslr'Junio C Hamano
2019-05-13Merge branch 'cc/access-on-aix-workaround'Junio C Hamano
2019-05-13mingw: enable DEP and ASLRİsmail Dönmez
2019-05-13mingw: do not let ld strip relocationsİsmail Dönmez
2019-05-08Merge branch 'cc/aix-has-fileno-as-a-macro'Junio C Hamano
2019-05-08Merge branch 'ss/msvc-path-utils-fix'Junio C Hamano
2019-04-25git-compat-util: work around for access(X_OK) under rootClément Chigot
2019-04-25Makefile: use fileno macro work around on AIXClément Chigot
2019-04-25Merge branch 'js/macos-gettext-build'Junio C Hamano
2019-04-15macOS: make sure that gettext is foundJohannes Schindelin
2019-04-09MSVC: include compat/win32/path-utils.h for MSVC, too, for real_path()Sven Strickroth
2019-03-11Sync with maintJunio C Hamano
2019-03-11mingw: allow building with an MSYS2 runtime v3.xJohannes Schindelin
2019-03-08mingw: drop MakeMaker referenceJohannes Schindelin
2019-02-22trace2: collect Windows-specific process informationJeff Hostetler
2019-02-14Merge branch 'rs/bash-is-in-coreutils-on-nonstop'Junio C Hamano
2019-02-14Merge branch 'js/mingw-host-cpu'Junio C Hamano
2019-02-14Merge branch 'nd/fileno-may-be-macro'Junio C Hamano
2019-02-13mingw: use a more canonical method to fix the CPU reportingJohannes Schindelin
2019-02-13config.mak.uname: move location of bash on NonStop to CoreUtilsRandall S. Becker
2019-02-12git-compat-util: work around fileno(fp) that is a macroDuy Nguyen
2019-02-11config.mak.uname: add FREAD_READS_DIRECTORIES for NonStop platformRandall S. Becker
2019-02-07Merge branch 'rj/sparse-flags'Junio C Hamano
2019-02-05config.mak.uname: remove obsolete SPARSE_FLAGS settingRamsay Jones
2019-01-18Merge branch 'rb/hpe'Junio C Hamano
2019-01-14Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'Junio C Hamano
2019-01-14Merge branch 'cb/openbsd-allows-reading-directory'Junio C Hamano
2019-01-03config.mak.uname: support for modern HPE NonStop config.Randall S. Becker
2018-12-26git clone <url> C:\cygwin\home\USER\repo' is working (again)Torsten Bögershausen
2018-12-03config.mak.uname: OpenBSD uses BSD semantics with fread for directoriesCarlo Marcelo Arenas Belón
2018-11-18Merge branch 'jk/curl-ldflags'Junio C Hamano
2018-11-05build: link with curl-defined linker flagsJames Knight
2018-10-24mingw: implement nanosecond-precision file timesKarsten Blees
2018-10-04mingw: bump the minimum Windows version to VistaJohannes Schindelin
2018-09-04Merge branch 'es/freebsd-iconv-portability'Junio C Hamano
2018-08-31config.mak.uname: resolve FreeBSD iconv-related compilation warningEric Sunshine
2018-07-30mingw: define WIN32 explicitlyJohannes Schindelin
2018-05-23Merge branch 'nd/repack-keep-pack'Junio C Hamano
2018-04-16gc --auto: exclude base pack if not enough mem to "repack -ad"Nguyễn Thái Ngọc Duy
2018-04-11mingw/msvc: use the new-style RUNTIME_PREFIX helperJohannes Schindelin
2018-04-11exec_cmd: RUNTIME_PREFIX on some POSIX systemsDan Jacques