Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-26 | scripts/diffable: Optionally compile the Elixir standard library | Björn Gustavsson | |
If Elixir is installed along the the Erlang/OTP repository, produce diff-friendly output for the Elixir standard library. | |||
2018-10-23 | scripts/diffable: Correct the number of modules being compiled | Björn Gustavsson | |
2018-10-23 | scripts/diffable: Use the diffable compiler option | Björn Gustavsson | |
Now that the compiler has a `diffable` option, use it for a slight speed up. | |||
2018-10-23 | scripts/diffable: Refactor option parsing | Björn Gustavsson | |
2018-07-06 | diffable: Don't define VSN for the ssl app | Björn Gustavsson | |
2018-05-04 | scripts/diffable: Include the hipe application | Björn Gustavsson | |
2018-04-11 | Add scripts/diffable | Björn Gustavsson | |
Run scripts/diffable without arguments to print a description and a few examples. |