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