| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-06 | autogen.sh: Copy auxiliary files instead of symlinks with `-i` | Nobuyoshi Nakada | |
| When accessing from containers, symbolic links may not be able to reach outer file systems. Notes: Merged: https://github.com/ruby/ruby/pull/5220 Merged-By: nobu <nobu@ruby-lang.org> | |||
| 2021-03-17 | autogen.sh: Make it work with sh (not bash) | Yusuke Endoh | |
| 2021-03-17 | Improved autogen.sh | Nobuyoshi Nakada | |
| * update in the source directory * make symbolic links instead of copies * forward the arguments to autoreconf as-is | |||
| 2021-03-17 | autogen.sh: Allow AUTORECONF envvar to specify the autoreconf executable | Yusuke Endoh | |
| 2021-03-17 | autogen.sh: Added | Yusuke Endoh | |
| Currently it just runs "autoreconf --install" | |||
