aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2016-12-19core/erlc.mk: Quote application name in .appJean-Sébastien Pédron
2016-12-19plugins/escript.mk: Remove $(ESCRIPT_FILE) in distclean-escriptJean-Sébastien Pédron
2016-12-02Make asciideck a little more verbose2016.12.08Loïc Hoguin
2016-11-29Give ebin paths when creating the PLTLoïc Hoguin
2016-11-26Add CT_LOGS_DIRnevar
2016-11-25Makefile: Set LC_COLLATE=C when building erlang.mkJean-Sébastien Pédron
2016-11-20Only delete ebin when fetching Erlang.mk projectsLoïc Hoguin
2016-11-20Better .app autopatch handlingLoïc Hoguin
2016-11-19Don't autopatch if rebar is mentioned in commentsLoïc Hoguin
2016-11-04Rename CI_HIPE_LLVM to CI_ERLLVMLoïc Hoguin
2016-11-03Clarify gmake commands on FreeBSD/HomebrewLoïc Hoguin
2016-11-03Fix missing commaLoïc Hoguin
2016-11-03Add experimental ErLLVM support in CILoïc Hoguin
2016-11-03Add experimental HiPE support in CI2016.11.03Loïc Hoguin
2016-11-01Test asciidoc with more than one man sectionLoïc Hoguin
2016-11-01We need Asciideck to generate docs nowLoïc Hoguin
2016-11-01Document ESCRIPT_ZIP=zip and Ubuntu's p7zip-fullLoïc Hoguin
2016-10-31Switch asciidoc-manual to using AsciideckLoïc Hoguin
2016-10-31Add package asciideck to the indexLoïc Hoguin
2016-10-31Fix a missing file warningLoïc Hoguin
2016-10-30Fix running Dialyzer on apps/* when they have depsLoïc Hoguin
2016-10-30Greatly improve the escript supportLoïc Hoguin
2016-10-30Use := instead of = for list of filesLoïc Hoguin
2016-10-30Properly convert DTL files path on Windows/MSYS2Loïc Hoguin
2016-10-29Remove appveyor/circleci filesLoïc Hoguin
2016-10-29Small tweak to make it easier for me to notice test failuresLoïc Hoguin
2016-10-29Fix broken test on OSXLoïc Hoguin
2016-10-29Add chapter about self-extracting releasesLoïc Hoguin
2016-10-29Make the sfx plugin use the tarball from RelxLoïc Hoguin
2016-10-29Revert change to erlang.mk fileLoïc Hoguin
2016-10-28Make the relx tests work on FreeBSD/OSXLoïc Hoguin
2016-10-28Add "make relup"Loïc Hoguin
2016-10-28Tweak Relx testsLoïc Hoguin
2016-10-28Add sasl and runtime_tools to the default relx.configLoïc Hoguin
2016-10-28Set PROJECT_VERSION to 0.1.0 in templatesLoïc Hoguin
2016-10-28add tests for relx pluginderwinlu