Age | Commit message (Expand) | Author |
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 dependencies2018.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 |
2018-12-06 | Add cover support for PropEr and Triq | Loïc Hoguin |
2018-12-06 | Default COVER_DATA_DIR now the same as COVER_REPORT_DIR | Loïc Hoguin |
2018-12-05 | SKIP_DEPS should also skip shell deps | Loïc Hoguin |
2018-12-05 | Implement the dep_built optimization for test/shell deps | Loïc Hoguin |
2018-12-05 | Silence ci-setup and ci-extra when they're not extended | Loïc Hoguin |
2018-12-05 | Better handle ERLANG_OTP and ERLANG_HIPE | Loïc Hoguin |
2018-12-05 | Fix verbosity of proper and triq tests | Loïc Hoguin |
2018-12-05 | Allow hooking before/after autopatch | Loïc Hoguin |
2018-12-04 | Remove some repetition in some output | Loïc Hoguin |
2018-12-04 | Rebuild the PLT file when the Erlang/OTP version has changed | Loïc Hoguin |
2018-12-04 | Fix and document Dialyzer against beam files | Loïc Hoguin |
2018-12-04 | Delete $(ERLANG_MK_TMP) directory after 'make erlang-mk' | Loïc Hoguin |
2018-12-04 | Add a V=3 that works like V=2 across all shell commands | Loïc Hoguin |
2018-12-04 | Document cross compiling | Loïc Hoguin |
2018-12-04 | Add ci.erlang.mk to the plugin list | Loïc Hoguin |
2018-12-03 | Add version.mk to the plugins list | Loïc Hoguin |
2018-12-03 | Print a changelog when updating Erlang.mk | Loïc Hoguin |