summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert barrier-based LSan threading race workaroundJunio C Hamano2025-01-011-7/+0
* thread-utils: introduce optional barrier typeJeff King2024-12-301-0/+7
* GIT-BUILD-OPTIONS: wire up NO_GITWEB optionPatrick Steinhardt2024-12-271-0/+1
* GIT-BUILD-OPTIONS: sort variables alphabeticallyPatrick Steinhardt2024-12-271-35/+35
* Merge branch 'ps/build-hotfix'Junio C Hamano2024-12-231-11/+14
|\
| * GIT-VERSION-GEN: fix overriding GIT_VERSIONPatrick Steinhardt2024-12-201-7/+12
| * Makefile: introduce template for GIT-VERSION-GENPatrick Steinhardt2024-12-201-3/+3
| * Makefile: drop unneeded indirection for GIT-VERSION-GEN outputsPatrick Steinhardt2024-12-201-4/+2
* | Merge branch 'ps/ci-meson'Junio C Hamano2024-12-231-3/+2
|\ \
| * | t/unit-tests: rename clar-based unit tests to have a common prefixPatrick Steinhardt2024-12-131-2/+2
| * | Makefile: drop -DSUPPRESS_ANNOTATED_LEAKSPatrick Steinhardt2024-12-131-1/+0
| * | Merge branch 'ps/build' into ps/ci-mesonJunio C Hamano2024-12-121-145/+104
| |\|
* | | Merge branch 'ps/build'Junio C Hamano2024-12-161-145/+104
|\ \ \ | | |/ | |/|
| * | t: better support for out-of-tree buildsPatrick Steinhardt2024-12-061-0/+9
| * | Makefile: write absolute program path into bin-wrappersPatrick Steinhardt2024-12-061-1/+1
| * | Makefile: allow "bin-wrappers/" directory to existPatrick Steinhardt2024-12-061-3/+3
| * | Makefile: refactor generators to be PWD-independentPatrick Steinhardt2024-12-061-3/+3
| * | Makefile: extract script to massage Python scriptsPatrick Steinhardt2024-12-061-6/+2
| * | Makefile: extract script to massage Shell scriptsPatrick Steinhardt2024-12-061-24/+10
| * | Makefile: use "generate-perl.sh" to massage Perl libraryPatrick Steinhardt2024-12-061-6/+4
| * | Makefile: extract script to massage Perl scriptsPatrick Steinhardt2024-12-061-10/+2
| * | Makefile: consistently use PERL_PATHPatrick Steinhardt2024-12-061-1/+1
| * | Makefile: generate "git.rc" via GIT-VERSION-GENPatrick Steinhardt2024-12-061-6/+7
| * | Makefile: propagate Git version via generated headerPatrick Steinhardt2024-12-061-7/+6
| * | Makefile: refactor GIT-VERSION-GEN to be reusablePatrick Steinhardt2024-12-061-1/+4
| * | Makefile: consistently use @PLACEHOLDER@ to substitutePatrick Steinhardt2024-12-061-22/+22
| * | Makefile: use common template for GIT-BUILD-OPTIONSPatrick Steinhardt2024-12-061-70/+45
* | | Merge branch 'es/oss-fuzz'Junio C Hamano2024-12-131-0/+3
|\ \ \ | |_|/ |/| |
| * | fuzz: port fuzz-url-decode-mem from OSS-FuzzEric Sesterhenn2024-10-171-0/+1
| * | fuzz: port fuzz-parse-attr-line from OSS-FuzzEric Sesterhenn2024-10-171-0/+1
| * | fuzz: port fuzz-credential-from-url-gently from OSS-FuzzEric Sesterhenn2024-10-171-0/+1
* | | Merge branch 'ps/reftable-detach'Junio C Hamano2024-12-101-0/+1
|\ \ \ | |_|/ |/| |
| * | reftable/system: provide thin wrapper for tempfile subsystemPatrick Steinhardt2024-11-191-0/+1
| |/
* | Makefile: let clar header targets depend on their scriptsPatrick Steinhardt2024-11-181-2/+2
* | t/unit-tests: convert "clar-generate.awk" into a shell scriptPatrick Steinhardt2024-11-181-1/+1
* | Merge branch 'ps/upgrade-clar'Junio C Hamano2024-11-081-3/+1
|\ \
| * | Makefile: extract script to generate clar declarationsPatrick Steinhardt2024-10-211-3/+1
| * | Makefile: adjust sed command for generating "clar-decls.h"Alejandro R. SedeƱo2024-10-211-1/+1
| |/
* | Merge branch 'ps/platform-compat-fixes'Taylor Blau2024-11-011-0/+1
|\ \
| * | t/test-lib: wire up NO_ICONV prerequisitePatrick Steinhardt2024-10-161-0/+1
| |/
* | Merge branch 'pb/clar-build-fix'Taylor Blau2024-10-251-0/+1
|\ \ | |/ |/|
| * Makefile: fix dependency for $(UNIT_TEST_DIR)/clar/clar.oPhilippe Blain2024-10-111-0/+1
* | Merge branch 'ps/reftable-alloc-failures'Junio C Hamano2024-10-101-1/+0
|\ \ | |/ |/|
| * reftable/basics: merge "publicbasics" into "basics"Patrick Steinhardt2024-10-021-1/+0
| * Merge branch 'ps/reftable-exclude' into ps/reftable-alloc-failuresJunio C Hamano2024-09-161-4/+4
| |\
| * \ Merge branch 'cp/unit-test-reftable-stack' into ps/reftable-alloc-failuresJunio C Hamano2024-09-161-9/+3
| |\ \
* | \ \ Merge branch 'tb/weak-sha1-for-tail-sum'Junio C Hamano2024-10-021-0/+25
|\ \ \ \
| * | | | Makefile: allow specifying a SHA-1 for non-cryptographic usesTaylor Blau2024-09-271-0/+25
* | | | | Merge branch 'ps/reftable-exclude'Junio C Hamano2024-09-251-4/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | reftable/reader: make table iterator reseekablePatrick Steinhardt2024-09-161-0/+1