summaryrefslogtreecommitdiff
path: root/contrib/buildsystems
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jh/simple-ipc-sans-pthread'Junio C Hamano2021-05-221-1/+9
|\
| * simple-ipc: correct ifdefs when NO_PTHREADS is definedJeff Hostetler2021-05-211-1/+9
* | Merge branch 'js/cmake-vsbuild'Junio C Hamano2021-04-071-7/+19
|\ \
| * | cmake(install): include vcpkg dllsDennis Ameling2021-03-291-0/+4
| * | cmake: add a preparatory work-around to accommodate `vcpkg`Johannes Schindelin2021-03-291-5/+9
| * | cmake(install): fix double .exe suffixesDennis Ameling2021-03-271-2/+2
| * | cmake: support SKIP_DASHED_BUILT_INSJohannes Schindelin2021-03-271-0/+4
* | | Merge branch 'jh/simple-ipc'Junio C Hamano2021-04-021-1/+7
|\ \ \ | |/ / |/| / | |/
| * simple-ipc: add Unix domain socket implementationJeff Hostetler2021-03-221-0/+2
| * unix-stream-server: create unix domain socket under lockJeff Hostetler2021-03-151-1/+1
| * simple-ipc: add win32 implementationJeff Hostetler2021-03-151-0/+4
* | Remove support for v1 of the PCRE libraryÆvar Arnfjörð Bjarmason2021-01-231-4/+0
|/
* Merge branch 'js/cmake-extra-built-ins-fix'Junio C Hamano2020-12-141-4/+11
|\
| * cmake: determine list of extra built-ins dynamicallyJohannes Schindelin2020-12-041-4/+11
* | ci(vs-build): stop passing the iconv library location explicitlyDennis Ameling2020-12-041-1/+1
|/
* cmake (Windows): recommend using Visual Studio's built-in CMake supportJohannes Schindelin2020-09-301-9/+17
* cmake (Windows): initialize vcpkg/build dependencies automaticallyJohannes Schindelin2020-09-301-0/+4
* cmake (Windows): complain when encountering an unknown compilerJohannes Schindelin2020-09-301-0/+2
* cmake (Windows): let the `.dll` files be found when running the testsJohannes Schindelin2020-09-301-0/+3
* cmake: quote the path accurately when editing `test-lib.sh`Johannes Schindelin2020-09-301-1/+1
* cmake: fall back to using `vcpkg`'s `msgfmt.exe` on WindowsJohannes Schindelin2020-09-301-1/+5
* cmake: ensure that the `vcpkg` packages are found on WindowsJohannes Schindelin2020-09-281-0/+7
* cmake: do find Git for Windows' shell interpreterJohannes Schindelin2020-09-281-1/+1
* Merge branch 'os/vcbuild'Junio C Hamano2020-09-092-1/+2
|\
| * contrib/buildsystems: fix expat library name for generated vcxprojOrgad Shaneh2020-09-082-1/+2
* | drop vcs-svn experimentJeff King2020-08-131-21/+5
* | make git-fast-import a builtinJeff King2020-08-131-4/+1
* | make git-bugreport a builtinJeff King2020-08-131-4/+1
* | make credential helpers builtinsJeff King2020-08-131-19/+1
|/
* cmake: support for building git on windows with msvc and clang.Sibi Siddharthan2020-06-261-10/+45
* cmake: support for building git on windows with mingwSibi Siddharthan2020-06-261-23/+94
* cmake: support for testing git when building out of the source treeSibi Siddharthan2020-06-261-0/+20
* cmake: support for testing git with ctestSibi Siddharthan2020-06-261-0/+124
* cmake: installation support for gitSibi Siddharthan2020-06-261-0/+49
* cmake: generate the shell/perl/python scripts and templates, translationsSibi Siddharthan2020-06-261-1/+110
* Introduce CMake support for configuring GitSibi Siddharthan2020-06-121-0/+592
* msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.xJohannes Schindelin2020-01-161-2/+2
* Merge branch 'js/azure-pipelines-msvc'Junio C Hamano2019-10-151-0/+3
|\
| * vcxproj: only copy `git-remote-http.exe` once it was builtJohannes Schindelin2019-10-061-0/+3
* | contrib/buildsystems: fix Visual Studio Debug configurationAlexandr Miloslavskiy2019-09-281-7/+8
|/
* vcxproj: also link-or-copy builtinsJohannes Schindelin2019-07-291-0/+3
* msvc: add a Makefile target to pre-generate the Visual Studio solutionJohannes Schindelin2019-07-291-1/+2
* contrib/buildsystems: add a backend for modern Visual Studio versionsJohannes Schindelin2019-07-291-0/+385
* contrib/buildsystems: handle options starting with a slashJohannes Schindelin2019-07-291-1/+1
* contrib/buildsystems: also handle -lexpatJohannes Schindelin2019-07-291-0/+2
* contrib/buildsystems: handle libiconv, tooJohannes Schindelin2019-07-291-0/+2
* contrib/buildsystems: handle the curl library optionPhilip Oakley2019-07-291-1/+3
* contrib/buildsystems: error out on unknown optionJohannes Schindelin2019-07-291-0/+2
* contrib/buildsystems: optionally capture the dry-run in a filePhilip Oakley2019-07-291-0/+10
* contrib/buildsystems: redirect errors of the dry run into a log filePhilip Oakley2019-07-291-1/+6