aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2018-11-27Don't use the non-portable flock -c, use flock sh -cLoïc Hoguin
2018-11-27Fix jobserver unavailable warningsLoïc Hoguin
2018-11-26Rename render_template to core_render and move into coreLoïc Hoguin
2018-11-26Use flock/lockf when available to avoid a -j issueLoïc Hoguin
2018-11-25Build issues testing multi-apps projectsLoïc Hoguin
2018-11-25Build $(PROJECT).d in a separate $(MAKE) callLoïc Hoguin
2018-11-24Add the git-subfolder fetch methodLoïc Hoguin
2018-11-24Add a warning to not edit env.mkLoïc Hoguin
2018-11-23Ensure apps eunit tests only run once when called directlyLoïc Hoguin
2018-11-23Reorder the test-dir options to make it more like compile_erlLoïc Hoguin
2018-09-12Append -native to ERLANG_HIPE installationsLoïc Hoguin
2018-09-12Prevent kerl from being deleted uncorrectlyLoïc Hoguin
2018-08-01Filter out the old OTP versions from LATEST_ERLANG_OTPLoïc Hoguin
2018-06-27Add a missing IS_DEPS=1 for docs depsLoïc Hoguin
2018-06-21Add the version fetched to the DEP lineLoïc Hoguin
2018-05-15Don't use release candidates when LATEST_ERLANG_OTP=12018.05.15Loïc Hoguin
2018-05-14Display the version fetched of dependenciesLoïc Hoguin
2018-05-14Small tweaks to previous PRLoïc Hoguin
2018-05-14Update to support WindowsStanislav Ovchar
2018-05-14Update makedep.erl to ignore hrl loopsStanislav Ovchar
2018-05-14Fix #757: recompile erl if hrl from another app was updatedStanislav Ovchar
2018-05-07Escape double quotes when passing ERLC_OPTS during testsLoïc Hoguin
2018-05-02Add LATEST_ERLANG_OTP=1 to automatically select the latest buildLoïc Hoguin
2018-04-25Fix rebar pre_hooks patchSerhii Kostiushkin
2018-03-14Speed up the git clone download by using shallow downloads.Andreas Krüger
2018-03-05Fetch the version from rebar.lock if not specified in rebar.config2018.03.05Loïc Hoguin
2018-03-01Change to repo.hex.pm, S3 URL is deprecated2018.03.01Eric Meadows-Jönsson
2018-03-01.app.src.script files may return app specification directlyHans Bulfone
2017-11-15Use dep rather than package names in .app filesThomas Nixon
2017-10-23Masquerade the version when {vsn, {cmd, "..."}} is usedLoïc Hoguin
2017-10-23Add CONFIG and SCRIPT variables to .app.src.script filesLoïc Hoguin
2017-10-19Handle lists in -D compiler switches in autopatchLoïc Hoguin
2017-08-30Support in pattern matching of extra data typeplakshman93
2017-08-28Remove stray $t variable2017.08.28Loïc Hoguin
2017-08-23Ensure the current shell knows about PATH when pinning OTPLoïc Hoguin
2017-08-16More improvements to version pinningLoïc Hoguin
2017-08-15Prevent recursion when building a pinned Erlang/OTPLoïc Hoguin
2017-08-14Add experimental pinning of Erlang/OTP versionLoïc Hoguin
2017-07-06Fix handling of Rebar's .app.src.script files2017.07.06Loï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-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-04-28Consider all projects with a rebar.lock rebar projectsLoïc Hoguin
2017-04-25core/erlc.mk: added src subfolders support in makedep.erlOleksiy Kebkal
2017-04-25compile apps in the right order by looking at their LOCAL_DEPSJeffrey Griffin