ahgamut / superconfigure

wrap autotools configure scripts to build with Cosmopolitan Libc
The Unlicense
159 stars 22 forks source link

Regularize diffs #16

Closed mrdomino closed 7 months ago

mrdomino commented 7 months ago

I manually looked at these and they all seemed to have the same contents before and after, just reordered. I decided to include the cli/zsh-5.9/minimal.diff in the change as well, just to show an example of what it looks like if the patches are already sorted — only the timestamps have changed.

mrdomino commented 7 months ago

I wrote a script to run an action on each directory in the repository in order to do this, but unfortunately it got eaten by a git clean right before I submitted this. Don't have the heart to rewrite it at the moment. 😔

mrdomino commented 7 months ago

In other news this could almost be fully automated except that libevent unpacks to a directory that is different from the name of its upper-level directory.

ahgamut commented 7 months ago

I like the word regularize. Thank you for the PR!