annotate .hgignore @ 34:0ba8512ad4c5

Introduce the PYPY_LDLIBRARY make variable to name the generated PyPy shared library. This is needed because PyPy3.9 will have names with the minor version in it (e.g. libpypy3.9-c.so instead of libpypy3-c.so). This is a precondition for side-by-side installations of PyPy3 implementing different Python versions (currently 3.7, 3.8 or 3.9).
author Franz Glasner <f.glasner@feldmann-mg.com>
date Thu, 06 Oct 2022 12:35:52 +0200
parents 316f362106b7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
a0092ac0ba78 Begin repo for a new lang/pypy3 port
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1 syntax: regexp
a0092ac0ba78 Begin repo for a new lang/pypy3 port
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2
7
316f362106b7 Also ignore backup and flavored work dirs
Franz Glasner <fzglas.hg@dom66.de>
parents: 1
diff changeset
3 ^work[^/]*/