.ci/install.sh


Log

Author Commit Date CI Message
Kleis Auke Wolthuizen a46977da 2025-06-09T15:55:02 Downgrade Autoconf requirement to version 2.68 (#922) * Downgrade Autoconf requirement to version 2.68 * CI: remove redundant Autoconf install scripts
Anthony Green 3c54639e 2025-06-04T19:20:37 refactor(ci): improve wget retry logic in .ci/install.sh (#915)
Anthony Green 854ce7be 2025-06-02T20:18:46 Make 3.5.0-pre0 release. Build and publish Windows binaries. Clean up testing. (#912) This commit removes many platforms from the testing workflow. They will be added back in future commits.
Anthony Green b86c3dc0 2022-09-06T14:25:09 Fix typos
Anthony Green c9be1378 2022-09-06T14:12:21 Retry autoconf downloads
Anthony Green fc4e7c4a 2022-09-05T22:13:58 Install automake on macos
Anthony Green 2b4728a2 2022-06-25T21:58:51 Fix path
Anthony Green 37cc25bb 2022-06-25T21:56:40 Install and use autoconf from special dir
Anthony Green 2f2eab95 2022-06-25T21:53:00 Fix autoconf version number
Anthony Green 4b146549 2022-06-25T21:51:25 Fix wget
Anthony Green 398b7534 2022-06-25T21:49:09 Fix wget
Anthony Green 2c047eb7 2022-06-25T21:46:54 Fix untar
Anthony Green 446c092f 2022-06-25T21:45:32 Install autoconf-2.71
Anthony Green 5c76ac1f 2022-06-25T21:22:01 Update autoconf?
Anthony Green d1eef904 2021-07-16T08:29:08 Migrate from travis-ci to github actions.