aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/bootstrap.mk
AgeCommit message (Expand)Author
2022-05-23Hopefully more portable bootstrap-rel fixLoïc Hoguin
2022-05-23Better fix for inserting BUILD_DEPS += relxLoïc Hoguin
2022-05-23Automatically add relx dependency on bootstrap-relLoïc Hoguin
2022-04-27Upgrade to Relx 4 which is now used as a libraryLoïc Hoguin
2019-06-17Set locale to `C` when checking bootstrapped app nameJean-Sébastien Pédron
2018-11-28Rename the rel/ directory to config/ by defaultLoïc Hoguin
2018-11-26Rename render_template to core_render and move into coreLoïc Hoguin
2018-11-26Fix propagation of SP in sub-appsLoïc Hoguin
2018-11-24Disallow uppercase characters in application namesLoïc Hoguin
2018-11-24Error out on dash characters during bootstrapLoïc Hoguin
2018-11-23Allow overriding APPS_DIR/DEPS_DIR in appsLoïc Hoguin
2018-11-23Ensure apps have APPS_DIR and DEPS_DIR definedLoïc Hoguin
2018-05-14list templates on seperate linesMads Flensted-Urech
2018-05-14Fix use of templates from plugins in apps layoutLoïc Hoguin
2018-04-25Add gen_statem templatejuhlig
2017-04-27Add a test for plugin templates and fix an issue with themLoï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-21Update Copyright notices2016.10.21Loïc Hoguin
2016-03-19Merge branch 'add_tpl_empty' of https://github.com/ingwinlu/erlang.mkLoïc Hoguin
2016-02-26Correct output of bootstrap help targetderwinlu
2016-02-17Add 'module' templatederwinlu
2015-12-24Work around an auto completion bug with ZSHLoïc Hoguin
2015-11-19Do not export templates as environment variablesJean-Sébastien Pédron
2015-10-19Fix creating modules from templates when using apps/ onlyLoïc Hoguin
2015-09-29Add support for APPS_DIRLoïc Hoguin
2015-09-18Test "no .app.src" by default, test legacy with LEGACY=1Loïc Hoguin
2015-07-04Add $(verbose) to avoid completely silencing commandsLoïc Hoguin
2015-07-04Allow changing template whitespaceLoïc Hoguin
2015-05-15Replace make with $(MAKE) for BSD compatibilityLoïc Hoguin
2015-05-09Merge branch 'improved_bootstrap' of https://github.com/andrzejsliwa/erlang.mkLoïc Hoguin
2015-01-12Update copyright yearLoïc Hoguin
2014-12-22Improve the gen_fsm templateLoïc Hoguin
2014-12-20Added a gen_fsm templateGraham Hay
2014-10-30erlc: update {id, git} in .app.src with git describe outputDave Cottlehuber
2014-09-24Fix for the cowboy_rest templateEric Sagnes
2014-08-15handling unescaped templatesAndrzej Sliwa
2014-08-02Fixed output of help commandUmbertoC
2014-07-31Add command-line help to the bootstrap pluginLoïc Hoguin
2014-07-30Add bootstrap pluginLoïc Hoguin