aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2015-09-22Make autopatch work on WindowsLoïc Hoguin
2015-09-21Fix autopatch of non-atom applications namesLoïc Hoguin
2015-09-21Add support for BUILD_DEPSLoïc Hoguin
2015-09-18Test "no .app.src" by default, test legacy with LEGACY=1Loïc Hoguin
2015-09-17Only set id to git --describe when we are a dependencyLoïc Hoguin
2015-09-17Add initial 'make rebar.config'Loïc Hoguin
2015-09-14Make relx work on Windows/MSYS2Loïc Hoguin
2015-09-12Add msys2 platform detectionLoïc Hoguin
2015-09-11Merge branch 'clean_erlang_mk_tmp' of https://github.com/ingwinlu/erlang.mkLoïc Hoguin
2015-09-11add distclean-tmpderwinlu
2015-09-11Fix bug where ERLC_EXCLUDE'd modules were in .app fileLoïc Hoguin
2015-09-10Replace a @ with a $(verbose)Loïc Hoguin
2015-09-09erlc.mk: Fix "no Erlang application" supportJean-Sébastien Pédron
2015-09-09core.mk: Allow to take erlang.mk from an alternate Git repositoryJean-Sébastien Pédron
2015-09-08core.mk: Support DragonFlyBSD as a new platformJean-Sébastien Pédron
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-04Don't recompile everything when one mib file changesLoïc Hoguin
2015-09-03Fix bug where intermediate files from .asn1 wouldn't get cleanedLoï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-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-08-27Add support for external pluginsLoïc Hoguin
2015-08-27Add support for 'compile' step for pluginsLoïc Hoguin
2015-08-26Improve the erlydtl pluginLoï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
2015-08-16Improve dependency handlingLoïc Hoguin
2015-08-14Fix a bug where modules were missing on first makeLoïc Hoguin
2015-07-21Don't use warning_as_errors for erlang.mk-style depsLoïc Hoguin
2015-07-12The '-r' option of 'xargs' is illegal on OSXAndrei Nesterov
2015-07-04Add $(verbose) to avoid completely silencing commandsLoïc Hoguin
2015-07-04Allow changing template whitespaceLoïc Hoguin
2015-07-03Add {ref, Commit} form for rebar3 depsLoïc Hoguin
2015-07-02Reduce dependency on external programsLoïc Hoguin
2015-06-29Add hex support for autopatched applicationsLoïc Hoguin
2015-06-28Bundle the package index directly inside erlang.mkLoïc Hoguin
2015-06-27Add registered field if missing from .app.srcLoïc Hoguin
2015-06-27Remove ebin/$(DEP).app when patching rebar outLoïc Hoguin
2015-06-26Fix deps regexpSlava Yurin
2015-06-24Fix amqp_client: link to rabbit_commonLoïc Hoguin
2015-06-23Only apply RabbitMQ patches for rabbit projectsLoïc Hoguin
2015-06-21Fix autopatch issues introduced in recent mergesLoïc Hoguin