aboutsummaryrefslogtreecommitdiffstats
path: root/core/core.mk
AgeCommit message (Expand)Author
2015-07-04Add $(verbose) to avoid completely silencing commandsLoïc Hoguin
2015-07-04Allow changing template whitespaceLoïc Hoguin
2015-07-02Reduce dependency on external programsLoïc Hoguin
2015-06-28Bundle the package index directly inside erlang.mkLoïc Hoguin
2015-06-18Use the real path instead of symbolic links to erlang.mkLoïc Hoguin
2015-06-14Generate the .app file directly from the MakefileLoïc Hoguin
2015-06-04Fetch the whole of rebar when patching rebar depsLoïc Hoguin
2015-05-19Import rebar_utils for improved compatibilityLoïc Hoguin
2015-05-15Add support for rebar.config.scriptLoïc Hoguin
2015-05-15Replace make with $(MAKE) for BSD compatibilityLoïc Hoguin
2015-05-14Get rid of the autopatch hack for properLoï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-07Add a check targetLoïc Hoguin
2015-05-07Add Asciidoc documentation supportLoïc Hoguin
2015-01-12Update copyright yearLoï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
2014-11-05Add an erlang-mk target for automated updating of erlang.mkLoïc Hoguin
2014-09-12Merge branch 'wget_fallback' of git://github.com/crownedgrouse/erlang.mkLoïc Hoguin
2014-09-11Add wget fallbackcrownedgrouse
2014-07-25Strip whitespace around the PROJECT variableLoïc Hoguin
2014-05-28Cut erlang.mk into many small componentsLoïc Hoguin