summaryrefslogtreecommitdiff
path: root/contrib/buildsystems
AgeCommit message (Expand)AuthorFilesLines
2026-08-07compat/posix: introduce writev(3p) wrapperPatrick Steinhardt1-1/+5
2026-05-31Merge branch 'pt/fsmonitor-linux'Junio C Hamano1-15/+18
2026-05-09mingw: stop using nedmallocJohannes Schindelin1-2/+1
2026-04-15fsmonitor: implement filesystem change listener for LinuxPaul Tarjan1-2/+6
2026-04-15fsmonitor: rename fsm-settings-darwin.c to fsm-settings-unix.cPaul Tarjan1-1/+1
2026-04-15fsmonitor: rename fsm-ipc-darwin.c to fsm-ipc-unix.cPaul Tarjan1-13/+12
2026-04-09Revert "cmake: use writev(3p) wrapper as needed"Junio C Hamano1-5/+1
2026-04-03Merge branch 'js/cmake-needs-writev-compat-too'Junio C Hamano1-1/+5
2026-04-03cmake: use writev(3p) wrapper as neededJohannes Schindelin1-1/+5
2026-03-19builds: move build scripts into "tools/"Patrick Steinhardt1-9/+9
2026-02-25Merge branch 'mc/tr2-process-ancestry-cleanup'Junio C Hamano1-0/+2
2026-02-13build: include procinfo.c impl for macOSMatthew John Cheetham1-0/+2
2025-12-16Merge branch 'rs/ban-mktemp'Junio C Hamano1-4/+0
2025-12-07compat: remove gitmkdtemp()René Scharfe1-4/+0
2025-11-17cmake: stop trying to build the reftable and xdiff librariesJohannes Schindelin1-13/+1
2025-08-17cmake: accommodate for `UNIT_TEST_SOURCES`Johannes Schindelin1-1/+3
2025-05-05contrib/buildsystems: drop support for building . vcproj/.vcxproj filesJohannes Schindelin7-1864/+0
2025-03-06cmake: generalize the handling of the `CLAR_TEST_OBJS` listJohannes Schindelin1-4/+8
2025-02-18GIT-BUILD-OPTIONS: propagate project's source directoryPatrick Steinhardt1-2/+1
2025-02-03Merge branch 'ps/3.0-remote-deprecation'Junio C Hamano1-0/+1
2025-01-22Makefile: wire up build option for deprecated featuresPatrick Steinhardt1-0/+1
2024-12-27GIT-BUILD-OPTIONS: wire up NO_GITWEB optionPatrick Steinhardt1-0/+1
2024-12-27GIT-BUILD-OPTIONS: sort variables alphabeticallyPatrick Steinhardt1-35/+35
2024-12-17cmake/vcxproj: stop special-casing `remote-ext`Johannes Schindelin1-1/+1
2024-12-17cmake: put the Perl modules into the correct location againJohannes Schindelin1-0/+4
2024-12-17cmake: use the correct file name for the Perl headerJohannes Schindelin1-2/+2
2024-12-17cmake(mergetools): better support for out-of-tree buildsJohannes Schindelin1-1/+1
2024-12-17cmake: better support for out-of-tree builds follow-upJohannes Schindelin1-0/+3
2024-12-07t: better support for out-of-tree buildsPatrick Steinhardt1-0/+8
2024-12-07Makefile: simplify building of templatesPatrick Steinhardt1-22/+12
2024-12-07Makefile: write absolute program path into bin-wrappersPatrick Steinhardt1-3/+3
2024-12-07Makefile: allow "bin-wrappers/" directory to existPatrick Steinhardt1-3/+3
2024-12-07Makefile: refactor generators to be PWD-independentPatrick Steinhardt1-9/+10
2024-12-07Makefile: extract script to massage Python scriptsPatrick Steinhardt1-4/+11
2024-12-07Makefile: extract script to massage Shell scriptsPatrick Steinhardt1-11/+20
2024-12-07Makefile: use "generate-perl.sh" to massage Perl libraryPatrick Steinhardt1-14/+9
2024-12-07Makefile: extract script to massage Perl scriptsPatrick Steinhardt1-5/+27
2024-12-07Makefile: consistently use PERL_PATHPatrick Steinhardt1-1/+1
2024-12-07Makefile: generate "git.rc" via GIT-VERSION-GENPatrick Steinhardt1-6/+13
2024-12-07Makefile: propagate Git version via generated headerPatrick Steinhardt1-4/+12
2024-12-07Makefile: refactor GIT-VERSION-GEN to be reusablePatrick Steinhardt2-17/+7
2024-12-07Makefile: consistently use @PLACEHOLDER@ to substitutePatrick Steinhardt1-17/+17
2024-12-07Makefile: use common template for GIT-BUILD-OPTIONSPatrick Steinhardt1-19/+39
2024-11-18cmake: use verbatim arguments when invoking clar commandsPatrick Steinhardt1-2/+4
2024-11-18cmake: use SH_EXE to execute clar scriptsPatrick Steinhardt1-3/+6
2024-11-18t/unit-tests: convert "clar-generate.awk" into a shell scriptPatrick Steinhardt1-2/+5
2024-11-08Merge branch 'ps/upgrade-clar'Junio C Hamano1-39/+13
2024-10-21cmake: set up proper dependencies for generated clar headersPatrick Steinhardt1-38/+12
2024-10-21cmake: fix compilation of clar-based unit testsPatrick Steinhardt1-1/+1
2024-10-16t/test-lib: wire up NO_ICONV prerequisitePatrick Steinhardt1-0/+6