aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-07Makefile: extract script to massage Python scriptsPatrick Steinhardt1-6/+2
2024-12-07Makefile: extract script to massage Shell scriptsPatrick Steinhardt1-24/+10
2024-12-07Makefile: use "generate-perl.sh" to massage Perl libraryPatrick Steinhardt1-6/+4
2024-12-07Makefile: extract script to massage Perl scriptsPatrick Steinhardt1-10/+2
2024-12-07Makefile: consistently use PERL_PATHPatrick Steinhardt1-1/+1
2024-12-07Makefile: generate "git.rc" via GIT-VERSION-GENPatrick Steinhardt1-6/+7
2024-12-07Makefile: propagate Git version via generated headerPatrick Steinhardt1-7/+6
2024-12-07Makefile: refactor GIT-VERSION-GEN to be reusablePatrick Steinhardt1-1/+4
2024-12-07Makefile: consistently use @PLACEHOLDER@ to substitutePatrick Steinhardt1-22/+22
2024-12-07Makefile: use common template for GIT-BUILD-OPTIONSPatrick Steinhardt1-70/+45
2024-11-19reftable/system: provide thin wrapper for tempfile subsystemPatrick Steinhardt1-0/+1
2024-11-18Makefile: let clar header targets depend on their scriptsPatrick Steinhardt1-2/+2
2024-11-18t/unit-tests: convert "clar-generate.awk" into a shell scriptPatrick Steinhardt1-1/+1
2024-11-08Merge branch 'ps/upgrade-clar'Junio C Hamano1-3/+1
2024-11-01Merge branch 'ps/platform-compat-fixes'Taylor Blau1-0/+1
2024-10-25Merge branch 'pb/clar-build-fix'Taylor Blau1-0/+1
2024-10-21Makefile: extract script to generate clar declarationsPatrick Steinhardt1-3/+1
2024-10-21Makefile: adjust sed command for generating "clar-decls.h"Alejandro R. SedeƱo1-1/+1
2024-10-16fuzz: port fuzz-url-decode-mem from OSS-FuzzEric Sesterhenn1-0/+1
2024-10-16fuzz: port fuzz-parse-attr-line from OSS-FuzzEric Sesterhenn1-0/+1
2024-10-16fuzz: port fuzz-credential-from-url-gently from OSS-FuzzEric Sesterhenn1-0/+1
2024-10-16t/test-lib: wire up NO_ICONV prerequisitePatrick Steinhardt1-0/+1
2024-10-11Makefile: fix dependency for $(UNIT_TEST_DIR)/clar/clar.oPhilippe Blain1-0/+1
2024-10-10Merge branch 'ps/reftable-alloc-failures'Junio C Hamano1-1/+0
2024-10-02reftable/basics: merge "publicbasics" into "basics"Patrick Steinhardt1-1/+0
2024-10-02Merge branch 'tb/weak-sha1-for-tail-sum'Junio C Hamano1-0/+25
2024-09-27Makefile: allow specifying a SHA-1 for non-cryptographic usesTaylor Blau1-0/+25
2024-09-25Merge branch 'ps/reftable-exclude'Junio C Hamano1-4/+4
2024-09-18Merge branch 'ps/clar-unit-test'Junio C Hamano1-11/+42
2024-09-16Merge branch 'cp/unit-test-reftable-stack'Junio C Hamano1-9/+3
2024-09-16Merge branch 'ps/reftable-exclude' into ps/reftable-alloc-failuresJunio C Hamano1-4/+4
2024-09-16Merge branch 'cp/unit-test-reftable-stack' into ps/reftable-alloc-failuresJunio C Hamano1-9/+3
2024-09-16reftable/reader: make table iterator reseekablePatrick Steinhardt1-0/+1
2024-09-16t/unit-tests: introduce reftable libraryPatrick Steinhardt1-0/+1
2024-09-16Makefile: stop listing test library objects twicePatrick Steinhardt1-4/+2
2024-09-12Merge branch 'gt/unit-test-oid-array'Junio C Hamano1-1/+1
2024-09-10Makefile: rename clar-related variables to avoid confusionPatrick Steinhardt1-17/+17
2024-09-08t: move reftable/stack_test.c to the unit testing frameworkChandra Pratap1-9/+3
2024-09-04t/unit-tests: convert ctype tests to use clarPatrick Steinhardt1-1/+1
2024-09-04t/unit-tests: convert strvec tests to use clarPatrick Steinhardt1-1/+1
2024-09-04Makefile: wire up the clar unit testing frameworkPatrick Steinhardt1-4/+32
2024-09-04Makefile: do not use sparse on third-party sourcesPatrick Steinhardt1-1/+2
2024-09-04Makefile: make hdr-check depend on generated headersPatrick Steinhardt1-1/+1
2024-09-04Makefile: fix sparse dependency on GENERATED_HPatrick Steinhardt1-2/+2
2024-09-04t: import the clar unit testing frameworkPatrick Steinhardt1-1/+3
2024-09-03Merge branch 'dh/runtime-prefix-on-zos'Junio C Hamano1-0/+8
2024-09-01t: port helper/test-oid-array.c to unit-tests/t-oid-array.cGhanshyam Thakkar1-1/+1
2024-08-29Merge branch 'cp/unit-test-reftable-block'Junio C Hamano1-1/+1
2024-08-29Merge branch 'ps/reftable-drop-generic'Junio C Hamano1-2/+0
2024-08-28Merge branch 'gt/unit-test-urlmatch-normalization'Junio C Hamano1-1/+1