aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2019-08-07Print last lines of configure logDan Gudmundsson
2019-05-07otp: Don't error dialyzer script if WARNINGS failLukas Larsson
2019-05-02Update run-dialyzer script to be more generic and aggressiveLukas Larsson
2018-11-26scripts/diffable: Optionally compile the Elixir standard libraryBjörn Gustavsson
2018-10-23scripts/diffable: Correct the number of modules being compiledBjörn Gustavsson
2018-10-23scripts/diffable: Use the diffable compiler optionBjörn Gustavsson
2018-10-23scripts/diffable: Refactor option parsingBjörn Gustavsson
2018-08-15Merge branch 'maint'Lukas Larsson
2018-08-15travis: Make bundle version select regexp stricterLukas Larsson
2018-08-15Merge branch 'maint'Lukas Larsson
2018-08-15travis: Filter out release candidates from bundle tagsLukas Larsson
2018-07-16travis: Only deploy in erlang/otpLukas Larsson
2018-07-09Merge branch 'lukas/travis/fix-doc-deploy' of github.com:garazdawi/otpBjörn Gustavsson
2018-07-07travis: Only deploy in erlang/otpLukas Larsson
2018-07-06diffable: Don't define VSN for the ssl appBjörn Gustavsson
2018-06-29pre-push: Add comment of how to do dry-run testingSverker Eriksson
2018-06-29pre-push: Make easier to add new OTP major releasesSverker Eriksson
2018-06-26Update allowed tags in pre-push hook after OTP-21 releaseJohn Högberg
2018-06-21Update pre-push hook after OTP-21 releaseSverker Eriksson
2018-06-20travis: Enable delivery of docsLukas Larsson
2018-06-18travis: Don't run docs deploy scriptLukas Larsson
2018-06-18Add deploy stage to travis-ciLukas Larsson
2018-05-22travis: Do release when building 32-bitLukas Larsson
2018-05-04scripts/diffable: Include the hipe applicationBjörn Gustavsson
2018-04-11Add scripts/diffableBjörn Gustavsson
2018-03-28inets,tftp: Break out TFTP from inetsPéter Dimitrov
2018-03-28ftp: Add ftp app to run-dialyzer scriptPéter Dimitrov
2017-09-27Merge branch 'maint'Sverker Eriksson
2017-09-27Add git pre-push hookSverker Eriksson
2017-09-01Merge branch 'maint'Lukas Larsson
2017-09-01scripts: dialyze more applications in automation scriptsLukas Larsson
2017-07-17Don't build or test plain emu in travis any moreLukas Larsson
2017-04-21erts: Deprecate the non-smp emulatorsLukas Larsson
2017-04-20Move travis dialyzer logic to script fileLukas Larsson
2017-03-08Run the smoke test for both SMP and non-SMP emulatorBjörn Gustavsson
2017-03-08run-smoke-test: Let ERL_TOP default to current working directoryBjörn Gustavsson
2017-03-08build-docker-otp: Avoid copying the git repository to docker daemonBjörn Gustavsson
2017-03-08builder-docker-otp: Fix passing of commandBjörn Gustavsson
2017-03-08Reduce number of jobs for makeBjörn Gustavsson
2017-03-08Add docker images for building 32/64 bit erlangLukas Larsson
2017-03-07Travis CI: Avoid that builds gets killed for inactivityBjörn Gustavsson
2017-02-08Reduce size of the log file for Travis CIBjörn Gustavsson
2016-12-12Make sure that Travis fails when test cases failBjörn Gustavsson