aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2025-02-26meson: introduce `libgit_curl` dependencyPatrick Steinhardt
2025-02-26meson: simplify use of the common-main libraryPatrick Steinhardt
2025-02-26meson: inline the static 'git' libraryPatrick Steinhardt
2025-02-26meson: fix OpenSSL fallback when not explicitly requiredPatrick Steinhardt
2025-02-26meson: fix exec path with enabled runtime prefixPatrick Steinhardt
2025-02-25Merge branch 'po/meson-perl-fix'Junio C Hamano
2025-02-19meson: fix Perl version check for Meson versions before 1.7.0Peter Oliver
2025-02-19meson: bump minimum required Perl version to 5.26.0Peter Oliver
2025-02-18Merge branch 'ds/backfill'Junio C Hamano
2025-02-18meson: wire up credential helpersPatrick Steinhardt
2025-02-18GIT-BUILD-OPTIONS: propagate project's source directoryPatrick Steinhardt
2025-02-14Merge branch 'bc/doc-adoc-not-txt'Junio C Hamano
2025-02-12Merge branch 'js/libgit-rust'Junio C Hamano
2025-02-06Merge branch 'ps/zlib-ng'Junio C Hamano
2025-02-03backfill: add builtin boilerplateDerrick Stolee
2025-02-03Merge branch 'ps/build-meson-fixes'Junio C Hamano
2025-02-03Merge branch 'ps/3.0-remote-deprecation'Junio C Hamano
2025-01-30Merge branch 'ps/build-meson-fixes' into ps/build-meson-fixes-0130Junio C Hamano
2025-01-29Merge branch 'ds/path-walk-1'Junio C Hamano
2025-01-28common-main: split init and exit code into new filesJosh Steadmon
2025-01-28ci: switch linux-musl to use MesonPatrick Steinhardt
2025-01-28compat/zlib: allow use of zlib-ng as backendPatrick Steinhardt
2025-01-28compat: drop `uncompress2()` compatibility shimPatrick Steinhardt
2025-01-28Merge branch 'ps/reftable-sign-compare'Junio C Hamano
2025-01-28Merge branch 'ps/build-meson-subtree'Junio C Hamano
2025-01-23Merge branch 'tc/meson-use-our-version-def-h'Junio C Hamano
2025-01-22meson: fix compilation with Visual StudioPatrick Steinhardt
2025-01-22meson: make the CSPRNG backend configurablePatrick Steinhardt
2025-01-22meson: wire up fuzzersPatrick Steinhardt
2025-01-22meson: wire up generation of distribution archivePatrick Steinhardt
2025-01-22meson: wire up development environmentsPatrick Steinhardt
2025-01-22meson: fix dependencies for generated headersPatrick Steinhardt
2025-01-22meson: populate project version via GIT-VERSION-GENPatrick Steinhardt
2025-01-22Makefile: wire up build option for deprecated featuresPatrick Steinhardt
2025-01-21meson: stop disabling -Wsign-comparePatrick Steinhardt
2025-01-21doc: use .adoc extension for AsciiDoc filesbrian m. carlson
2025-01-17meson: wire up the git-subtree(1) commandPatrick Steinhardt
2025-01-14meson: ensure correct version-def.h is usedToon Claes
2024-12-30meson: provide a summary of configured backendsPatrick Steinhardt
2024-12-30meson: wire up unsafe SHA1 backendPatrick Steinhardt
2024-12-30meson: simplify conditions for HTTPS and SHA1 dependenciesPatrick Steinhardt
2024-12-30meson: require SecurityFramework when it's used as SHA1 backendPatrick Steinhardt
2024-12-30meson: deduplicate access to SHA1/SHA256 backend optionsPatrick Steinhardt
2024-12-30meson: consistenlty spell 'CommonCrypto'Patrick Steinhardt
2024-12-27meson: enable auto-discovered "gitweb"Patrick Steinhardt
2024-12-27GIT-BUILD-OPTIONS: wire up NO_GITWEB optionPatrick Steinhardt
2024-12-23Merge branch 'ps/build-hotfix'Junio C Hamano
2024-12-23Merge branch 'ps/ci-meson'Junio C Hamano
2024-12-20meson: add options to override build informationPatrick Steinhardt
2024-12-20meson: skip gitweb build when Perl is disabledPatrick Steinhardt