aboutsummaryrefslogtreecommitdiffstats
path: root/core/deps.mk
AgeCommit message (Expand)Author
2020-03-04Add the query-deps family of targets2020.03.05Loïc Hoguin
2020-02-11Support Hex packages with name different from application2020.02.11Loïc Hoguin
2020-02-11Add yet another dep spec format for rebar.config autopatchLoïc Hoguin
2019-06-28Accept a list of deps to forcibly rebuild in `$(FORCE_REBUILD)`Jean-Sébastien Pédron
2019-06-24Rename force_rebuilding_dep to force_rebuild_depLoï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-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-05-27Do git describe on the right folder for {vsn,git}Loïc Hoguin
2018-12-31Add skeleton compatibility for semver versionsLoïc Hoguin
2018-12-11Silence some boring output in autopatched dependencies2018.12.11Loï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-07Autopatch: erl_first_files can contain xrl/yrlLoïc Hoguin
2018-12-05Allow hooking before/after autopatchLoïc Hoguin
2018-12-04Remove some repetition in some outputLoïc Hoguin
2018-12-03Don't rebuild dependencies by defaultLoïc Hoguin
2018-11-30Support Elixir as a dependency via ELIXIR_PATCH=1Loïc Hoguin
2018-11-30Correct expanding of shell variables in autopatchLoïc Hoguin
2018-11-30Add rebar3 hex package definenevar
2018-11-30Add autopatch for LFE projectsLoïc Hoguin
2018-11-29Ignore rebar3 plugins for the time beingLoïc Hoguin
2018-11-28Call git describe for {vsn,git} during autopatchLoïc Hoguin
2018-11-27Don't use the non-portable flock -c, use flock sh -cLoïc Hoguin
2018-11-27Fix jobserver unavailable warningsLoïc Hoguin
2018-11-26Use flock/lockf when available to avoid a -j issueLoïc Hoguin
2018-11-25Build issues testing multi-apps projectsLoïc Hoguin
2018-11-24Add the git-subfolder fetch methodLoïc Hoguin
2018-11-23Ensure apps eunit tests only run once when called directlyLoïc Hoguin
2018-06-21Add the version fetched to the DEP lineLoïc Hoguin
2018-05-14Display the version fetched of dependenciesLoïc Hoguin
2018-04-25Fix rebar pre_hooks patchSerhii Kostiushkin
2018-03-05Fetch the version from rebar.lock if not specified in rebar.config2018.03.05Loïc Hoguin
2018-03-01Change to repo.hex.pm, S3 URL is deprecated2018.03.01Eric Meadows-Jönsson
2018-03-01.app.src.script files may return app specification directlyHans Bulfone
2017-10-23Masquerade the version when {vsn, {cmd, "..."}} is usedLoïc Hoguin
2017-10-23Add CONFIG and SCRIPT variables to .app.src.script filesLoïc Hoguin
2017-10-19Handle lists in -D compiler switches in autopatchLoïc Hoguin
2017-08-30Support in pattern matching of extra data typeplakshman93
2017-08-28Remove stray $t variable2017.08.28Loïc Hoguin
2017-07-06Fix handling of Rebar's .app.src.script files2017.07.06Loïc Hoguin
2017-05-15Support plugins local to the applicationJean-Sébastien Pédron
2017-05-15Add dep_fetch_lnderwinlu
2017-05-15Make autopatch of Erlang.mk projects less obtrusiveLoïc Hoguin
2017-05-12Support early-stage plugins through `$(DEP_EARLY_PLUGINS)`Jean-Sébastien Pédron
2017-05-12Make sure the build fails if a docs/rel/test/shell dep failsJean-Sébastien Pédron
2017-05-12core/deps.mk: Move .app in autopatch2 only if file existsJean-Sébastien Pédron
2017-04-28Consider all projects with a rebar.lock rebar projectsLoïc Hoguin