aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-01Update recommendation to Make 4.22019.07.01Loïc Hoguin
2019-06-30Make a "git describe" fall back for older git versionsLoïc Hoguin
2019-06-30Don't use "git -C" in tests: older git doesn't have itLoïc Hoguin
2019-06-30Tweak a check in ct tests to make it work on Make 3.82Loïc Hoguin
2019-06-29Filter out master when getting the LATEST_ERLANG_OTPLoïc Hoguin
2019-06-28Accept a list of deps to forcibly rebuild in `$(FORCE_REBUILD)`Jean-Sébastien Pédron
2019-06-28Try to make relx-start-stop more reliableLoïc Hoguin
2019-06-26Don't try to start/stop releases in bootstrap-rel testLoïc Hoguin
2019-06-26Fix "make eunit/ct" not fetching apps dependenciesLoïc Hoguin
2019-06-25Fix or disable some of the Relx tests on WindowsLoïc Hoguin
2019-06-24Rename force_rebuilding_dep to force_rebuild_depLoïc Hoguin
2019-06-24Fix the core-deps-dep-makefile-change test on WindowsLoïc Hoguin
2019-06-24Fix the force_rebuilding_dep testLoïc Hoguin
2019-06-24Accept `$(force_rebuilding_dep)` to tune the behavior of `$(FULL)`Jean-Sébastien Pédron
2019-06-24Fix more path issues on WindowsLoïc Hoguin
2019-06-24Skip the "rebuild" part of the "ln" test on WindowsLoïc Hoguin
2019-06-24Use cowlib master in testsLoïc Hoguin
2019-06-22Fix the eunit-test-dir test on WindowsLoïc Hoguin
2019-06-22Fix the EDOC_SRC_DIRS paths on WindowsLoïc Hoguin
2019-06-22Use forward slashes in the Windows pathsLoïc Hoguin
2019-06-22Fix the ct.cover.spec file paths on WindowsLoïc Hoguin
2019-06-21Test `list-deps` behavior with various values of `FULL`Jean-Sébastien Pédron
2019-06-21Include applications `$(APPS_DIR)` in the `list-deps` targetsJean-Sébastien Pédron
2019-06-20Try a fix for the relx-start-stop intermittent test failureLoïc Hoguin
2019-06-20Small correction to semver conversion for hexLoïc Hoguin
2019-06-20Display Hex dependency version in the "DEP mydep (version)" lineJean-Sébastien Pédron
2019-06-20Use echo(1) instead of printf(1) in `core-autopatch-extended-erlc-opts`Jean-Sébastien Pédron
2019-06-20Replace zipinfo(1) by `unzip -l`Jean-Sébastien Pédron
2019-06-17Set locale to `C` when checking bootstrapped app nameJean-Sébastien Pédron
2019-05-27Do git describe on the right folder for {vsn,git}Loïc Hoguin
2019-03-02Add package gen_leader to the indexStephane Bourque
2019-03-02Add package gen_rpc to the indexStephane Bourque
2019-01-02Fix rebuild on Makefile change when new deps are addedLoïc Hoguin
2018-12-31Add skeleton compatibility for semver versionsLoïc Hoguin
2018-12-29Add package PGO to indexThomas Elsgaard
2018-12-11Remove some silencing of release commandsLoïc Hoguin
2018-12-11Silence some boring output in autopatched dependencies2018.12.11Loïc Hoguin
2018-12-11Remove -finline-functions from OSX by defaultLoïc Hoguin
2018-12-11Fix a bug where ct-* targets produced an empty GEN lineLoïc Hoguin
2018-12-10Make the version warning less repetitiveLoïc Hoguin
2018-12-10Optimization: reduce the number of shell commands on noopsLoïc Hoguin
2018-12-10Correct expanding of shell variables in autopatch againLoïc Hoguin
2018-12-07Autopatch: allow configuring REBAR_GIT and REBAR_COMMITLoïc Hoguin
2018-12-07Make sure we go through all deps when building escriptsLoïc Hoguin
2018-12-07Document the PropEr pluginLoïc Hoguin
2018-12-07Document code coverageLoïc Hoguin
2018-12-07Fix distclean of cover dirs when they are the sameLoïc Hoguin
2018-12-07core_find: Ignore files with spaces to avoid issuesLoïc Hoguin
2018-12-07Autopatch: erl_first_files can contain xrl/yrlLoïc Hoguin
2018-12-07Add COVER_APPS and COVER_DEPS to cover compile other apps/depsLoïc Hoguin