summaryrefslogtreecommitdiff
path: root/contrib/buildsystems
AgeCommit message (Expand)AuthorFilesLines
2024-09-18cmake: generalize the handling of the `UNIT_TEST_OBJS` listJohannes Schindelin1-3/+4
2024-09-18cmake: stop looking for `REFTABLE_TEST_OBJS` in the MakefileJohannes Schindelin1-5/+1
2024-09-18cmake: rename clar-related variables to avoid confusionJohannes Schindelin1-6/+6
2024-09-04clar: add CMake supportJohannes Schindelin1-0/+53
2024-07-12cmake: fix build of `t-oidtree`Johannes Schindelin1-1/+2
2024-05-06cmake: let `test-tool` run the unit tests, tooJohannes Schindelin1-1/+2
2023-12-09Merge branch 'js/doc-unit-tests-with-cmake'Junio C Hamano1-4/+34
2023-11-10cmake: handle also unit testsJohannes Schindelin1-0/+11
2023-11-10cmake: use test names instead of full pathsJohannes Schindelin1-2/+3
2023-11-10cmake: fix typo in variable nameJohannes Schindelin1-2/+2
2023-11-10cmake: also build unit testsJohannes Schindelin1-0/+18
2023-08-15Merge branch 'ds/maintenance-on-windows-fix'Junio C Hamano3-2/+12
2023-08-09win32: add a helper to run `git.exe` without a foreground windowJohannes Schindelin3-2/+12
2023-06-21cache.h: remove this no-longer-used headerElijah Newren1-1/+1
2022-11-07Makefile & test-tool: replace "DC_SHA1" variable with a "define"Ævar Arnfjörð Bjarmason1-2/+0
2022-10-27Merge branch 'js/cmake-updates'Junio C Hamano1-8/+8
2022-10-19cmake: increase time-out for a long-running testJohannes Schindelin1-0/+4
2022-10-19cmake: avoid editing t/test-lib.shJohannes Schindelin1-6/+1
2022-10-19cmake: copy the merge tools for testingJohannes Schindelin1-1/+2
2022-10-19cmake: make it easier to diagnose regressions in CTest runsJohannes Schindelin1-1/+1
2022-10-17Merge branch 'ed/fsmonitor-on-networked-macos'Junio C Hamano1-0/+4
2022-10-05fsmonitor: relocate socket file if .git directory is remoteEric DeCosta1-0/+2
2022-10-05fsmonitor: refactor filesystem checks to common interfaceEric DeCosta1-0/+2
2022-09-19Merge branch 'vd/scalar-to-main'Junio C Hamano1-3/+6
2022-09-02scalar: include in standard Git build & installationVictoria Dye1-3/+6
2022-09-01test-lib: replace chainlint.sed with chainlint.plEric Sunshine1-1/+1
2022-07-27cmake: support local installations of gitCarlo Marcelo Arenas Belón1-1/+1
2022-06-10Merge branch 'jh/builtin-fsmonitor-part3'Junio C Hamano1-0/+8
2022-05-26fsmonitor--daemon: stub in health threadJeff Hostetler1-0/+2
2022-05-26fsmonitor-settings: stub in macOS-specific incompatibility checkingJeff Hostetler1-0/+3
2022-05-26fsmonitor-settings: stub in Win32-specific incompatibility checkingJeff Hostetler1-0/+3
2022-05-24cmake: remove (_)UNICODE def on Windows in CMakeLists.txtYuyi Wang1-1/+1
2022-05-24cmake: add pcre2 supportYuyi Wang1-1/+15
2022-05-24cmake: fix CMakeLists.txt on LinuxYuyi Wang1-2/+2
2022-04-04Merge branch 'jh/builtin-fsmonitor-part2'Junio C Hamano1-0/+10
2022-03-25compat/fsmonitor/fsm-listen-darwin: stub in backend for DarwinJeff Hostetler1-0/+3
2022-03-25compat/fsmonitor/fsm-listen-win32: stub in backend for WindowsJeff Hostetler1-0/+7
2022-03-10core.fsyncmethod: add writeout-only modeNeeraj Singh1-4/+12
2022-01-17wrapper: add a helper to generate numbers from a CSPRNGbrian m. carlson1-1/+1
2021-12-15Merge branch 'hn/reftable'Junio C Hamano2-3/+22
2021-12-10Merge branch 'bc/require-c99'Junio C Hamano1-1/+1
2021-12-01git-compat-util: add a test balloon for C99 supportbrian m. carlson1-1/+1
2021-10-21git-sh-setup: remove "sane_grep", it's not needed anymoreÆvar Arnfjörð Bjarmason1-1/+0
2021-10-08reftable: utility functionsHan-Wen Nienhuys2-3/+22
2021-09-27hook-list.h: add a generated list of hooks, like config-list.hÆvar Arnfjörð Bjarmason1-0/+7
2021-07-16Merge branch 'js/gfw-system-config-loc-fix'Junio C Hamano1-4/+7
2021-07-13Merge branch 'mr/cmake'Junio C Hamano1-9/+28
2021-06-28cmake(windows): set correct path to the system Git configDennis Ameling1-4/+7
2021-06-11cmake: add warning for ignored MSGFMT_EXEMatthew Rogers1-8/+12
2021-06-11cmake: create compile_commands.json by defaultMatthew Rogers1-0/+4