Re: End of life dates vs regression test matrix
Bob Friesenhahn <[email protected]> Fri, 14 Jun 2024 07:59:56 -0500
| Newsgroups | gmane.comp.sysutils.automake.general |
|---|---|
| Message-ID | <[email protected]> |
> Does automake have a policy on when to stop supporting a CPU, operating > system, or compiler? Automake does not have specific support for anything so this concept is utterly alien to it. Libtool does have specific support for certain targets/tools, and Automake may optionally make use of it. Unlike something like CMake, Automake just keeps on working using well established patterns. It is possible that something might stop working on a 30 year old system, but this would not be noticed unless there is a bug report. Bob -- Bob Friesenhahn [email protected], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ Public Key, http://www.simplesystems.org/users/bfriesen/public-key.txt