aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
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-10Convert the Erlang version of core_http_get to an Erlang snippetLoïc Hoguin
2015-05-10Fix an issue with escaping double quotes of Erlang snippetsLoïc Hoguin
2015-05-09Add a 'run' command to run the relx releaseLoïc Hoguin
2015-05-09Skip any handling of dependencies if SKIP_DEPS is definedLoïc Hoguin
2015-05-09Merge branch 'cover' of https://github.com/zuiderkwast/erlang.mkLoïc Hoguin
2015-05-09Silence fetching of dependenciesLoïc Hoguin
2015-05-08Fully specify the ct pathsLoïc Hoguin
2015-05-07Add a check targetLoïc Hoguin
2015-05-07Add Asciidoc documentation supportLoï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-24Combined coverage report for eunit and ctViktor Söderqvist
2015-01-12Update copyright yearLoïc Hoguin
2015-01-12Add "necessary evil" autopatch featureLoïc Hoguin
2015-01-10Introduce test builds and unify testing tools interfaceLoïc Hoguin
2015-01-10Improve the target 'all'Loïc Hoguin
2015-01-08Temporary fix: don't run rel if not needed with -jLoïc Hoguin
2015-01-08Speed up "erl" invocationsLoïc Hoguin
2015-01-07Fix parallel compilationLoïc Hoguin
2015-01-06Document parallel execution (-j flag)Loïc Hoguin
2015-01-06Merge branch 'deps_app_rel_order' of https://github.com/stolen/erlang.mkLoïc Hoguin
2014-12-26add svn dependenciesChristopher Vance
2014-12-23Build deps, app, rel targets really in that orderDanil Zagoskin
2014-11-25Remove +warn_export_all from the enabled warnings by defaultLoïc Hoguin
2014-11-25Group clean-app commandsLoïc Hoguin
2014-11-19Don't try to compile mibs if the mibs/ directory is missingLoïc Hoguin
2014-11-19Merge branch 'compile-mibs' of git://github.com/danielwhite/erlang.mkLoïc Hoguin
2014-11-18Merge branch 'erlc-excl' of git://github.com/efcasado/erlang.mkLoïc Hoguin
2014-11-18Add support for excluding erl filesEnrique Fernandez
2014-11-15Support for compiling SNMP MIBsDaniel White
2014-11-05Add an erlang-mk target for automated updating of erlang.mkLoïc Hoguin
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-30erlc: update {id, git} in .app.src with git describe outputDave Cottlehuber
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-09-11Add wget fallbackcrownedgrouse