summaryrefslogtreecommitdiff
path: root/contrib/buildsystems
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jh/builtin-fsmonitor-part3'Junio C Hamano2022-06-101-0/+8
|\
| * fsmonitor--daemon: stub in health threadJeff Hostetler2022-05-261-0/+2
| * fsmonitor-settings: stub in macOS-specific incompatibility checkingJeff Hostetler2022-05-261-0/+3
| * fsmonitor-settings: stub in Win32-specific incompatibility checkingJeff Hostetler2022-05-261-0/+3
* | cmake: remove (_)UNICODE def on Windows in CMakeLists.txtYuyi Wang2022-05-241-1/+1
* | cmake: add pcre2 supportYuyi Wang2022-05-241-1/+15
* | cmake: fix CMakeLists.txt on LinuxYuyi Wang2022-05-241-2/+2
* | Merge branch 'jh/builtin-fsmonitor-part2'Junio C Hamano2022-04-041-0/+10
|\ \ | |/
| * compat/fsmonitor/fsm-listen-darwin: stub in backend for DarwinJeff Hostetler2022-03-251-0/+3
| * compat/fsmonitor/fsm-listen-win32: stub in backend for WindowsJeff Hostetler2022-03-251-0/+7
* | core.fsyncmethod: add writeout-only modeNeeraj Singh2022-03-101-4/+12
|/
* 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-211-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-161-4/+7
|\
| * cmake(windows): set correct path to the system Git configDennis Ameling2021-06-281-4/+7
* | Merge branch 'mr/cmake'Junio C Hamano2021-07-131-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-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