summaryrefslogtreecommitdiff
path: root/contrib/buildsystems
AgeCommit message (Expand)Author
2025-12-16Merge branch 'rs/ban-mktemp'Junio C Hamano
2025-12-07compat: remove gitmkdtemp()René Scharfe
2025-11-17cmake: stop trying to build the reftable and xdiff librariesJohannes Schindelin
2025-08-17cmake: accommodate for `UNIT_TEST_SOURCES`Johannes Schindelin
2025-05-05contrib/buildsystems: drop support for building . vcproj/.vcxproj filesJohannes Schindelin
2025-03-06cmake: generalize the handling of the `CLAR_TEST_OBJS` listJohannes Schindelin
2025-02-18GIT-BUILD-OPTIONS: propagate project's source directoryPatrick Steinhardt
2025-02-03Merge branch 'ps/3.0-remote-deprecation'Junio C Hamano
2025-01-22Makefile: wire up build option for deprecated featuresPatrick Steinhardt
2024-12-27GIT-BUILD-OPTIONS: wire up NO_GITWEB optionPatrick Steinhardt
2024-12-27GIT-BUILD-OPTIONS: sort variables alphabeticallyPatrick Steinhardt
2024-12-17cmake/vcxproj: stop special-casing `remote-ext`Johannes Schindelin
2024-12-17cmake: put the Perl modules into the correct location againJohannes Schindelin
2024-12-17cmake: use the correct file name for the Perl headerJohannes Schindelin
2024-12-17cmake(mergetools): better support for out-of-tree buildsJohannes Schindelin
2024-12-17cmake: better support for out-of-tree builds follow-upJohannes Schindelin
2024-12-07t: better support for out-of-tree buildsPatrick Steinhardt
2024-12-07Makefile: simplify building of templatesPatrick Steinhardt
2024-12-07Makefile: write absolute program path into bin-wrappersPatrick Steinhardt
2024-12-07Makefile: allow "bin-wrappers/" directory to existPatrick Steinhardt
2024-12-07Makefile: refactor generators to be PWD-independentPatrick Steinhardt
2024-12-07Makefile: extract script to massage Python scriptsPatrick Steinhardt
2024-12-07Makefile: extract script to massage Shell scriptsPatrick Steinhardt
2024-12-07Makefile: use "generate-perl.sh" to massage Perl libraryPatrick Steinhardt
2024-12-07Makefile: extract script to massage Perl scriptsPatrick Steinhardt
2024-12-07Makefile: consistently use PERL_PATHPatrick Steinhardt
2024-12-07Makefile: generate "git.rc" via GIT-VERSION-GENPatrick Steinhardt
2024-12-07Makefile: propagate Git version via generated headerPatrick Steinhardt
2024-12-07Makefile: refactor GIT-VERSION-GEN to be reusablePatrick Steinhardt
2024-12-07Makefile: consistently use @PLACEHOLDER@ to substitutePatrick Steinhardt
2024-12-07Makefile: use common template for GIT-BUILD-OPTIONSPatrick Steinhardt
2024-11-18cmake: use verbatim arguments when invoking clar commandsPatrick Steinhardt
2024-11-18cmake: use SH_EXE to execute clar scriptsPatrick Steinhardt
2024-11-18t/unit-tests: convert "clar-generate.awk" into a shell scriptPatrick Steinhardt
2024-11-08Merge branch 'ps/upgrade-clar'Junio C Hamano
2024-10-21cmake: set up proper dependencies for generated clar headersPatrick Steinhardt
2024-10-21cmake: fix compilation of clar-based unit testsPatrick Steinhardt
2024-10-16t/test-lib: wire up NO_ICONV prerequisitePatrick Steinhardt
2024-09-18cmake: generalize the handling of the `UNIT_TEST_OBJS` listJohannes Schindelin
2024-09-18cmake: stop looking for `REFTABLE_TEST_OBJS` in the MakefileJohannes Schindelin
2024-09-18cmake: rename clar-related variables to avoid confusionJohannes Schindelin
2024-09-04clar: add CMake supportJohannes Schindelin
2024-07-12cmake: fix build of `t-oidtree`Johannes Schindelin
2024-05-06cmake: let `test-tool` run the unit tests, tooJohannes Schindelin
2023-12-09Merge branch 'js/doc-unit-tests-with-cmake'Junio C Hamano
2023-11-10cmake: handle also unit testsJohannes Schindelin
2023-11-10cmake: use test names instead of full pathsJohannes Schindelin
2023-11-10cmake: fix typo in variable nameJohannes Schindelin
2023-11-10cmake: also build unit testsJohannes Schindelin
2023-08-15Merge branch 'ds/maintenance-on-windows-fix'Junio C Hamano