summaryrefslogtreecommitdiff
path: root/config.mak.uname
Commit message (Expand)AuthorAgeFilesLines
* Sync with 2.23.1Johannes Schindelin2019-12-061-2/+1
|\
| * Sync with 2.22.2Johannes Schindelin2019-12-061-2/+1
| |\
| | * Sync with 2.21.1Johannes Schindelin2019-12-061-2/+1
| | |\
| | | * Sync with 2.20.2Johannes Schindelin2019-12-061-2/+1
| | | |\
| | | | * Sync with 2.19.3Johannes Schindelin2019-12-061-2/+1
| | | | |\
| | | | | * Sync with 2.18.2Johannes Schindelin2019-12-061-2/+1
| | | | | |\
| | | | | | * Sync with 2.17.3Johannes Schindelin2019-12-061-2/+0
| | | | | | |\
| | | | | | | * Sync with 2.15.4Johannes Schindelin2019-12-061-2/+0
| | | | | | | |\
| | | | | | | | * Sync with 2.14.6Johannes Schindelin2019-12-061-2/+0
| | | | | | | | |\
| | | | | | | | | * protect_ntfs: turn on NTFS protection by defaultJohannes Schindelin2019-12-051-2/+0
* | | | | | | | | | vcxproj: include more generated filesJohannes Schindelin2019-10-061-3/+6
* | | | | | | | | | vcxproj: only copy `git-remote-http.exe` once it was builtJohannes Schindelin2019-10-061-3/+7
|/ / / / / / / / /
* | | | | | | | | vcxproj: also link-or-copy builtinsJohannes Schindelin2019-07-291-0/+15
* | | | | | | | | msvc: add a Makefile target to pre-generate the Visual Studio solutionJohannes Schindelin2019-07-291-0/+61
* | | | | | | | | Merge branch 'js/mingw-gcc-stack-protect'Junio C Hamano2019-07-111-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mingw: enable stack smashing protectorJohannes Schindelin2019-06-271-1/+2
| |/ / / / / / / /
* | | | | | | | | msvc: add a compile-time flag to allow detailed heap debuggingJeff Hostetler2019-06-251-0/+4
* | | | | | | | | msvc: support building Git using MS Visual C++Jeff Hostetler2019-06-251-10/+62
* | | | | | | | | msvc: fix dependencies of compat/msvc.cJohannes Schindelin2019-06-201-0/+2
* | | | | | | | | mingw: replace mingw_startup() hackJohannes Schindelin2019-06-201-1/+2
* | | | | | | | | mingw: fix a typo in the msysGit-specific sectionJohannes Schindelin2019-06-201-1/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'id/windows-dep-aslr'Junio C Hamano2019-05-191-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | mingw: enable DEP and ASLRİsmail Dönmez2019-05-131-0/+6
| * | | | | | | | mingw: do not let ld strip relocationsİsmail Dönmez2019-05-131-0/+2
* | | | | | | | | Merge branch 'cc/access-on-aix-workaround'Junio C Hamano2019-05-131-0/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | git-compat-util: work around for access(X_OK) under rootClément Chigot2019-04-251-0/+1
* | | | | | | | | Merge branch 'cc/aix-has-fileno-as-a-macro'Junio C Hamano2019-05-091-0/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Makefile: use fileno macro work around on AIXClément Chigot2019-04-251-0/+1
* | | | | | | | | Merge branch 'ss/msvc-path-utils-fix'Junio C Hamano2019-05-091-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MSVC: include compat/win32/path-utils.h for MSVC, too, for real_path()Sven Strickroth2019-04-091-0/+1
* | | | | | | | | | Merge branch 'js/macos-gettext-build'Junio C Hamano2019-04-251-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | macOS: make sure that gettext is foundJohannes Schindelin2019-04-151-0/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Sync with maintJunio C Hamano2019-03-111-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | mingw: allow building with an MSYS2 runtime v3.xJohannes Schindelin2019-03-111-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | mingw: drop MakeMaker referenceJohannes Schindelin2019-03-081-1/+0
* | | | | | | | | trace2: collect Windows-specific process informationJeff Hostetler2019-02-221-0/+2
|/ / / / / / / /
* | | | | | | | Merge branch 'rs/bash-is-in-coreutils-on-nonstop'Junio C Hamano2019-02-131-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | config.mak.uname: move location of bash on NonStop to CoreUtilsRandall S. Becker2019-02-131-3/+1
* | | | | | | | | Merge branch 'js/mingw-host-cpu'Junio C Hamano2019-02-131-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mingw: use a more canonical method to fix the CPU reportingJohannes Schindelin2019-02-131-0/+2
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'nd/fileno-may-be-macro'Junio C Hamano2019-02-131-0/+2
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | git-compat-util: work around fileno(fp) that is a macroDuy Nguyen2019-02-121-0/+2
| |/ / / / / / /
* | | | | | | | config.mak.uname: add FREAD_READS_DIRECTORIES for NonStop platformRandall S. Becker2019-02-111-0/+1
* | | | | | | | Merge branch 'rj/sparse-flags'Junio C Hamano2019-02-061-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | config.mak.uname: remove obsolete SPARSE_FLAGS settingRamsay Jones2019-02-051-1/+0
| |/ / / / / / /
* | | | | | | | Merge branch 'rb/hpe'Junio C Hamano2019-01-181-6/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | config.mak.uname: support for modern HPE NonStop config.Randall S. Becker2019-01-031-6/+23
| |/ / / / / / /
* | | | | | | | Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'Junio C Hamano2019-01-141-1/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | git clone <url> C:\cygwin\home\USER\repo' is working (again)Torsten Bögershausen2018-12-261-1/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'cb/openbsd-allows-reading-directory'Junio C Hamano2019-01-141-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |