summaryrefslogtreecommitdiffstats
path: root/contrib/buildsystems (follow)
Commit message (Expand)AuthorAgeFilesLines
* wrapper: add a helper to generate numbers from a CSPRNGbrian m. carlson2022-01-171-1/+1
* Merge branch 'hn/reftable'Junio C Hamano2021-12-152-3/+22
|\
| * reftable: utility functionsHan-Wen Nienhuys2021-10-082-3/+22
* | Merge branch 'bc/require-c99'Junio C Hamano2021-12-101-1/+1
|\ \
| * | git-compat-util: add a test balloon for C99 supportbrian m. carlson2021-12-011-1/+1
| |/
* | git-sh-setup: remove "sane_grep", it's not needed anymoreÆvar Arnfjörð Bjarmason2021-10-221-1/+0
* | hook-list.h: add a generated list of hooks, like config-list.hÆvar Arnfjörð Bjarmason2021-09-271-0/+7
|/
* Merge branch 'js/gfw-system-config-loc-fix'Junio C Hamano2021-07-171-4/+7
|\
| * cmake(windows): set correct path to the system Git configDennis Ameling2021-06-291-4/+7
* | Merge branch 'mr/cmake'Junio C Hamano2021-07-141-9/+28
|\ \ | |/ |/|
| * cmake: add warning for ignored MSGFMT_EXEMatthew Rogers2021-06-111-8/+12
| * cmake: create compile_commands.json by defaultMatthew Rogers2021-06-111-0/+4
| * cmake: add knob to disable vcpkgMatthew Rogers2021-06-111-4/+15
* | 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-081-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-281-2/+2
| * | | cmake: support SKIP_DASHED_BUILT_INSJohannes Schindelin2021-03-281-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-241-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-291-0/+7
* cmake: do find Git for Windows' shell interpreterJohannes Schindelin2020-09-291-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