summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
f='/src/commit/bin/dash?id=022e83c7ffe05c14892b5d3d99debeb1e14f53e6'>Update dash autoconf/automake filesJune McEnroe2021-09-27 | | | | No idea why it made me do this... * Merge dash v0.5.11.4June McEnroe2021-06-20 | * Check in dash autogen files for realJune McEnroe2021-04-25 | * Copy automake filesJune McEnroe2021-04-25 | * Revert "Check in dash autogen files"June McEnroe2021-04-25 | | | | | | This reverts commit 84094668ce6873b0922940b2d863ee852839e9f2. Well apparently this just created symlinks to system files. Stupid. * Check in dash autogen filesJune McEnroe2021-04-04 | | | | So that I don't need to install autoconf/automake to build it. * Warn twice about stopped jobsJune McEnroe2021-02-04 | | | | | | Not really sure why this previously set job_warning to 2 rather than 1. Anyway I often just press ^D again after the warning without really thinking, so do it twice. * Set H_SETUNIQUEJune McEnroe2020-12-28 | * Fix dash Makefile compatibility with BSD make