aboutsummaryrefslogtreecommitdiffstats
path: root/core/deps.mk
AgeCommit message (Expand)Author
2015-05-15Add another test for rebar detectionLoïc Hoguin
2015-05-15Replace make with $(MAKE) for BSD compatibilityLoïc Hoguin
2015-05-14Add package json to the indexLoïc Hoguin
2015-05-14Make sure auto patched dependencies recompile fineLoïc Hoguin
2015-05-14Get rid of the autopatch hack for properLoïc Hoguin
2015-05-14Initial autopatch of port env and hooksLoïc Hoguin
2015-05-13Add a hack to make proper work againLoïc Hoguin
2015-05-13Improve rebar detection for autopatchLoïc Hoguin
2015-05-13Don't build a release if dependencyLoïc Hoguin
2015-05-12More build improvementsLoïc Hoguin
2015-05-12More improvements for building dependenciesLoïc Hoguin
2015-05-12Autopatch by defaultLoïc Hoguin
2015-05-10Convert autopatch to an Erlang snippetLoïc Hoguin
2015-05-09Skip any handling of dependencies if SKIP_DEPS is definedLoïc Hoguin
2015-05-09Silence fetching of dependenciesLoïc Hoguin
2015-05-07Merge branch 'pu-autopatch-hint' of https://github.com/kaos/erlang.mkLoïc Hoguin
2015-05-07Merge branch 'pu-autopatch-fix' of https://github.com/kaos/erlang.mkLoïc Hoguin
2015-05-07Support for copying dependenciesJohan Persson
2015-04-17propagate failed deps builds.Andreas Stenius
2015-03-27always apply autopatch when requested. fixes #217.Andreas Stenius
2015-03-26Require makefile to build dep. Fixes #218.Andreas Stenius
2015-01-12Update copyright yearLoïc Hoguin
2015-01-12Add "necessary evil" autopatch featureLoïc Hoguin
2014-12-26add svn dependenciesChristopher Vance
2014-11-01Compile Makefile-free dependencies with +debug_info onlyLoïc Hoguin
2014-11-01Don't distclean PKG_FILE2 if it's customLoïc Hoguin
2014-10-24Don't download index fileSlava Yurin
2014-09-12Merge branch 'wget_fallback' of git://github.com/crownedgrouse/erlang.mkLoïc Hoguin
2014-09-11 Silent the download command echocrownedgrouse
2014-08-27Silence the dep fetching commandLoïc Hoguin
2014-08-27Add support for hg fetching methodAnton Yabchinskiy
2014-08-12Added missing ; in dep_targetPeer Stritzinger
2014-08-13Add error message before failing due to invalid dependencyDerek Brown
2014-08-02Change extend -> ninenines linksLoïc Hoguin
2014-08-01Fix fetching of deps specified in the MakefileLoïc Hoguin
2014-07-31Fix package fetching0.3.0Loïc Hoguin
2014-07-25Use $(error ...) for pkg-search targetLoïc Hoguin
2014-07-22Merge branch 'patch-71' of git://github.com/andreineculau/erlang.mkLoïc Hoguin
2014-07-22Improve detection of dependency support for makeAndrei Neculau
2014-07-20Change package index file format and deps handlingLoïc Hoguin
2014-06-10fixed problem of fetching package file.Andrzej Sliwa
2014-05-28Change GitHub raw file URLTyler Margison
2014-05-28Cut erlang.mk into many small componentsLoïc Hoguin