aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2020-11-30Add dep version in examples in README and user guideViktor Söderqvist
2020-06-18Add initial Concuerror integrationLoïc Hoguin
2020-04-21Add bash completion scriptcrownedgrouse
2020-04-13Add plugin esh.mk to the index/documentationcrownedgrouse
2020-03-04Add the query-deps family of targets2020.03.05Loïc Hoguin
2020-02-11Support Hex packages with name different from application2020.02.11Loïc Hoguin
2019-07-01Update recommendation to Make 4.22019.07.01Loïc Hoguin
2018-12-07Document the PropEr pluginLoïc Hoguin
2018-12-07Document code coverageLoïc Hoguin
2018-12-05Allow hooking before/after autopatchLoïc Hoguin
2018-12-04Fix and document Dialyzer against beam filesLoïc Hoguin
2018-12-04Document cross compilingLoïc Hoguin
2018-12-04Add ci.erlang.mk to the plugin listLoïc Hoguin
2018-12-03Add version.mk to the plugins listLoïc Hoguin
2018-12-03Don't rebuild dependencies by defaultLoïc Hoguin
2018-11-30Document selecting RELX_CONFIG for prod/devLoïc Hoguin
2018-11-30Document that DEPS has precedence over TEST_DEPS etc.Loïc Hoguin
2018-11-29Add the target help-plugins to document external pluginsLoïc Hoguin
2018-11-28Document parallel buildingLoïc Hoguin
2018-11-28Rename the rel/ directory to config/ by defaultLoïc Hoguin
2018-11-26Allow running test cases without groups in CTLoïc Hoguin
2018-11-26Add a guide section about dealing with duplicate modulesLoïc Hoguin
2018-11-26Document the requirement on flock for parallel buildsLoïc Hoguin
2018-11-24Add the git-subfolder fetch methodLoïc Hoguin
2018-11-24Document building EDoc on all apps in multi-apps projectsLoïc Hoguin
2018-07-05Document ERLANG_MK_REPO and ERLANG_MK_COMMITKrzysztof Jurewicz
2018-06-04Add basic documentation for Triq pluginKrzysztof Jurewicz
2018-05-31Add $(TEST_DIR) to the default value of SHELL_PATHSKrzysztof Jurewicz
2018-05-14Document PROJECT_ENV usage with/without fileAlexander Clouter
2018-04-25Add gen_statem templatejuhlig
2018-01-24On Alpine gawk is requiredLoïc Hoguin
2018-01-24Tweak the new Sphinx plugin's documentationLoïc Hoguin
2018-01-24Add support for Sphinx documentation builderStanislaw Klekot
2017-10-07docs: use `make` instead of deprecated homebrew `homebrew/dupes/mak`rheza
2017-09-17Add trick for exporting C build flags to sub-MakefilesLoïc Hoguin
2017-08-28Tweak newly added docsLoïc Hoguin
2017-08-28Document CI and OTP version management/pinningLoïc Hoguin
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-17Add a note about Windows CRLF2017.05.18Loï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-12Support early-stage plugins through `$(DEP_EARLY_PLUGINS)`Jean-Sébastien Pédron
2017-04-25compile apps in the right order by looking at their LOCAL_DEPSJeffrey Griffin
2017-02-08Fix Archlinux Installation Instructionsderwinlu
2017-01-12Set ASN.1 compilation options using ERLC_ASN1_OPTS2017.01.12Klas Johansson