index
:
erlang.mk.git
gh-pages
improve-rebar-config
make-ci-green
master
remove-most-packages
A build tool for Erlang that just works.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-01
Update recommendation to Make 4.2
2019.07.01
Loïc Hoguin
2019-06-30
Make a "git describe" fall back for older git versions
Loïc Hoguin
2019-06-30
Don't use "git -C" in tests: older git doesn't have it
Loïc Hoguin
2019-06-30
Tweak a check in ct tests to make it work on Make 3.82
Loïc Hoguin
2019-06-29
Filter out master when getting the LATEST_ERLANG_OTP
Loïc Hoguin
2019-06-28
Accept a list of deps to forcibly rebuild in `$(FORCE_REBUILD)`
Jean-Sébastien Pédron
2019-06-28
Try to make relx-start-stop more reliable
Loïc Hoguin
2019-06-26
Don't try to start/stop releases in bootstrap-rel test
Loïc Hoguin
2019-06-26
Fix "make eunit/ct" not fetching apps dependencies
Loïc Hoguin
2019-06-25
Fix or disable some of the Relx tests on Windows
Loïc Hoguin
2019-06-24
Rename force_rebuilding_dep to force_rebuild_dep
Loïc Hoguin
2019-06-24
Fix the core-deps-dep-makefile-change test on Windows
Loïc Hoguin
2019-06-24
Fix the force_rebuilding_dep test
Loïc Hoguin
2019-06-24
Accept `$(force_rebuilding_dep)` to tune the behavior of `$(FULL)`
Jean-Sébastien Pédron
2019-06-24
Fix more path issues on Windows
Loïc Hoguin
2019-06-24
Skip the "rebuild" part of the "ln" test on Windows
Loïc Hoguin
2019-06-24
Use cowlib master in tests
Loïc Hoguin
2019-06-22
Fix the eunit-test-dir test on Windows
Loïc Hoguin
2019-06-22
Fix the EDOC_SRC_DIRS paths on Windows
Loïc Hoguin
2019-06-22
Use forward slashes in the Windows paths
Loïc Hoguin
2019-06-22
Fix the ct.cover.spec file paths on Windows
Loïc Hoguin
2019-06-21
Test `list-deps` behavior with various values of `FULL`
Jean-Sébastien Pédron
2019-06-21
Include applications `$(APPS_DIR)` in the `list-deps` targets
Jean-Sébastien Pédron
2019-06-20
Try a fix for the relx-start-stop intermittent test failure
Loïc Hoguin
2019-06-20
Small correction to semver conversion for hex
Loïc Hoguin
2019-06-20
Display Hex dependency version in the "DEP mydep (version)" line
Jean-Sébastien Pédron
2019-06-20
Use echo(1) instead of printf(1) in `core-autopatch-extended-erlc-opts`
Jean-Sébastien Pédron
2019-06-20
Replace zipinfo(1) by `unzip -l`
Jean-Sébastien Pédron
2019-06-17
Set locale to `C` when checking bootstrapped app name
Jean-Sébastien Pédron
2019-05-27
Do git describe on the right folder for {vsn,git}
Loïc Hoguin
2019-03-02
Add package gen_leader to the index
Stephane Bourque
2019-03-02
Add package gen_rpc to the index
Stephane Bourque
2019-01-02
Fix rebuild on Makefile change when new deps are added
Loïc Hoguin
2018-12-31
Add skeleton compatibility for semver versions
Loïc Hoguin
2018-12-29
Add package PGO to index
Thomas Elsgaard
2018-12-11
Remove some silencing of release commands
Loïc Hoguin
2018-12-11
Silence some boring output in autopatched dependencies
2018.12.11
Loïc Hoguin
2018-12-11
Remove -finline-functions from OSX by default
Loïc Hoguin
2018-12-11
Fix a bug where ct-* targets produced an empty GEN line
Loïc Hoguin
2018-12-10
Make the version warning less repetitive
Loïc Hoguin
2018-12-10
Optimization: reduce the number of shell commands on noops
Loïc Hoguin
2018-12-10
Correct expanding of shell variables in autopatch again
Loïc Hoguin
2018-12-07
Autopatch: allow configuring REBAR_GIT and REBAR_COMMIT
Loïc Hoguin
2018-12-07
Make sure we go through all deps when building escripts
Loïc Hoguin
2018-12-07
Document the PropEr plugin
Loïc Hoguin
2018-12-07
Document code coverage
Loïc Hoguin
2018-12-07
Fix distclean of cover dirs when they are the same
Loïc Hoguin
2018-12-07
core_find: Ignore files with spaces to avoid issues
Loïc Hoguin
2018-12-07
Autopatch: erl_first_files can contain xrl/yrl
Loïc Hoguin
2018-12-07
Add COVER_APPS and COVER_DEPS to cover compile other apps/deps
Loïc Hoguin
[next]