index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2019-06-10
Write pre-push error messages with red color
Sverker Eriksson
2019-06-10
Add pre-push update notification
Sverker Eriksson
2019-06-05
Let pre-push hook detect when it needs an upgrade
Sverker Eriksson
2019-05-14
Update pre-push hook after master release
Sverker Eriksson
2019-05-07
otp: Don't error dialyzer script if WARNINGS fail
Lukas Larsson
2019-05-02
Update run-dialyzer script to be more generic and aggressive
Lukas Larsson
2018-11-26
scripts/diffable: Optionally compile the Elixir standard library
Björn Gustavsson
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
2018-10-23
scripts/diffable: Refactor option parsing
Björn Gustavsson
2018-08-15
Merge branch 'maint'
Lukas Larsson
2018-08-15
travis: Make bundle version select regexp stricter
Lukas Larsson
2018-08-15
Merge branch 'maint'
Lukas Larsson
2018-08-15
travis: Filter out release candidates from bundle tags
Lukas Larsson
2018-07-16
travis: Only deploy in erlang/otp
Lukas Larsson
2018-07-09
Merge branch 'lukas/travis/fix-doc-deploy' of github.com:garazdawi/otp
Björn Gustavsson
2018-07-07
travis: Only deploy in erlang/otp
Lukas Larsson
2018-07-06
diffable: Don't define VSN for the ssl app
Björn Gustavsson
2018-06-29
pre-push: Add comment of how to do dry-run testing
Sverker Eriksson
2018-06-29
pre-push: Make easier to add new OTP major releases
Sverker Eriksson
2018-06-26
Update allowed tags in pre-push hook after OTP-21 release
John Högberg
2018-06-21
Update pre-push hook after OTP-21 release
Sverker Eriksson
2018-06-20
travis: Enable delivery of docs
Lukas Larsson
2018-06-18
travis: Don't run docs deploy script
Lukas Larsson
2018-06-18
Add deploy stage to travis-ci
Lukas Larsson
2018-05-22
travis: Do release when building 32-bit
Lukas Larsson
2018-05-04
scripts/diffable: Include the hipe application
Björn Gustavsson
2018-04-11
Add scripts/diffable
Björn Gustavsson
2018-03-28
inets,tftp: Break out TFTP from inets
Péter Dimitrov
2018-03-28
ftp: Add ftp app to run-dialyzer script
Péter Dimitrov
2017-09-27
Merge branch 'maint'
Sverker Eriksson
2017-09-27
Add git pre-push hook
Sverker Eriksson
2017-09-01
Merge branch 'maint'
Lukas Larsson
2017-09-01
scripts: dialyze more applications in automation scripts
Lukas Larsson
2017-07-17
Don't build or test plain emu in travis any more
Lukas Larsson
2017-04-21
erts: Deprecate the non-smp emulators
Lukas Larsson
2017-04-20
Move travis dialyzer logic to script file
Lukas Larsson
2017-03-08
Run the smoke test for both SMP and non-SMP emulator
Björn Gustavsson
2017-03-08
run-smoke-test: Let ERL_TOP default to current working directory
Björn Gustavsson
2017-03-08
build-docker-otp: Avoid copying the git repository to docker daemon
Björn Gustavsson
2017-03-08
builder-docker-otp: Fix passing of command
Björn Gustavsson
2017-03-08
Reduce number of jobs for make
Björn Gustavsson
2017-03-08
Add docker images for building 32/64 bit erlang
Lukas Larsson
2017-03-07
Travis CI: Avoid that builds gets killed for inactivity
Björn Gustavsson
2017-02-08
Reduce size of the log file for Travis CI
Björn Gustavsson
2016-12-12
Make sure that Travis fails when test cases fail
Björn Gustavsson