summaryrefslogtreecommitdiffstats
path: root/contrib/buildsystems (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake/vcxproj: stop special-casing `remote-ext`Johannes Schindelin2024-12-171-1/+1
* cmake: put the Perl modules into the correct location againJohannes Schindelin2024-12-171-0/+4
* cmake: use the correct file name for the Perl headerJohannes Schindelin2024-12-171-2/+2
* cmake(mergetools): better support for out-of-tree buildsJohannes Schindelin2024-12-171-1/+1
* cmake: better support for out-of-tree builds follow-upJohannes Schindelin2024-12-171-0/+3
* t: better support for out-of-tree buildsPatrick Steinhardt2024-12-061-0/+8
* Makefile: simplify building of templatesPatrick Steinhardt2024-12-061-22/+12
* Makefile: write absolute program path into bin-wrappersPatrick Steinhardt2024-12-061-3/+3
* Makefile: allow "bin-wrappers/" directory to existPatrick Steinhardt2024-12-061-3/+3
* Makefile: refactor generators to be PWD-independentPatrick Steinhardt2024-12-061-9/+10
* Makefile: extract script to massage Python scriptsPatrick Steinhardt2024-12-061-4/+11
* Makefile: extract script to massage Shell scriptsPatrick Steinhardt2024-12-061-11/+20
* Makefile: use "generate-perl.sh" to massage Perl libraryPatrick Steinhardt2024-12-061-14/+9
* Makefile: extract script to massage Perl scriptsPatrick Steinhardt2024-12-061-5/+27
* Makefile: consistently use PERL_PATHPatrick Steinhardt2024-12-061-1/+1
* Makefile: generate "git.rc" via GIT-VERSION-GENPatrick Steinhardt2024-12-061-6/+13
* Makefile: propagate Git version via generated headerPatrick Steinhardt2024-12-061-4/+12
* Makefile: refactor GIT-VERSION-GEN to be reusablePatrick Steinhardt2024-12-062-17/+7
* Makefile: consistently use @PLACEHOLDER@ to substitutePatrick Steinhardt2024-12-061-17/+17
* Makefile: use common template for GIT-BUILD-OPTIONSPatrick Steinhardt2024-12-061-19/+39
* cmake: use verbatim arguments when invoking clar commandsPatrick Steinhardt2024-11-181-2/+4
* cmake: use SH_EXE to execute clar scriptsPatrick Steinhardt2024-11-181-3/+6
* t/unit-tests: convert "clar-generate.awk" into a shell scriptPatrick Steinhardt2024-11-181-2/+5
* Merge branch 'ps/upgrade-clar'Junio C Hamano2024-11-081-39/+13
|\
| * cmake: set up proper dependencies for generated clar headersPatrick Steinhardt2024-10-211-38/+12
| * cmake: fix compilation of clar-based unit testsPatrick Steinhardt2024-10-211-1/+1
* | t/test-lib: wire up NO_ICONV prerequisitePatrick Steinhardt2024-10-161-0/+6
|/
* cmake: generalize the handling of the `UNIT_TEST_OBJS` listJohannes Schindelin2024-09-191-3/+4
* cmake: stop looking for `REFTABLE_TEST_OBJS` in the MakefileJohannes Schindelin2024-09-191-5/+1
* cmake: rename clar-related variables to avoid confusionJohannes Schindelin2024-09-191-6/+6
* clar: add CMake supportJohannes Schindelin2024-09-041-0/+53
* cmake: fix build of `t-oidtree`Johannes Schindelin2024-07-121-1/+2
* cmake: let `test-tool` run the unit tests, tooJohannes Schindelin2024-05-061-1/+2
* Merge branch 'js/doc-unit-tests-with-cmake'Junio C Hamano2023-12-101-4/+34
|\
| * cmake: handle also unit testsJohannes Schindelin2023-11-101-0/+11
| * cmake: use test names instead of full pathsJohannes Schindelin2023-11-101-2/+3
| * cmake: fix typo in variable nameJohannes Schindelin2023-11-101-2/+2
| * cmake: also build unit testsJohannes Schindelin2023-11-101-0/+18
* | Merge branch 'ds/maintenance-on-windows-fix'Junio C Hamano2023-08-153-2/+12
|\ \
| * | win32: add a helper to run `git.exe` without a foreground windowJohannes Schindelin2023-08-093-2/+12
| |/
* / cache.h: remove this no-longer-used headerElijah Newren2023-06-211-1/+1
|/
* Makefile & test-tool: replace "DC_SHA1" variable with a "define"Ævar Arnfjörð Bjarmason2022-11-081-2/+0
* Merge branch 'js/cmake-updates'Junio C Hamano2022-10-271-8/+8
|\
| * cmake: increase time-out for a long-running testJohannes Schindelin2022-10-191-0/+4
| * cmake: avoid editing t/test-lib.shJohannes Schindelin2022-10-191-6/+1
| * cmake: copy the merge tools for testingJohannes Schindelin2022-10-191-1/+2
| * cmake: make it easier to diagnose regressions in CTest runsJohannes Schindelin2022-10-191-1/+1
* | Merge branch 'ed/fsmonitor-on-networked-macos'Junio C Hamano2022-10-171-0/+4
|\ \
| * | fsmonitor: relocate socket file if .git directory is remoteEric DeCosta2022-10-051-0/+2
| * | fsmonitor: refactor filesystem checks to common interfaceEric DeCosta2022-10-051-0/+2