aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
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
2025-05-19meson.build: correct setting of GIT_EXEC_PATHRamsay Jones
2025-05-19meson: correct path to system config/attribute filesRamsay Jones
2025-05-19meson.build: quote the GITWEBDIR build configurationRamsay Jones
2025-05-19meson: reformat default options to workaround bug in `meson configure`Eli Schwartz
2025-05-15Merge branch 'dd/meson-perl-custom-path'Junio C Hamano
2025-05-12Merge branch 'ps/meson-bin-sh'Junio C Hamano
2025-05-08meson: allow customize perl installation pathĐoàn Trần Công Danh
2025-05-05Merge branch 'kn/meson-hdr-check'Junio C Hamano
2025-05-05Merge branch 'es/meson-cleanup'Junio C Hamano
2025-05-05Merge branch 'ps/meson-build-perf-bench'Junio C Hamano
2025-04-29Merge branch 'ps/fewer-perl'Junio C Hamano
2025-04-29Merge branch 'ps/reftable-api-revamp'Junio C Hamano
2025-04-28meson: wire up benchmarking optionsPatrick Steinhardt
2025-04-28meson: wire up benchmarksPatrick Steinhardt
2025-04-25meson: prefer shell at "/bin/sh"Patrick Steinhardt
2025-04-25meson: report detected runtime executable pathsPatrick Steinhardt
2025-04-25meson: only check for missing networking syms on non-Windows; add compat implsEli Schwartz
2025-04-25meson: fix typo in function check that prevented checking for hstrerrorEli Schwartz
2025-04-25meson: add a couple missing networking dependenciesEli Schwartz