summaryrefslogtreecommitdiffstats
path: root/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* meson: provide a summary of configured backendsPatrick Steinhardt2024-12-301-0/+7
* meson: wire up unsafe SHA1 backendPatrick Steinhardt2024-12-301-10/+30
* meson: simplify conditions for HTTPS and SHA1 dependenciesPatrick Steinhardt2024-12-301-2/+2
* meson: require SecurityFramework when it's used as SHA1 backendPatrick Steinhardt2024-12-301-1/+1
* meson: deduplicate access to SHA1/SHA256 backend optionsPatrick Steinhardt2024-12-301-3/+3
* meson: consistenlty spell 'CommonCrypto'Patrick Steinhardt2024-12-301-1/+1
* meson: enable auto-discovered "gitweb"Patrick Steinhardt2024-12-271-2/+2
* GIT-BUILD-OPTIONS: wire up NO_GITWEB optionPatrick Steinhardt2024-12-271-28/+31
* Merge branch 'ps/build-hotfix'Junio C Hamano2024-12-231-0/+13
|\
| * meson: add options to override build informationPatrick Steinhardt2024-12-201-0/+13
* | Merge branch 'ps/ci-meson'Junio C Hamano2024-12-231-1/+0
|\ \
| * | Makefile: drop -DSUPPRESS_ANNOTATED_LEAKSPatrick Steinhardt2024-12-131-1/+0
| |/
* / meson: skip gitweb build when Perl is disabledPatrick Steinhardt2024-12-201-2/+11
|/
* Introduce support for the Meson build systemPatrick Steinhardt2024-12-061-0/+1901