summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* otp_build check help text improvementsRickard Green2023-05-101-40/+49
* Introduce otp_build checkRickard Green2023-05-091-0/+335
* Speedup valgrind_beamasm_update scriptIldar Khizbulin2023-03-021-40/+74
* Fix prebuild.keep and keep jinterface docsLukas Larsson2022-10-181-1/+1
* gh: Fix build-otp-tar to work with pre 24Lukas Larsson2022-06-271-1/+7
* Update pre-push after OTP 25 releaseSverker Eriksson2022-05-251-3/+3
* howto: Expand on how to validate documentationLukas Larsson2022-04-291-9/+7
* diffable: Allow input from external runtimeFrej Drejhammar2022-04-011-31/+57
* gh: Add testing to github actionsLukas Larsson2022-01-211-20/+0
* Fix typos in scriptsKian-Meng Ang2022-01-094-9/+9
* Merge branch 'maint'Sverker Eriksson2021-11-181-10/+0
|\
| * Remove superflouos invokations of ./otp_build autoconfMarcel Lanz2021-11-181-10/+0
* | Merge branch 'maint'Lukas Larsson2021-10-081-1/+1
|\ \ | |/
| * docgen: Move all title anchors to be heading idsLukas Larsson2021-10-071-1/+1
* | Merge branch 'rickard/autoconf-2.71/OTP-17414' into rickard/autoconf-2.71/mas...Rickard Green2021-06-151-1/+1
|\ \
| * | Move autoconf helpers from erts to make/autoconfRickard Green2021-06-152-2/+2
* | | scripts: Make run-dialyzer slightly more portableJohn Högberg2021-05-181-2/+2
* | | Update after OTP 24 releaseRickard Green2021-05-171-3/+3
| |/ |/|
* | otp: Remove travis supportLukas Larsson2021-05-141-85/+0
|/
* Add check_doc_since scriptSverker Eriksson2021-04-271-0/+852
* otp: Add erts/doc to prebuildLukas Larsson2021-04-121-0/+41
* travis: Update name of docs smoke testcaseLukas Larsson2021-03-171-1/+1
* Merge branch 'lukas/fix-run-dialyzer'Lukas Larsson2021-01-201-17/+9
|\
| * Fix run-dialyzer to inlude ertsLukas Larsson2021-01-181-17/+9
* | diffable: Stop diffable --dis from crashing when the JIT is usedFrej Drejhammar2021-01-181-0/+2
|/
* Clean up edoc:comment(), edoc:edoc_module() and some typosRadek Szymczyszyn2020-12-211-1/+1
* Merge branch 'maint'Lukas Larsson2020-11-181-0/+4
|\
| * Fail gh actions docbuilt if broken links or anchors existLukas Larsson2020-11-021-0/+4
* | otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-092-5/+1
* | 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
* | Remove old docker files used by travis ciLukas Larsson2020-10-067-144/+0
* | Build pre-built archives for all patches since OTP-21Lukas Larsson2020-10-061-170/+0
* | Add github release syncLukas Larsson2020-09-251-0/+170
* | Merge branch 'maint'Lukas Larsson2020-09-241-2/+6
|\ \ | |/
| * Merge branch 'lukas/add-github-actions' into maintLukas Larsson2020-09-241-2/+6
| |\
| | * Add github actionsLukas Larsson2020-09-244-14/+1294
* | | erts: Implement the BeamAsm JITLukas Larsson2020-09-225-3/+190
* | | Merge branch 'maint'Lukas Larsson2020-08-114-25/+739
|\ \ \ | |/ /
| * | otp: Add github workflow test scriptsLukas Larsson2020-08-114-25/+739
* | | 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
|/ /
* | Allow github shortform in prepush scriptLukas Larsson2020-06-301-1/+1
* | Update pre-push hook after master releaseBjörn Gustavsson2020-05-191-3/+3
* | docs: In link check trip everything after ?Lukas Larsson2020-04-171-1/+1
* | docs: In link check trim leading and trailing whitespace from anchorsLukas Larsson2020-04-171-2/+6
* | otp: Add html check to travisLukas Larsson2020-04-172-2/+2
* | docgen: Add html link-check scriptLukas Larsson2020-04-171-0/+533
* | scripts/diffable: Add option for compiling with +deterministicFrej Drejhammar2020-03-131-9/+15