summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2025-11-06meson: make GIT_HTML_PATH configurableD. Ben Knoble
2025-10-29Merge branch 'tb/incremental-midx-part-3.1'Junio C Hamano
2025-10-28Merge branch 'ps/ci-rust'Junio C Hamano
2025-10-16repack: move `write_cruft_pack()` out of the builtinTaylor Blau
2025-10-16repack: move `write_filtered_pack()` out of the builtinTaylor Blau
2025-10-16builtin/repack.c: remove ref snapshotting from builtinTaylor Blau
2025-10-16repack: remove pack_geometry API from the builtinTaylor Blau
2025-10-16builtin/repack.c: remove "repack_promisor_objects()" from the builtinTaylor Blau
2025-10-16repack: introduce new compilation unitTaylor Blau
2025-10-15rust: support for WindowsPatrick Steinhardt
2025-10-13Merge branch 'kn/reftable-consistency-checks'Junio C Hamano
2025-10-08Merge branch 'ps/rust-balloon'Junio C Hamano
2025-10-07Merge branch 'ps/rust-balloon' into ps/ci-rustJunio C Hamano
2025-10-07reftable: add code to facilitate consistency checksKarthik Nayak
2025-10-02Merge branch 'ps/meson-build-docs'Junio C Hamano
2025-10-02Merge branch 'ms/refs-optimize'Junio C Hamano
2025-10-02varint: reimplement as test balloon for RustPatrick Steinhardt
2025-10-02meson: add infrastructure to build internal Rust libraryPatrick Steinhardt
2025-09-19builtin/pack-refs: factor out core logic into a shared libraryMeet Soni
2025-09-16object-file: relocate ODB transaction codeJustin Tobler
2025-09-11meson: print docs backend as part of the summaryPatrick Steinhardt
2025-09-11meson: introduce a "docs" alias to compile documentation onlyPatrick Steinhardt
2025-09-08Merge branch 'tc/last-modified'Junio C Hamano
2025-08-28last-modified: new subcommand to show when files were last modifiedToon Claes
2025-08-25Merge branch 'lo/repo-info'Junio C Hamano
2025-08-17repo: declare the repo commandLucas Seiki Oshiro
2025-08-04Merge branch 'ms/meson-with-ancient-git-wo-ls-files-dedup'Junio C Hamano
2025-08-01Merge branch 'cb/meson-avoid-broken-macos-pcre2'Junio C Hamano
2025-08-01meson: tolerate errors from git ls-files --deduplicateMartin Storsjö
2025-07-24Merge branch 'rj/meson-libexecdir-fix'Junio C Hamano
2025-07-21Merge branch 'ps/meson-cleanups'Junio C Hamano
2025-07-18meson: work around broken system PCRE2 dependency in macOSCarlo Marcelo Arenas Belón
2025-07-16meson: fix installation when -Dlibexexdir is setRamsay Jones
2025-07-15Merge branch 'ps/object-store'Junio C Hamano
2025-07-14Merge branch 'rj/freebsd-sysinfo-build-fix'Junio C Hamano
2025-07-14Merge branch 'kn/clang-format-updates'Junio C Hamano
2025-07-14Merge branch 'bs/config-mak-freebsd'Junio C Hamano
2025-07-09meson: fix lookup of shell on MINGW64Patrick Steinhardt
2025-07-09meson: improve summary of auto-detected featuresPatrick Steinhardt
2025-07-09meson: stop printing 'https' option twice in our summariesPatrick Steinhardt
2025-07-09meson: stop discovering native version of PythonPatrick Steinhardt
2025-07-07build: fix FreeBSD build when sysinfo compat library installedRamsay Jones
2025-07-02build: retire NO_UINTMAX_TCarlo Marcelo Arenas Belón
2025-07-02meson: add rule to run 'git clang-format'Karthik Nayak
2025-07-01object-store: rename files to "odb.{c,h}"Patrick Steinhardt
2025-06-17Merge branch 'ps/meson-tap-parse'Junio C Hamano
2025-06-02meson: parse TAP output generated by our testsPatrick Steinhardt
2025-06-02meson: introduce kwargs variable for testsPatrick Steinhardt
2025-05-27Merge branch 'es/meson-configure-build-options-fix'Junio C Hamano
2025-05-27Merge branch 'rj/build-tweaks-part2'Junio C Hamano