summaryrefslogtreecommitdiffstats
path: root/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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