aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-06Fix handling of Rebar's .app.src.script files2017.07.06Loïc Hoguin
2017-06-08Update lager repository org.Daniil Fedotov
2017-05-26Fix a typoLoïc Hoguin
2017-05-25Edit the previous doc additionLoïc Hoguin
2017-05-25Document workaround with relx semver valueStanislav Ovchar
2017-05-25Cleanup the relx test suiteLoïc Hoguin
2017-05-25Update relx up to v3.23.0Stanislav Ovchar
2017-05-22Add package idna to the indexLoïc Hoguin
2017-05-17Add a note about Windows CRLF2017.05.18Loïc Hoguin
2017-05-16Add a test for ErlyDTL with a custom tagLoïc Hoguin
2017-05-15Also test WITHOUT when updating Erlang.mkLoïc Hoguin
2017-05-15Add tweaks and tests for the WITHOUT featureLoïc Hoguin
2017-05-15Add WITHOUT variable to exclude components on buildbenoitc
2017-05-15Support plugins local to the applicationJean-Sébastien Pédron
2017-05-15Add dep_fetch_lnderwinlu
2017-05-15Make autopatch of Erlang.mk projects less obtrusiveLoïc Hoguin
2017-05-13Add a test for EDOC_SRC_DIRS and tweak the feature a bitLoïc Hoguin
2017-05-13edoc: apps to generate doc for default to ALL_APPS_DIRS + ALL_DEPS_DIRSJean Parpaillon
2017-05-13Convert legacy cover tests and fix a few issuesLoïc Hoguin
2017-05-12Fix the test merged in the previous commitLoïc Hoguin
2017-05-12Add test for CT on root app with sub-appsAlexey Lebedeff
2017-05-12Fix make run on windowsStanislav Ovchar
2017-05-12plugins/xref.mk: Fetch xrefr 1.1.0Jean-Sébastien Pédron
2017-05-12Support early-stage plugins through `$(DEP_EARLY_PLUGINS)`Jean-Sébastien Pédron
2017-05-12Make sure the build fails if a docs/rel/test/shell dep failsJean-Sébastien Pédron
2017-05-12core/deps.mk: Move .app in autopatch2 only if file existsJean-Sébastien Pédron
2017-05-12test/core_deps.mk: Wait for node in core-deps-relJean-Sébastien Pédron
2017-05-10plugins/xref.mk: Disable variable expansion in help messageJean-Sébastien Pédron
2017-05-10Fix paths in protobuffs pluginKevin Wilson
2017-05-10Add package toml to the indexStanislaw Klekot
2017-04-28Consider all projects with a rebar.lock rebar projectsLoïc Hoguin
2017-04-27Use --gpg-no-sign in commits in testsLoïc Hoguin
2017-04-27Add a test for plugin templates and fix an issue with themLoïc Hoguin
2017-04-25Add test for plugins test buildsDaniel Goertzen
2017-04-25Fix invalid relx.config path on WindowsLoïc Hoguin
2017-04-25Fix of handling relx.config release versionKrister Svanlund
2017-04-25Stylistic changes to makedep tests2017.04.25Loïc Hoguin
2017-04-25core/erlc.mk: added src subfolders support in makedep.erlOleksiy Kebkal
2017-04-25Improve the newly added testLoïc Hoguin
2017-04-25Accumulate eunit failures in multi-appsStanislav Ovchar
2017-04-25compile apps in the right order by looking at their LOCAL_DEPSJeffrey Griffin
2017-04-25fix removing deps.log at toplevel when in a multi-app layoutJeffrey Griffin
2017-04-25Use $(if) instead of ifeq and add a test for RELX_TAR=0Loïc Hoguin
2017-04-25Make tar-ball generation optional with relxStefan Hellkvist
2017-04-25build.config: Move erlydtl to run laterPhilip Cristiano
2017-04-19Move external plugin loading at the end of erlang.mkLoïc Hoguin
2017-04-10Only makedep and build asn1/xrl/mib files when necessaryLoïc Hoguin
2017-02-08Fix Archlinux Installation Instructionsderwinlu
2017-01-12Set ASN.1 compilation options using ERLC_ASN1_OPTS2017.01.12Klas Johansson
2017-01-12plugins/syntastic.mk: New plugin to pass build options to SyntasticJean-Sébastien Pédron