aboutsummaryrefslogtreecommitdiffstats
path: root/core/deps.mk
AgeCommit message (Expand)Author
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
2017-04-25compile apps in the right order by looking at their LOCAL_DEPSJeffrey Griffin
2017-04-25fix removing deps.log at toplevel when in a multi-app layoutJeffrey Griffin
2017-04-19Move external plugin loading at the end of erlang.mkLoïc Hoguin
2016-11-20Only delete ebin when fetching Erlang.mk projectsLoïc Hoguin
2016-11-20Better .app autopatch handlingLoïc Hoguin
2016-11-19Don't autopatch if rebar is mentioned in commentsLoïc Hoguin
2016-10-30Fix running Dialyzer on apps/* when they have depsLoïc Hoguin
2016-10-27Fix Hex package downloads on FreeBSDLoïc Hoguin
2016-10-25Use curl to fetch Hex dependenciesLoïc Hoguin
2016-10-25core/deps-tools.mk: New targets `fetch-deps` and `list-deps`Jean-Sébastien Pédron
2016-10-21Update Copyright notices2016.10.21Loïc Hoguin
2016-10-19merge PortSpec env into each output envHesaam Farhang
2016-10-09Support C compiler flag overrides for dependenciesFrank Hunleth
2016-10-04Update rebar (should be correct this time)Loïc Hoguin
2016-10-04Revert "Update rebar in autopatch"Loïc Hoguin
2016-10-04Update rebar in autopatchLoïc Hoguin
2016-07-14Build apps/* only onceKrister Svanlund
2016-06-09Clean up output from a previous commitLoïc Hoguin
2016-05-17Fix for issue 447.Daniel Goertzen
2016-01-24Quote paths in autopatch generated MakefileLoïc Hoguin
2015-12-29If the rebar binary is present, this is a rebar depLoïc Hoguin
2015-12-16Improve file dependency detectionLoïc Hoguin
2015-12-15Detect Erlang.mk before RebarLoïc Hoguin
2015-12-14Fix for bcrypt compilation on OSX El CapitanBrujo Benavides
2015-12-09autopatch: do not run autoreconf if configure script already existsJean Parpaillon
2015-12-04Autopatch: handle $(PROJECT).app.src.script filesLoïc Hoguin
2015-11-21Merge branch 'late-autopatch' of https://github.com/rabbitmq/erlang.mkLoïc Hoguin
2015-11-21deps.mk: In dep_target, call dep_autopatch during the second evalJean-Sébastien Pédron
2015-11-20Merge branch 'set-x-on-verbose-2' of https://github.com/rabbitmq/erlang.mkLoïc Hoguin