google / google/brotli

Why no autotools anymore?

Open
#1,183 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
14.9k
Forks
1.4k
Avg merge
4d 20h
Merged PRs (30d)
9

Description

On 2023-Jul-10, autotools are dropped by a [commit](https://github.com/google/brotli/commit/d1fadddc940a23de3fad34c02879d7cfa6f86460). It seems that the current developers suggest to use CMake.
It is hard to have working CMake on some ancient platforms (without sufficiently modern C++ compilers), although it seems that C sources of Brotli are still able to be compiled with such platforms.

I wish if autotools are restored, even if it is only c/ subdirectory. What was the critical reason to drop autotools?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.