annotate .hgignore @ 33:c4daa0c83d64

Apply also -fstack-clash-protection and -fstack-protector-strong for all generated binaries. Only done if EXTRA_CHECKS is not empty and not 0.
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 21 Sep 2025 17:55:13 +0200
parents 710d30cd138a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
6015a75abc2d Begin a repo to build PyMuPDF on FreeBSD
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1 syntax: regexp
6015a75abc2d Begin a repo to build PyMuPDF on FreeBSD
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2
6015a75abc2d Begin a repo to build PyMuPDF on FreeBSD
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
3 (^|/)_venv.*
5
710d30cd138a More files ignored
Franz Glasner <fzglas.hg@dom66.de>
parents: 0
diff changeset
4 ^_.*\.(log|txt)$
710d30cd138a More files ignored
Franz Glasner <fzglas.hg@dom66.de>
parents: 0
diff changeset
5 ^_tmp/