summaryrefslogtreecommitdiff
path: root/scripts/diffable
Commit message (Expand)AuthorAgeFilesLines
* diffable: Allow input from external runtimeFrej Drejhammar2022-04-011-31/+57
* Fix typos in scriptsKian-Meng Ang2022-01-091-1/+1
* diffable: Stop diffable --dis from crashing when the JIT is usedFrej Drejhammar2021-01-181-0/+2
* otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-091-4/+0
* diffable: Adapt rejoin_atoms/1 to change in disassemblerFrej Drejhammar2020-10-131-3/+3
* diffable: Fix bug in rejoin_atoms/1Frej Drejhammar2020-10-131-2/+4
* erts: Implement the BeamAsm JITLukas Larsson2020-09-221-1/+0
* diffable: Allow passing arbitrary compiler options to the compilerFrej Drejhammar2020-07-201-9/+13
* diffable: Refactor command line flags handlingFrej Drejhammar2020-07-201-17/+13
* diffable: Fix missing line breaks in usage messageFrej Drejhammar2020-07-201-2/+3
* scripts/diffable: Add option for compiling with +deterministicFrej Drejhammar2020-03-131-9/+15
* diffable: Warn on files that take longer than 10s to compileJohn Högberg2020-03-051-33/+56
* scripts/diffable: Optionally compile the Elixir standard libraryBjörn Gustavsson2018-11-261-36/+96
* scripts/diffable: Correct the number of modules being compiledBjörn Gustavsson2018-10-231-1/+1
* scripts/diffable: Use the diffable compiler optionBjörn Gustavsson2018-10-231-124/+29
* scripts/diffable: Refactor option parsingBjörn Gustavsson2018-10-231-10/+17
* diffable: Don't define VSN for the ssl appBjörn Gustavsson2018-07-061-3/+12
* scripts/diffable: Include the hipe applicationBjörn Gustavsson2018-05-041-0/+5
* Add scripts/diffableBjörn Gustavsson2018-04-111-0/+620