aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-09-08core.mk: Support DragonFlyBSD as a new platformJean-Sébastien Pédron
2015-09-08Quick README update cleaning and fixing thingsLoïc Hoguin
2015-09-08Add a chapter Why Erlang.mk?Loïc Hoguin
2015-09-07Add a Limitations chapter to the docsLoïc Hoguin
2015-09-07Add an unrelated .hrl file in asn1 and mib testsLoïc Hoguin
2015-09-07Add a test ensuring compilation errors are detectedLoïc Hoguin
2015-09-06Add NO_MAKEDEP: don't rebuild .d file if it already existsLoïc Hoguin
2015-09-06Use epp:parse_file/3 for compat with older OTP versionsLoïc Hoguin
2015-09-06Use a different method to build the generate ruleLoïc Hoguin
2015-09-06Fix escaping of backslashLoïc Hoguin
2015-09-06Add tests for user generated Erlang source filesLoïc Hoguin
2015-09-05Add a test for .yrl files that include headersLoïc Hoguin
2015-09-05Add tests for yrl filesLoïc Hoguin
2015-09-05Add tests for a .xrl file that includes .hrl filesLoïc Hoguin
2015-09-04Add test for xrl filesLoïc Hoguin
2015-09-04Simplify one check in mibs testLoïc Hoguin
2015-09-04Don't recompile everything when one mib file changesLoïc Hoguin
2015-09-04Add tests for mibsLoïc Hoguin
2015-09-04Add test for recursive header dependency trackingLoïc Hoguin
2015-09-04Add test for header dependency trackingLoïc Hoguin
2015-09-03test: Add missing clean target dependencyLoïc Hoguin
2015-09-03Fix bug where intermediate files from .asn1 wouldn't get cleanedLoïc Hoguin
2015-09-03Add a test for building .asn1 filesLoïc Hoguin
2015-09-03Add a test for ERLANG_MK_BUILD_DIRLoïc Hoguin
2015-09-03Improve upgrade testLoïc Hoguin
2015-09-03Add tests for upgrading Erlang.mkLoïc Hoguin
2015-09-03Add tests for the bootstrap pluginLoïc Hoguin
2015-09-03Add missing link to app.asciidoc in guide indexLoïc Hoguin
2015-09-03Generate `$(PROJECT).d` before calling `make app-build`Jean-Sébastien Pédron
2015-09-03Fix list of modules in the .app fileLoïc Hoguin
2015-09-03Improve the dependency trackingLoïc Hoguin
2015-09-02Merge branch 'double-colon-for-source-files' of https://github.com/rabbitmq/e...Loïc Hoguin
2015-09-02Merge branch 'alt_build_config_name' of https://github.com/zerotao/erlang.mkLoïc Hoguin
2015-09-02Merge branch 'jacorro.update_elvis_0.2.5' of https://github.com/inaka/erlang.mkLoïc Hoguin
2015-09-02app.asciidoc: Document how to handle generated source filesJean-Sébastien Pédron
2015-09-02erlc.mk: Remove the target touching source filesJean-Sébastien Pédron
2015-09-02erlc.mk: Use double-colon targets for source files targetsJean-Sébastien Pédron
2015-09-02Add dependency tracking (makedep)Loïc Hoguin
2015-09-02Replace core_find with native findLoïc Hoguin
2015-09-02Disable concurrent building entirelyLoïc Hoguin
2015-09-01Update elvis to 0.2.5Juan Facorro
2015-08-27Add support for external pluginsLoïc Hoguin
2015-08-27Add support for 'compile' step for pluginsLoïc Hoguin
2015-08-27Remove a temporary fileLoïc Hoguin
2015-08-26Fix auto disabling of triq when not in depsLoïc Hoguin
2015-08-26Improve the erlydtl pluginLoïc Hoguin
2015-08-26Add package riak_control to the indexLoïc Hoguin
2015-08-22Add first three chapters of new documentationLoïc Hoguin
2015-08-18Fix build config renamingJason L. Shiffer
2015-08-16Merge branch 'xargs-darwin-find' of https://github.com/manifest/erlang.mkLoïc Hoguin