macaulay2:release-1.21-branch

Last commit made on 2022-12-15
Get this branch:
git clone -b release-1.21-branch https://git.launchpad.net/macaulay2

Branch merges

Branch information

Name:
release-1.21-branch
Repository:
lp:macaulay2

Recent commits

c5147ca... by Daniel R. Grayson

clarify a point in a README file

3c8b8cd... by Daniel R. Grayson

Merge branch 'release-1.21-branch' of github.com:Macaulay2/M2 into release-1.21-branch

9c00054... by Daniel R. Grayson

my Makefile, undo previous change

d0dbf3f... by Daniel R. Grayson

fix the dmg-making Makefile

The problem was that not all the dynamic libraries were getting copied into the
dmg file.

08e57df... by Daniel R. Grayson

my makefile

39c7b1d... by Daniel R. Grayson

update changes file

... by listing the new packages

e9c1e11... by Daniel R. Grayson

fix a misspelled word

2d6a7f2... by Daniel R. Grayson

update version number to 1.21

79dce49... by "Daniel R. Grayson" <email address hidden>

Merge pull request #2705 from d-torrance/ffi

Check brew library directory when using dlopen on Apple M1 systems

764e096... by "Daniel R. Grayson" <email address hidden>

Merge pull request #2708 from d-torrance/optional-libffi

Support non-libffi builds without caching ForeignFunctions examples